Current File : /home/pacjaorg/wpt.pacja.org/2024/wp-content/advanced-cache.php |
<?php
// Boost Cache Plugin - v0.0.3
if ( ! file_exists( '/home3/pacjaorg/public_html/wp-content/plugins/jetpack-boost/app/modules/optimizations/page-cache/pre-wordpress/Boost_Cache.php' ) ) {
return;
}
require_once( '/home3/pacjaorg/public_html/wp-content/plugins/jetpack-boost/app/modules/optimizations/page-cache/pre-wordpress/Boost_Cache.php');
$boost_cache = new Automattic\Jetpack_Boost\Modules\Optimizations\Page_Cache\Pre_WordPress\Boost_Cache();
$boost_cache->init_actions();
$boost_cache->serve();