apply_filters( “nelio_content_{$tab_name}_settings”, array $fields )
Filters the sections and fields of the given tab.
Parameters
- $fields array
(Required) The fields (and sections) of the given tab in the settings screen.
Developer Resources
A comprehensive list of filters and actions included in our plugin
Filters the sections and fields of the given tab.
(Required) The fields (and sections) of the given tab in the settings screen.