remove_all_filters()
Function: Removes all of the callback functions from a filter hook.
Source: wp-includes/plugin.php:341
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
Function: Returns whether or not a filter hook is currently being processed.
Source: wp-includes/plugin.php:391
Function: Returns whether or not an action hook is currently being processed.
Source: wp-includes/plugin.php:661
Function: Registers default settings available in WordPress.
Source: wp-includes/option.php:2141
Function: Registers a setting and its data.
Source: wp-includes/option.php:2417
Function: Unregisters a setting.
Source: wp-includes/option.php:2528
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