Skip to content

Instantly share code, notes, and snippets.

@entr
Created March 25, 2015 18:35
Show Gist options
  • Save entr/a497e75659b73e9aab1b to your computer and use it in GitHub Desktop.
Save entr/a497e75659b73e9aab1b to your computer and use it in GitHub Desktop.
WP plugin include starter
<?php
/**
* @package [name]
* @subpackage [name]
* @since [version]
*/
defined('ABSPATH') or exit;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment