Skip to content

Instantly share code, notes, and snippets.

@fedesilvaponte
Created August 2, 2012 14:06
Show Gist options
  • Save fedesilvaponte/3237331 to your computer and use it in GitHub Desktop.
Save fedesilvaponte/3237331 to your computer and use it in GitHub Desktop.
Wp Plugin Head
<?php
/*
Plugin Name: Plugin Name
Plugin URI: http://example.com/the-plugin
Description: A brief description of the Plugin.
Version: 1.0
Author: Your name
Author URI: http://example.com
License: GPL2?
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment