Created
February 16, 2017 16:23
-
-
Save Tmeister/8177f6c0cf54cd17a6d86b03e88b258c to your computer and use it in GitHub Desktop.
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: WordPress.org Plugin | |
Plugin URI: https://developer.wordpress.org/plugins/the-basics/ | |
Description: Basic WordPress Plugin Header Comment | |
Version: 20160911 | |
Author: WordPress.org | |
Author URI: https://developer.wordpress.org/ | |
License: GPL2 | |
License URI: https://www.gnu.org/licenses/gpl-2.0.html | |
Text Domain: wporg | |
Domain Path: /languages | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment