wp_load_core_site_options
wp_load_core_site_options ( $network_id = null )
Parameters:- (int) network_id Optional site ID for which to query the options. Defaults to the current site.
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.