Skip to content

Instantly share code, notes, and snippets.

@islandjoe
Created October 14, 2016 21:34
Show Gist options
  • Save islandjoe/82257a9106447b6b174fb928221dd08d to your computer and use it in GitHub Desktop.
Save islandjoe/82257a9106447b6b174fb928221dd08d to your computer and use it in GitHub Desktop.
WordPress plugin header template
<?php
/*
Plugin Name: My Awesome Plugin
Plugin URI: http://compendium.xyz
Description: Describe what your plugin does and why you created it.
Version: 1.0
Author: Arthur Kho
Author URI: https://github.com/islandjoe
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment