wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



allowed_options › WordPress Filter Hooks

Seit5.5.0
Veraltetn/v
apply_filters( 'allowed_options', $allowed_options )
Parameter:
  • (array) $allowed_options The allowed options list.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the allowed options list.





Quellcode

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