Releases: luizbills/wp-options-page
Releases · luizbills/wp-options-page
Release list
0.8.0
0.7.0
What's Changed
- Allow callbacks in "options" field property by @luizbills in #14
Full Changelog: 0.6.1...0.7.0
0.6.1
What's Changed
- Fix: displaying non-sanitized value by @luizbills in #11
Full Changelog: 0.6.0...0.6.1
0.6.0
0.5.0
v0.5.0-RC2
v0.5.0-RC1
- admin page form not has
novalidateattribute anymore. - new page action hook:
after_init_hooks - new page action hook:
after_init_fields - new action hook:
after_update_options - the filter hook
updated_optionsis now deprecated. - new page filter hook:
update_options(replacement forupdated_options)
Full Changelog: v0.4.2...v0.5.0-RC1
v0.4.2
v0.4.1
What's Changed
- fix when manual including the class by @luizbills in #7
Full Changelog: v0.4.0...v0.4.1