remove_action()
Function: Removes a callback function from an action hook.
Source: wp-includes/plugin.php:612
Function: Removes a callback function from an action hook.
Source: wp-includes/plugin.php:612
Function: Removes all of the callback functions from an action hook.
Source: wp-includes/plugin.php:626
Function: Fires functions attached to a deprecated filter hook.
Source: wp-includes/plugin.php:711
Function: Fires functions attached to a deprecated action hook.
Source: wp-includes/plugin.php:738
Function: Gets the basename of a plugin.
Source: wp-includes/plugin.php:764
Function: Adds a callback function to an action hook.
Source: wp-includes/plugin.php:441
Function: Calls the callback functions that have been added to an action hook.
Source: wp-includes/plugin.php:482
Function: Retrieves the number of times an action has been fired during the current request.
Source: wp-includes/plugin.php:675
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