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



alloptions › WordPress Filter Hooks

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

Filters all options after retrieving them.





Source

return apply_filters( 'alloptions', $alloptions );