get_site_option()
Function: Retrieve an option value for the current network based on name of option.
Source: wp-includes/option.php:1370
Function: Retrieve an option value for the current network based on name of option.
Source: wp-includes/option.php:1370
Action Hook: Fires after a specific option has been deleted.
Source: wp-includes/option.php:801
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Action Hook: Fires after an option has been deleted.
Source: wp-includes/option.php:810
Function: Adds a new option.
Source: wp-includes/option.php:610
Action Hook: Fires immediately before a specific transient is deleted.
Source: wp-includes/option.php:837
Function: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:860
Function: Deletes a transient.
Source: wp-includes/option.php:826
Filter Hook: Filters the value of an existing transient before it is retrieved.
Source: wp-includes/option.php:895