wp_load_alloptions
wp_load_alloptions ( $force_cache = false )
Parameters:- (bool) force_cache Optional. Whether to force an update of the local cache from the persistent cache. Default false.
Returns:- (array) List of all options.
Defined at:Change Log: - Introduced in WordPress: 2.2.0
- Deprecated in WordPress: —
Description
Loads and caches all autoloaded options, if available or all options.