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 a network option has been deleted.
Source: wp-includes/option.php:1767
Function: Updates the value of an option that was already added for the current network.
Source: wp-includes/option.php:1419
Filter Hook: Filters a specific network option before its value is updated.
Source: wp-includes/option.php:1831
Function: Retrieves a network’s option value based on the option name.
Source: wp-includes/option.php:1437
Action Hook: Fires after the value of a specific network option has been successfully updated.
Source: wp-includes/option.php:1895
Function: Adds a new network option.
Source: wp-includes/option.php:1571
Action Hook: Fires after the value of a network option has been successfully updated.
Source: wp-includes/option.php:1908
Function: Removes a network option by name.
Source: wp-includes/option.php:1695
Action Hook: Fires immediately before a specific site transient is deleted.
Source: wp-includes/option.php:1935