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:
  • 5: .

Description

Loads and caches all autoloaded options, if available or all options.

Related Functions

wp_load_core_site_options, add_allowed_options, get_alloptions, wp_load_translations_early, wp_preload_dialogs

Top Google Results

User discussions

wpseek mobile