Uses
| Uses | Description | 
|---|---|
| wp-includes/load.php: is_multisite() | If Multisite is enabled. | 
| wp-includes/option.php: update_site_option() | Updates the value of an option that was already added for the current network. | 
| wp-includes/option.php: get_site_option() | Retrieve an option value for the current network based on name of option. |