Releases: amostajo/wordpress-plugin-core
Release version 1.0.8
Release v1.0.7
Version 1.0.7
Change log:
- Logger
Logger
Logger class addition.
Release v1.0.6
Version 1.0.6
Change log:
- Cache bug fix
- Folder naming
Cache bug fix
remember() needed a Closure type of parameter to achieve what was wanted.
Folder naming
Folders changes to consider case sensitivity on Linux based web servers.
Release v1.0.5
Release v1.0.4
Version 1.0.4
Change log:
- Add-on support
- Resize global function
Add-on support
WPP and WPT now support Add-ons. These are individual packages that can be included and configured in a template to add functionality. Add-ons support LightWeight MVC individually as well.
Read main repo page to understand how it works.
Resize function
Core adds resize_image global function for usage.
Future requested functions will reside here.
Release v1.0.3
Change log
Bug fixing.
Release v1.0.2
Change Log
- View wrapper
View wrapper
Ability to display / echo a view directly by calling to $plugin->view(). This changes was made in order to enable some functionality for the new repo Wordpress Theme Template.
Release version 1.0.1
Version 1.0.1
Change log:
- Composer requirements set to PHP 5.3.0
#PHP 5.3.0
PHP downgraded to 5.3.0 in requirements to support more Wordpress installations.
Version 1.0.0
Release Version 1.0.0
Initial release.