Created
August 17, 2017 09:45
-
-
Save tyxla/485bbe4357befa5d1be9eec406bb3643 to your computer and use it in GitHub Desktop.
Custom WordPress Plugin
This file contains 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: My Test Plugin | |
* Plugin URI: https://wordpress.com/ | |
* Description: Your custom description here | |
* Version: 1.0 | |
* Author: WordPress.com | |
* Author URI: https://developer.wordpress.org/ | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment