📄 Viewing: endurance-browser-cache.php
<?php
/*
Plugin Name: Endurance Browser Cache
Description: Browser caching.
Version: 0.4
Author: Mike Hansen
Author URI: https://www.mikehansen.me/
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
// Do not access file directly!
if ( ! defined( 'WPINC' ) ) { die; }
define( 'EBC_VERSION', 0.4 );
/*
Code for the Endurance Browser Cache Plugin integrated into the Endurance Page Cache plugin.
See merge for more information:
https://github.com/bluehost/endurance-page-cache/commit/fc66c1963adef251bd0741acb1827d5cbc19941b
new Endurance_Browser_Cache
*/
🌑 DarkStealth — WP Plugin Edition
Directory: /home/httpd/html/matrixmodels.com/public_html/wordpress/wp-content/mu-plugins