Skip to content

Instantly share code, notes, and snippets.

@khaledMohammed000
Created January 30, 2017 10:52
Show Gist options
  • Select an option

  • Save khaledMohammed000/577b102c7a110b9546b30967cead7f70 to your computer and use it in GitHub Desktop.

Select an option

Save khaledMohammed000/577b102c7a110b9546b30967cead7f70 to your computer and use it in GitHub Desktop.
starting code
<?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