delete_site_option()
Function: Removes a option by name for the current network.
Source: wp-includes/option.php:1403
Function: Removes a option by name for the current network.
Source: wp-includes/option.php:1403
Action Hook: Fires after the value for a specific site transient has been set.
Source: wp-includes/option.php:2115
Function: Updates the value of an option that was already added for the current network.
Source: wp-includes/option.php:1419
Function: Retrieves a network’s option value based on the option name.
Source: wp-includes/option.php:1437
Filter Hook: Filters the value of an existing network option before it is retrieved.
Source: wp-includes/option.php:1474
Filter Hook: Filters the value of a specific default network option.
Source: wp-includes/option.php:1500
Filter Hook: Filters a specific transient before its value is set.
Source: wp-includes/option.php:970
Filter Hook: Filters the expiration for a transient before its value is set.
Source: wp-includes/option.php:983
Action Hook: Fires after the value for a specific transient has been set.
Source: wp-includes/option.php:1035
Function: Retrieve an option value for the current network based on name of option.
Source: wp-includes/option.php:1370