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 of a specific network option has been successfully updated.
Source: wp-includes/option.php:1895
Function: Updates the value of an option that was already added for the current network.
Source: wp-includes/option.php:1419
Action Hook: Fires after the value of a network option has been successfully updated.
Source: wp-includes/option.php:1908
Function: Retrieves a network’s option value based on the option name.
Source: wp-includes/option.php:1437
Function: Deletes a site transient.
Source: wp-includes/option.php:1924
Filter Hook: Filters the value of an existing network option before it is retrieved.
Source: wp-includes/option.php:1474
Action Hook: Fires immediately before a specific site transient is deleted.
Source: wp-includes/option.php:1935
Filter Hook: Filters the value of a specific default network option.
Source: wp-includes/option.php:1500
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:1958