Created
January 30, 2017 10:52
-
-
Save khaledMohammed000/577b102c7a110b9546b30967cead7f70 to your computer and use it in GitHub Desktop.
starting code
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: AMP nav links 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