A Chassis extension to install and configure your Chassis WP install for WordPress Theme Reviews.
This Chassis extension installs and activates the following plugins:
- Theme Check
- Debug Bar
- Log Deprecated Notices
- Monster Widget
- WordPress Beta Tester
- Regenerate Thumbnails
The extension also does the following as recommended in Chip Bennetts Theme Review Guide:
- Sets the blog title to "A very long title for a WordPress blog"
- Sets the tagline to "A very long tagline for this WordPress blog because we need to test it properly"
- Sets the "Blog pages show at most" to 5.
- Sets "Threaded Comments" depth to 3.
- Enables "Break comments into pages" and sets it to 5 comments per page.
- Sets a blank value for Max Width & Max Height for "Medium size" and "Large size" under Media Settings.
- Imports the WordPress Theme Unit Test Data
- Clone Chassis
git clone --recursive https://github.com/Chassis/Chassis themereview
- Add this extension to your extensions directory
cd themereview && git clone git@github.com:Chassis/themereview.git extensions/themereview
- Run
vagrant up
- Browse to http://vagrant.local