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
Function: Deletes all expired transients.
Source: wp-includes/option.php:1067
Function: Saves and restores user interface settings stored in a cookie.
Source: wp-includes/option.php:1127
Function: Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.
Source: wp-includes/option.php:372
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Function: Adds a new option.
Source: wp-includes/option.php:610
Function: Removes option by name. Prevents removal of protected WordPress options.
Source: wp-includes/option.php:739
Function: Deletes a transient.
Source: wp-includes/option.php:826
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877