Skip to content

Instantly share code, notes, and snippets.

View Eran-E's full-sized avatar

Eran Einav Eran-E

View GitHub Profile
@Eran-E
Eran-E / wp-42573.php
Last active July 30, 2020 14:07 — forked from westonruter/wp-42573.php
WP Trac #42573: Fix for theme template caching. https://core.trac.wordpress.org/ticket/42573
<?php
/**
* Plugin name: WP Trac #42573: Fix for theme template file caching.
* Description: Flush the theme file cache each time the admin screens are loaded or with admin bar button option
* Plugin URI: https://core.trac.wordpress.org/ticket/42573
* Author: Weston Ruter, XWP.
* Author URI: https://weston.ruter.net
*/