Releases: vinkla/wordplate
Releases · vinkla/wordplate
3.0.1
- Update permalink from config
3.0.0
- Allow any ~4.0 WordPress version
- Code cleanup
- Don't install any plugins by default
- Dropped default pages support
- Made jjgrainger/wp-custom-post-type-class optional
- Made roots/soil optional
- Remove google analytics out of the box
- Update phpdotenv package
2.7.0
- Updated to WordPress 4.3
- Removed unused server page
- Removed the ability to hide updates
- Code cleanup
2.5.4
- Sanitize File Name on Save (#113)
2.5.3
- Fix Mail From and Name Bug (#112)
2.5.2
- Added Charset and Language Attributes to Header (#111)
- Added wp_nav_menu to Header (#108)
- Fixed wp_title Category Bug (#107)
2.5.1
- Remove Clear Command (#105)
2.5.0
- Fix Permalink Update Method Bug (#104)
- Move Docs to Website (#102)
- Add Test Coverage (#103)
- Add Mail Configuration (#100)
2.4.0
- Add post revisions to config (#98)
- Add IMAGE_EDIT_OVERWRITE (#94)
- Disable WordPress core updates (#97)
- Disable plugin and theme update and installation (#95)
- Make Whoops to handle all errors (#93)