Releases: alex-storozhenko/wp-think-framework
Releases · alex-storozhenko/wp-think-framework
wp-think-framework v1.14.5
= 1.14.5 =
- Fix critical errors
- Bugfix
- Codestyle changes
wp-think-framework v1.14.2
= 1.14.2 =
- Bugfix
- Correct license slug in composer.json
wp-think-framework v1.14.1
= 1.14.1 =
- Add comments to contract
- Fix small bugs in metabox factory
- Add ob in option page template
wp-think-framework v1.14.0
= 1.14.0 =
Fix small bugs
Change Think_Customizer caller Think_Customizer::customize($structure)
Add possible multiple uses Think_Customizer::customize();
wp-think-framework v1.13.2
= 1.13.2 - June 13 2017 =
- Fix small bags
- And Change Think_Customizer caller Think_Customizer::customizer($structure) to Think_Customizer::instance($structure)