This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Plugin Name: WP Rocket | Enable Lazy Load for the Genesis Framework | |
| * Description: This mu-plugin is for enabling Lazy Load for the Genesis Framework | |
| * Author: Vasilis Manthos | |
| * License: GNU General Public License v3 or later | |
| * License URI: http://www.gnu.org/licenses/gpl-3.0.html | |
| */ | |
| // Basic security, prevents file from being loaded directly. |
NewerOlder