ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 190

current_filter()

Function: Retrieves the name of the current filter hook.

Source: wp-includes/plugin.php:364

Used by 6 functions | Uses 0 functions

current_action()

Function: Retrieves the name of the current action hook.

Source: wp-includes/plugin.php:637

Used by 1 function | Uses 1 function

doing_filter()

Function: Returns whether or not a filter hook is currently being processed.

Source: wp-includes/plugin.php:391

Used by 1 function | Uses 0 functions

doing_action()

Function: Returns whether or not an action hook is currently being processed.

Source: wp-includes/plugin.php:661

Used by 1 function | Uses 1 function

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

update_site_option()

Function: Updates the value of an option that was already added for the current network.

Source: wp-includes/option.php:1419

Used by 0 functions | Uses 0 functions

get_network_option()

Function: Retrieves a network’s option value based on the option name.

Source: wp-includes/option.php:1437

Used by 0 functions | Uses 0 functions

add_network_option()

Function: Adds a new network option.

Source: wp-includes/option.php:1571

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