ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 189

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

Used by 1 function | Uses 1 function

remove_filter()

Function: Removes a callback function from a filter hook.

Source: wp-includes/plugin.php:313

Used by 22 functions | Uses 0 functions

remove_all_filters()

Function: Removes all of the callback functions from a filter hook.

Source: wp-includes/plugin.php:341

Used by 2 functions | Uses 0 functions

delete_network_option()

Function: Removes a network option by name.

Source: wp-includes/option.php:1695

Used by 0 functions | Uses 0 functions

update_network_option()

Function: Updates the value of a network option that was already added.

Source: wp-includes/option.php:1798

Used by 0 functions | Uses 0 functions

delete_site_transient()

Function: Deletes a site transient.

Source: wp-includes/option.php:1924

Used by 0 functions | Uses 0 functions

get_site_transient()

Function: Retrieves the value of a site transient.

Source: wp-includes/option.php:1977

Used by 0 functions | Uses 0 functions

set_site_transient()

Function: Sets/updates the value of a site transient.

Source: wp-includes/option.php:2052

Used by 0 functions | Uses 0 functions

add_site_option()

Function: Adds a new option for the current network.

Source: wp-includes/option.php:1388

Used by 0 functions | Uses 0 functions

delete_site_option()

Function: Removes a option by name for the current network.

Source: wp-includes/option.php:1403

Used by 0 functions | Uses 0 functions
« Previous 1 … 188 189 190 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy