wpseek.com
A WordPress-centric search engine for devs and theme authors



pre_cache_alloptions › WordPress Filter Hooks

Since4.9.0
Deprecatedn/a
apply_filters( 'pre_cache_alloptions', $alloptions )
Parameters:
  • (array) $alloptions Array with all options.
    Required: Yes
Defined at:
Codex:

Filters all options before caching them.





Source

$alloptions = apply_filters( 'pre_cache_alloptions', $alloptions );