cpm_settings_fields
A- A+
Description
The cpm_settings_fields
filter is used to filter all filed in the settings page (All Tabs Field).
Usage
add_filter( 'cpm_settings_field_general', 'your callback function' );
Parameters
This action function is passed the following parameter.
$settings_fields
(array) (required)