Filter: wu_settings_section_names
Allows addons to register their section names without triggering the full field registration in default_sections().
Parameters
| Name | Type | Description |
|---|---|---|
| $sections | array | Section slug => array with 'title', 'icon', and optionally 'addon' => true. |
Since
- 2.5.0
Source
Defined in inc/class-settings.php at line 2264