Skip to content

Commit 0908e64

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

6 files changed

Lines changed: 191 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\Code_Block_Highlighting
8+
* @package WebberZone\Code_Block_Highlighting
99
*/
1010

1111
namespace WebberZone\Code_Block_Highlighting\Admin\Settings;

0 commit comments

Comments
 (0)