wp_prime_option_caches_by_group()
Function: Primes the cache of all options registered with a specific option group.
Source: wp-includes/option.php:339
Function: Primes the cache of all options registered with a specific option group.
Source: wp-includes/option.php:339
Function: Retrieves multiple options.
Source: wp-includes/option.php:357
Function: Sets the autoload values for multiple options in the database.
Source: wp-includes/option.php:386
Function: Sets the autoload value for multiple options in the database.
Source: wp-includes/option.php:505
Function: Sets the autoload value for an option in the database.
Source: wp-includes/option.php:526
Function: Primes specific options into the cache with a single database query.
Source: wp-includes/option.php:261
Filter Hook: Filters the array of alloptions before it is populated.
Source: wp-includes/option.php:593
Filter Hook: Filters the value of all existing options before it is retrieved.
Source: wp-includes/option.php:150
Action Hook: Fires immediately before the setting is registered but after its filters are in place.
Source: wp-includes/option.php:2772
Action Hook: Fires immediately before the setting is unregistered and after its filters have been removed.
Source: wp-includes/option.php:2869
Action Hook: Fires after a specific network option has been successfully added.
Source: wp-includes/option.php:1966
Function: Deletes all expired transients.
Source: wp-includes/option.php:1380
Filter Hook: Filters all options before caching them.
Source: wp-includes/option.php:625
Filter Hook: Filters all options after retrieving them.
Source: wp-includes/option.php:638
Function: Filters the default value for the option.
Source: wp-includes/option.php:2907
Filter Hook: Filters the registration arguments when registering a setting.
Source: wp-includes/option.php:2715
Function: Retrieves an array of registered settings.
Source: wp-includes/option.php:2884
Function: Registers default settings available in WordPress.
Source: wp-includes/option.php:2436
Filter Hook: Filters the expiration for a site transient before its value is set.
Source: wp-includes/option.php:2375
Function: Updates the value of a network option that was already added.
Source: wp-includes/option.php:2093
Function: Adds a new network option.
Source: wp-includes/option.php:1873
Function: Removes a network option by name.
Source: wp-includes/option.php:1999
Function: Retrieves a network’s option value based on the option name.
Source: wp-includes/option.php:1739
Filter Hook: Filters the expiration for a transient before its value is set.
Source: wp-includes/option.php:1294
Function: Registers a setting and its data.
Source: wp-includes/option.php:2681
Function: Unregisters a setting.
Source: wp-includes/option.php:2792
Filter Hook: Filters the value of an existing site transient.
Source: wp-includes/option.php:2328
Function: Sets/updates the value of a site transient.
Source: wp-includes/option.php:2347
Filter Hook: Filters the value of a specific site transient before it is set.
Source: wp-includes/option.php:2360
Action Hook: Fires after the value for a specific site transient has been set.
Source: wp-includes/option.php:2410