Skip to content

Instantly share code, notes, and snippets.

View eSilverStrike's full-sized avatar

Tom eSilverStrike

View GitHub Profile
@jonnmc
jonnmc / wp-update-check-cache.php
Last active April 28, 2026 07:09
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,