Advertisement
tzvij

WordPress plugin intro

Nov 20th, 2013
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.34 KB | None | 0 0
  1. <?php
  2. /**
  3.  * Plugin Name: Name Of The Plugin
  4.  * Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
  5.  * Description: A brief description of the Plugin.
  6.  * Version: The Plugin's Version Number, e.g.: 1.0
  7.  * Author: Name Of The Plugin Author
  8.  * Author URI: http://URI_Of_The_Plugin_Author
  9.  * License: A "Slug" license name e.g. GPL2
  10.  */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement