Reviewing WordPress Themes

Intro Recently, I joined the WordPress Theme Review Team.  I’m in the process of reviewing my first theme and these are some notes that may come in handy. Setup a test environment I have a local WAMP setup.  If you develop for WordPress and are still uploading...

Tips using phpDocumentor

I built a batch file that understands how to generate the documentation for my project.  Here are some points that I think are noteworthy for future reference: When using a batch file (instead of just going through a command-line), ensure that we call pear before...