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
Function: Sets/updates the value of a transient.
Source: wp-includes/option.php:953
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 before an option is added.
Source: wp-includes/option.php:678
Action Hook: Fires after a specific option has been added.
Source: wp-includes/option.php:714
Action Hook: Fires after an option has been added.
Source: wp-includes/option.php:724
Function: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Action Hook: Fires immediately before an option is deleted.
Source: wp-includes/option.php:765
Action Hook: Fires after a specific option has been deleted.
Source: wp-includes/option.php:801