delete_site_option
delete_site_option ( $option )
Parameters:- (string) option Name of the option to delete. Expected to not be SQL-escaped.
See:Returns:- (bool) True if the option was deleted, false otherwise.
Defined at:Change Log: - Introduced in WordPress: 2.8.0
- Deprecated in WordPress: —
Description
Removes an option by name for the current network.