Skip to content

Releases: uuur86/wasp

Wasp updated to 2.3.2

19 May 03:16
Compare
Choose a tag to compare
  • Fixed: Radio name array problem
  • Updated: Readme.md
  • Added: $hasMultipleChoices property to Radio

Wasp updated to 2.3.1

04 Nov 04:08
Compare
Choose a tag to compare
  • Updated: Option parameter array is changed
  • Added: Disabled property added to fields which has options
  • Added: FieldCreator->_walker() protected method
  • Updated: FieldCreator class

Wasp updated to 2.1.6

23 Aug 00:58
53bab05
Compare
Choose a tag to compare

Update and rename src/Wasp.php to src/WaspCreators/Wasp.php

  • fixed composer autoload psr-4 issue
  • fixed null value issue in multi select box

Wasp updated to 2.1.4

11 Aug 03:23
aebb136
Compare
Choose a tag to compare
  • Fixed critical multiple setting errors

Wasp updated to 2.1.1

03 Aug 10:54
2550caa
Compare
Choose a tag to compare

saving empty value is fixed

Wasp updated to 2.1.0

31 Jul 11:30
6d59387
Compare
Choose a tag to compare

New features and improvements

  • Added mime type support for file uploads
  • Added temporary html escaped tags and properties list for set_html method

Major changes : Structure named as Wasp

25 Jun 17:57
4828e80
Compare
Choose a tag to compare

Class name has changed as Wasp. Plase update it!

  • Fixed some bugs and
  • Added more features

WP Settings Version 1.3.1.1

13 Jun 20:58
80484c8
Compare
Choose a tag to compare
  • Fixed section callback order issue
  • Fixed minor warnings
  • Changes on HTML labels for callback fields

WP Settings Version 1.3

13 Jun 14:20
874db7e
Compare
Choose a tag to compare
  • Fixed already defined class with class_exists control
  • Added form_start, form_end and run_section functions
  • Fixed missed values in update settings middleware function

WP Settings Version 1.2

11 Jun 13:43
94eb737
Compare
Choose a tag to compare

WP Settings Version 1.2 released.