Skip to content

Instantly share code, notes, and snippets.

View vmanthos's full-sized avatar

Vasilis Manthos vmanthos

  • Thessaloniki, Greece
  • 13:40 (UTC +02:00)
  • X @vmanthos
View GitHub Profile
<?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.