Skip to content

Commit dfa1b80

Browse files
committed
update changelog
1 parent 35db04f commit dfa1b80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to `wp-settings` will be documented in this file
44

55
## Unreleased
66

7+
## 1.1.0 - 2023-01-19
8+
79
- Add priority to action hooks in `make` method
810
- Option to provide callback for options (select, select-multiple, choices)
911
- Allow default value for options by @alessandroalessio in [commit](https://github.com/jeffreyvr/wp-settings/commit/0849738b1f6590fccbbeb6c08b3220226b082cf3))
1012
- Add `visible` callback option in [commit](https://github.com/jeffreyvr/wp-settings/commit/252b3038d837e4abe17a94a20c66b6f7294b0078)
1113
- Refactor saving options: now from active tabs
1214
- Use wp nonce instead of regular input on save
1315
- Write url only if parent slug contains `.php`
16+
- Add color option
17+
- Add option to set css classes on option input and label (suggested by @vikasbhvsr)
1418

1519
## 1.0.0 - 2021-08-13
1620

0 commit comments

Comments
 (0)