Skip to content

Releases: alex-storozhenko/wp-think-framework

wp-think-framework v1.14.5

23 Jul 10:31
Compare
Choose a tag to compare

= 1.14.5 =

  • Fix critical errors
  • Bugfix
  • Codestyle changes

wp-think-framework v1.14.2

14 Feb 08:52
90a2f29
Compare
Choose a tag to compare

= 1.14.2 =

  • Bugfix
  • Correct license slug in composer.json

wp-think-framework v1.14.1

29 Aug 21:45
Compare
Choose a tag to compare

= 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

29 Aug 20:49
Compare
Choose a tag to compare

= 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

13 Jun 13:29
Compare
Choose a tag to compare

= 1.13.2 - June 13 2017 =

  • Fix small bags
  • And Change Think_Customizer caller Think_Customizer::customizer($structure) to Think_Customizer::instance($structure)