Releases: vinkla/wordplate
Releases · vinkla/wordplate
New Config Method
Add new config method with dot notation (#61).
Add WP-Sweep Plugin
Added wp-sweep plugin made by @lesterchan.
1.1.0 New Features
This version comes with new features like the Soil plugin by @roots, Google Analytics in the environment file and a new library structure. The config files no lives under boilerplate/config
. Neat!
Move Boilerplate to Composer
The boilerplate now lives on http://packagist.org and can be installed via composer.
composer create-project vinkla/wordpress awesome-project
- Added Server Settings page.
- Added Custom Post Type class.
- Added a boilerplate theme filled with actions and filters.
- Added WordPress Packagist, WordPress plugins as packages.
- Added plugins such as Advanced Custom Fields and WordPress Importer.