Releases: vinkla/wordplate
Releases · vinkla/wordplate
2.3.0
- Add plate console commander (#92)
- Add plate salts generator command (#81)
- Add new exception handler (#91)
- Add WP_HOME and WP_SITEURL (#89)
- Update Soil plugin to latest version (#90)
- Rename wp-content directory to public (#88)
2.2.0
- Add theme color meta tag (#84)
- Add title tag theme support (#83)
- Add Windows support to post-create-project-cmd (#82)
- Add HTML5 tags theme support (#77)
- Update configuration files structure (#79)
- Update WordPress to version 4.2 (#78)
- Update header HTML (#85)
- Update @roots Soil plugin version (#86)
- Remove ACF simple editor toolbar (#87)
2.1.3
- Fix template bug for pages (#80)
2.1.2
- Fix infinite pages issue (#76)
2.1.1
- Deregister jQuery by default (#73)
- Fix login image URL bug (#74)
- Fix infinite pages if the title key isn't available (#75)
2.1.0
- Added default screenshot and favicon (#71)
- Added new directory structure (#70)
- Added default pages (#67)
- Added Google Analytics to configuration files (#68)
- Added plugin activation on theme switch (#66)
2.0.0
- Rename the project to WordPlate
- Moved project to an organization
- Moved library to framework repository
- Added installer CLI tool
- Added theme activation on theme setup (#56)
- Added new installation guide
- Added changelog
- Update @roots soil plugin to the latest version
Add @laravel's Helper Methods
This release adds support for @laravel's helper methods and automatic site_url update when activating the theme.
Disable Updates in Configuration
It is now possible to enable or disable WordPress core, plugins and themes updates from the config files.