apply_filters()
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.
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: Adds a new network option.
Source: wp-includes/option.php:1571
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