1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2025-05-09 07:19:08 +03:00

continuing to update all page-level docblocks for consistency

related 
This commit is contained in:
Tom McFarlin 2013-05-16 09:41:58 -04:00
parent b8c03c083a
commit bfc094ec68
3 changed files with 14 additions and 17 deletions
plugin-name

View file

@ -2,12 +2,11 @@
/**
* Fired when the plugin is uninstalled.
*
* @package PluginName
* @author Your Name <email@example.com>
* @license GPL-2.0+
* @link example.com
* @package PluginName
* @author Your Name <email@example.com>
* @license GPL-2.0+
* @link http://example.com
* @copyright 2013 Your Name or Company Name
* @version 1.0.0
*/
// If uninstall, not called from WordPress, then exit