Releases: ArroyoLabs/erdiko-wordpress
Releases · ArroyoLabs/erdiko-wordpress
Release list
Release 0.5.0
Release 0.4.1
- Compatibility updates: some tweaks to make the core library more compatible with other MVC frameworks (Laravel, Slim, etc)
- Improved README formatting and added a usage section
Release 0.4.0
- Improved SEO
- Added support for nested main menu
- Added paging and misc fixes/improvements
- Update meta tags to reflect changes in core
- Some theme improvements (css, html and templates)
- Remove deprecated home controller/template and fix tag template
- Improved the installation instructions (README.md)
Release 0.3.2
Restructured the class folder structure and included updated readme notes
Release 0.3.1
Big re-work of the package.
- PSR-4 compliance
- bundled a starter app to get FULL headless blog!
- bundled a new bootstrap based theme, clean-blog!
Release 0.2.1
- Refactored the library a bit
- An example headless site was added
- Updated the README