Releases: uuur86/wasp
Releases · uuur86/wasp
Wasp updated to 2.3.2
Wasp updated to 2.3.1
- 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
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
- Fixed critical multiple setting errors
Wasp updated to 2.1.1
saving empty value is fixed
Wasp updated to 2.1.0
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
Class name has changed as Wasp. Plase update it!
- Fixed some bugs and
- Added more features
WP Settings Version 1.3.1.1
- Fixed section callback order issue
- Fixed minor warnings
- Changes on HTML labels for callback fields
WP Settings Version 1.3
- 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
WP Settings Version 1.2 released.