ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/option.php
  • Page 2

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_{$option}

Action Hook: Fires after the value of a specific network option has been successfully updated.

Source: wp-includes/option.php:1895

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

update_site_option

Action Hook: Fires after the value of a network option has been successfully updated.

Source: wp-includes/option.php:1908

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

delete_site_transient()

Function: Deletes a site transient.

Source: wp-includes/option.php:1924

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

delete_site_transient_{$transient}

Action Hook: Fires immediately before a specific site transient is deleted.

Source: wp-includes/option.php:1935

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

deleted_site_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:1958

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 9 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy