Core Function
View Source on Trac ↗ wp_prime_site_option_caches()
wp_prime_site_option_caches( array $options ) Primes specific network options for the current network into the cache with a single database query.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $options string[] | An array of option names to be loaded. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
6.6.0
Source File
wp-includes/option.php
Advertisement