apply_filters_ref_array()
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: 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: Removes a network option by name.
Source: wp-includes/option.php:1695
Function: Updates the value of a network option that was already added.
Source: wp-includes/option.php:1798
Function: Deletes a site transient.
Source: wp-includes/option.php:1924
Function: Retrieves the value of a site transient.
Source: wp-includes/option.php:1977
Function: Sets/updates the value of a site transient.
Source: wp-includes/option.php:2052
Function: Adds a new option for the current network.
Source: wp-includes/option.php:1388
Function: Removes a option by name for the current network.
Source: wp-includes/option.php:1403