Skip to content

Releases: ArroyoLabs/erdiko-wordpress

Release 0.5.0

Choose a tag to compare

@arroyo arroyo released this 04 Jan 21:18
  • Updated package for compatibility with latest erdiko
  • Improved SEO (image support)
  • minor clean up and bug fixes

Release 0.4.1

Choose a tag to compare

@arroyo arroyo released this 15 Aug 00:30
  • 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

Choose a tag to compare

@arroyo arroyo released this 15 Aug 00:30
  • 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

Choose a tag to compare

@arroyo arroyo released this 13 Apr 07:14

Restructured the class folder structure and included updated readme notes

Release 0.3.1

Choose a tag to compare

@arroyo arroyo released this 13 Apr 01:24

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

Choose a tag to compare

@arroyo arroyo released this 07 Mar 21:52
  • Refactored the library a bit
  • An example headless site was added
  • Updated the README