Releases: jeffreyvr/wp-settings
Releases · jeffreyvr/wp-settings
1.2.2
1.2.1
1.2.0
1.1.3
Full Changelog: 1.1.2...1.1.3
1.1.2
Full Changelog: 1.1.1...1.1.2
1.1.1
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add priority to action hooks in
make
method - Option to provide callback for options (select, select-multiple, choices)
- Allow default value for options by @alessandroalessio in commit)
- Add
visible
callback option in commit - Refactor saving options: now from active tabs
- Use wp nonce instead of regular input on save
- Write url only if parent slug contains
.php
- Add color option
- Add option to set css classes on option input and label (suggested by @vikasbhvsr)
New Contributors
- @qriouslad made their first contribution in #4
- @alessandroalessio made their first contribution in #5
Full Changelog: 1.0.0...1.1.0