Skip to content

Commit 71e7487

Browse files
committed
sync: update Settings API framework from canonical (unique_field repeater support, sensitive-field sanitization hardening, @Package cleanup)
1 parent b9b9a65 commit 71e7487

3 files changed

Lines changed: 145 additions & 116 deletions

File tree

includes/admin/settings/class-settings-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Functions to register, read, write and update settings.
66
* Portions of this code have been inspired by Easy Digital Downloads, WordPress Settings Sandbox, WordPress Settings API class, etc.
77
*
8-
* @package WebberZone\Knowledge_Base
8+
* @package WebberZone\Knowledge_Base
99
*/
1010

1111
namespace WebberZone\Knowledge_Base\Admin\Settings;

0 commit comments

Comments
 (0)