wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
pre_option › WordPress Filter Hooks
Seit6.1.0
Veraltetn/v
› apply_filters( 'pre_option', $pre, $option, $default_value )
Parameter: (3) |
|
Definiert in: |
|
Codex: |
Filters the value of all existing options before it is retrieved.
Returning a truthy value from the filter will effectively short-circuit retrieval and return the passed value instead.
Ähnliche Funktionen: get_option, update_option, get_options, form_option, screen_options, delete_option