joeguilmette / wp-local-toolbox

A simple plugin to set different defaults for local, staging and production servers.
GNU General Public License v3.0
78 stars 13 forks source link

Refactor into loader + classes. Checks for and uses PHP 5.3 __DIR__. Updates Airplane mode to 0.6 #5

Closed jb510 closed 9 years ago

jb510 commented 9 years ago

Joe let me know if this is a beast to merge and I'll break it down into smaller chunks. Also feel free to re-update comment/attribution blocks.

joeguilmette commented 9 years ago

Hey this is awesome, thanks Jon! I took a look, everything makes sense and all the recent changes are in there. I'll get to it some time this week - no need for smaller commits.

jb510 commented 9 years ago

Cool. Definitely need to rename files back to wp-local-toolbox from 9s-local-toolbox, fix comment blocks in the loader and main file and maybe add some PHPDoc blocks.