ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 31

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

site_option_{$option}

Filter Hook: Filters the value of an existing network option.

Source: wp-includes/option.php:1552

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

pre_add_site_option_{$option}

Filter Hook: Filters the value of a specific network option before it is added.

Source: wp-includes/option.php:1601

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