Created
March 31, 2015 15:46
-
-
Save zachary-russell/8ef1063fcfdeb4d977bc to your computer and use it in GitHub Desktop.
WordPress Plugin Starter File
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: My Plugin | |
* Plugin URI: | |
* Description: | |
* Version: 1.0 | |
* Author: ProTech Internet Group | |
* Author URI: https://protechig.com | |
* License: GPL2 | |
* / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment