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



allowed_options › WordPress Filter Hooks

Since5.5.0
Deprecatedn/a
apply_filters( 'allowed_options', $allowed_options )
Parameters:
  • (array) $allowed_options The allowed options list.
    Required: Yes
Defined at:
Codex:

Filters the allowed options list.





Source

$allowed_options = apply_filters( 'allowed_options', $allowed_options );