Skip to content

Releases: harryfinn/wps-core

Release v1.2.0

Choose a tag to compare

@harryfinn harryfinn released this 25 Jan 09:40
c6b9ab2
Merge pull request #29 from harryfinn/amend/namespaced-autoloading

Amend namespaced class autoloader

Release v1.1.0

Choose a tag to compare

@harryfinn harryfinn released this 14 Jul 16:00
Merge pull request #27 from harryfinn/add-error-page

Add 404 routing support

v1.0.3 - Fix default page controller & template loading

Choose a tag to compare

@harryfinn harryfinn released this 27 Sep 09:16
Merge pull request #22 from harryfinn/bugfix/default-page-template-lo…

v1.0.2 - Amend controller template filters

Choose a tag to compare

@harryfinn harryfinn released this 16 Aug 11:15
Merge pull request #20 from harryfinn/amend/controller-loader-file-te…

v1.0.1 - Update CMB2 library

Choose a tag to compare

@harryfinn harryfinn released this 16 Aug 11:06

Updates to latest version of CMB2 library

v1.0.0 - Initial release

Choose a tag to compare

@harryfinn harryfinn released this 05 Aug 15:57

First official (hopefully stable!) release of WPS-Core. The primary features for this build have been completed and tested across several different WordPress installs and theme integrations, and as of this release, all is looking good!

Please report any issues via the issues tab on this repo and they will be investigated and added to the development list.

Over the next few weeks there will be several minor updates, primary refactoring of code, to this version, with a key improvement being made to this repo's own structure ;)

v2.0.0 will be focused on improving the way in which the autoloaders work, involving a full rewrite of that section of code, allowing for custom autoloaders to be easily registered to WPS-Core within custom theme implementations. Release date for v2.0.0 will be end of September/start of October - this will be officially confirmed by the end of August.