Created
November 6, 2018 18:35
-
-
Save eto4detak/9e79a95b4173902253e713c6b3085cf4 to your computer and use it in GitHub Desktop.
wp php page template 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
<?php | |
/* | |
Plugin Name: Movie Reviews | |
Plugin URI: http://wp.tutsplus.com/ | |
Description: Declares a plugin that will create a custom post type displaying movie reviews. | |
Version: 1.0 | |
Author: Soumitra Chakraborty | |
Author URI: http://wp.tutsplus.com/ | |
License: GPLv2 | |
*/ | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment