get_registered_settings()
Function: Retrieves an array of registered settings.
Source: wp-includes/option.php:2617
Function: Retrieves an array of registered settings.
Source: wp-includes/option.php:2617
Function: Filters the default value for the option.
Source: wp-includes/option.php:2640
Function: Adds a callback function to a filter hook.
Source: wp-includes/plugin.php:121
Function: Checks if any filter has been registered for a hook.
Source: wp-includes/plugin.php:281
Function: Calls the callback functions that have been added to a filter hook.
Source: wp-includes/plugin.php:173
Function: Calls the callback functions that have been added to a filter hook, specifying arguments in an array.
Source: wp-includes/plugin.php:228
Function: Removes a callback function from a filter hook.
Source: wp-includes/plugin.php:313
Function: Removes all of the callback functions from a filter hook.
Source: wp-includes/plugin.php:341
Function: Retrieves the name of the current filter hook.
Source: wp-includes/plugin.php:364
Function: Retrieves the name of the current action hook.
Source: wp-includes/plugin.php:637