1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2025-04-19 05:35:36 +03:00

updating the page-level doc blocks

related #38
This commit is contained in:
Tom McFarlin 2013-05-09 22:20:26 -04:00
parent 4e2a2564a8
commit 6927761a88
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,9 @@
<?php
/**
* Fired when the plugin is uninstalled.
*
* @package PluginName
* @since 1.0.0
*/
// If uninstall, not called from WordPress exit