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

8 commits

Author SHA1 Message Date
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
Tom McFarlin 347b63c876 properly adding tabs and spaces
fixes #44
2013-05-12 10:12:50 -04:00
Tom McFarlin c98aee2d55 updating the docblock and removing inline tabs in favor of spaces
fixes #38
2013-05-12 08:28:30 -04:00
Tom McFarlin 3be46accea adding braces around the conditional in uninstall.php 2013-05-10 07:33:53 -04:00
Tom McFarlin 6927761a88 updating the page-level doc blocks
related #38
2013-05-09 22:20:26 -04:00
Tom McFarlin 9fa17a8507 updating a code comment 2013-05-07 17:02:04 -04:00
Tom McFarlin e76927f94b removing whitespace between exit and the parens 2013-05-07 17:01:36 -04:00
Japh 816e16c59f Moved uninstall placeholder from hook to uninstall.php 2013-03-05 16:24:35 +11:00