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

15 commits

Author SHA1 Message Date
Tom McFarlin 828b21ce54 updating licensing to gpl2+ as per https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/issues/42
related #42
2013-05-12 08:03:14 -04:00
Tom McFarlin e4fe4e964d removing additional full stops
fixes #44
2013-05-11 18:16:47 -04:00
Tom McFarlin 05f2ef9ee4 removing some additional full stops missed in the first pass.
fixes #44
2013-05-11 18:02:03 -04:00
Tom McFarlin 83138fb29f removing inline tabs, not localizing permissions.
related #44
fixes #41
2013-05-11 17:51:36 -04:00
Tom McFarlin b1d15663eb adding a text domain to the plugin header
fixes #40
2013-05-11 17:49:28 -04:00
Tom McFarlin 6ccf4af27d replacing all midline tabs and replacing the with spaces to comply with the coding standards
fixes #44
2013-05-11 17:46:33 -04:00
Tom McFarlin 95150ecfdc Removing tabs and spaces on empty lines
Related #44
2013-05-11 17:43:11 -04:00
Tom McFarlin 9b27bf86af Adding a security check to prevent files from accessing the boilerplate directly
Fixes #43
2013-05-11 17:38:50 -04:00
Tom McFarlin ff44a40287 adding one space to comply with coding conventions 2013-05-11 17:06:34 -04:00
Tom McFarlin a2987b80ca adding license.txt and removing it from the header.
fixes #42
2013-05-11 17:03:07 -04:00
Tom McFarlin ae0394724e removing redundant section headers since properties, constructors, and functions 2013-05-10 07:45:32 -04:00
Tom McFarlin 5f8dbab63b changing the access modifiers to protected from private
Related #36
2013-05-10 07:34:45 -04:00
Tom McFarlin 6f97b9eabd removing redundant access tags
related #35
2013-05-10 07:32:57 -04:00
Tom McFarlin 0672899df0 removing all terminating comment blocks
related #38
2013-05-10 07:31:20 -04:00
Tom McFarlin 15097f8b3f renaming the core plugin file to match the name of the plugin 2013-05-10 07:21:31 -04:00
Renamed from plugin-boilerplate/plugin.php (Browse further)