Skip to content

Instantly share code, notes, and snippets.

View werkmind's full-sized avatar

Werkmind werkmind

View GitHub Profile
@werkmind
werkmind / wp-update-check-cache.php
Created April 17, 2026 04:54 — forked from jonnmc/wp-update-check-cache.php
WP Update Check Cache -- Template
<?php
/**
* ============================================================================
* WP Update Check Cache -- Template
* ============================================================================
*
* PURPOSE
* Caches responses from plugin/theme update-check endpoints to reduce admin
* page-load time. WordPress fires these checks on every admin pageview, which
* can add seconds of latency when plugins like Elementor, HappyFiles, MailPoet,