mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-26 11:02:22 +08:00
Include the wp-content/advance-cache.php script, this is used by a number of WordPress caching plugins. https://codex.wordpress.org/Editing_wp-config.php#Cache
1 line
28 B
Text
1 line
28 B
Text
define( 'WP_CACHE', true );
|