ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 31

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

set_site_transient_{$transient}

Action Hook: Fires after the value for a specific site transient has been set.

Source: wp-includes/option.php:2115

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

pre_site_option_{$option}

Filter Hook: Filters the value of an existing network option before it is retrieved.

Source: wp-includes/option.php:1474

Used by 0 functions | Uses 0 functions

default_site_option_{$option}

Filter Hook: Filters the value of a specific default network option.

Source: wp-includes/option.php:1500

Used by 0 functions | Uses 0 functions

pre_set_transient_{$transient}

Filter Hook: Filters a specific transient before its value is set.

Source: wp-includes/option.php:970

Used by 0 functions | Uses 0 functions

expiration_of_transient_{$transient}

Filter Hook: Filters the expiration for a transient before its value is set.

Source: wp-includes/option.php:983

Used by 0 functions | Uses 0 functions

set_transient_{$transient}

Action Hook: Fires after the value for a specific transient has been set.

Source: wp-includes/option.php:1035

Used by 0 functions | Uses 0 functions

get_site_option()

Function: Retrieve an option value for the current network based on name of option.

Source: wp-includes/option.php:1370

Used by 0 functions | Uses 0 functions
« Previous 1 … 30 31 32 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy