1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-04 20:33:16 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Tom McFarlin 2c29f1ca04 moving $wpdb outside of the conditional so both cases work
Fixes #182
2014-05-09 09:35:11 -04:00
Robert Harm 17b4d608ed expand uninstall.php to also delete transient, options, custom database tables and files 2014-03-25 13:25:08 +01:00
Chad Warren 36742f327a Update @copyright date to reflect new year 2014-01-02 16:44:06 -05:00
Tom McFarlin 119c874120 changing all 'TODO' to '@TODO'
changing all 'TODO' to '@TODO' so that they are easier to find in IDE's that support @TODO tags

Signed-off-by: Tom McFarlin <tom@tommcfarlin.com>
2013-11-16 12:30:18 -05:00
Tom McFarlin aa9368a81f updating a comment 2013-10-30 16:50:42 -04:00
Tom McFarlin 465603b5c8 replacing all instances of PluginName with PluginName as per the WordPress Coding Standards
fixes #61
2013-07-07 14:03:25 -04:00
Tom McFarlin bfc094ec68 continuing to update all page-level docblocks for consistency
related #48
2013-05-16 09:41:58 -04:00
Tom McFarlin b8c03c083a updating page-level docblocks to be consistent
related #48
2013-05-16 09:40:25 -04:00
Tom McFarlin 373531d393 renaming 'plugin-boilerplate' to 'plugin-name' to be more consistent with the naming conventions of the class file
related #48
2013-05-15 09:46:06 -04:00
Renamed from plugin-boilerplate/uninstall.php (Browse further)