Skip to content

Instantly share code, notes, and snippets.

@khaledMohammed000
Created January 31, 2017 06:26
Show Gist options
  • Select an option

  • Save khaledMohammed000/4b95d3b6df4575765c7daea92fbb78cc to your computer and use it in GitHub Desktop.

Select an option

Save khaledMohammed000/4b95d3b6df4575765c7daea92fbb78cc to your computer and use it in GitHub Desktop.
Start file for Home Page Modify
<?php
/*
Plugin Name: AMP Home Page Modify
Version: 0.0.1
Author: Mohammed Khaled
Author URI: https://ampforwp.com/
Donate link: https://www.paypal.me/Kaludi/5
License: GPL2
*/
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) exit;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment