Created
February 14, 2017 17:24
-
-
Save CapWebSolutions/c3402d20becae1788d97f84d83d47351 to your computer and use it in GitHub Desktop.
Plugin file header
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
| /** | |
| * Plugin Name | |
| * | |
| * @package PluginPackage | |
| * @author Cap Web Solutions|Matt Ryan | |
| * @copyright 2017 Matt Ryan | |
| * @license GPL-2.0+ | |
| * | |
| * @wordpress-plugin | |
| * Plugin Name: Plugin Name | |
| * Plugin URI: https://github.com/CapWebSolutions/plugin-name | |
| * Description: Description of the plugin. | |
| * Version: 1.0.0 | |
| * Author: Matt Ryan | |
| * Author URI: https://github.com/CapWebSolutions/ | |
| * Text Domain: plugin-name | |
| * License: GPL-2.0+ | |
| * License URI: http://www.gnu.org/licenses/gpl-2.0.txt | |
| */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment