wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
filter_default_option › WordPress Function
Seit4.7.0
Veraltetn/v
› filter_default_option ( $default_value, $option, $passed_default )
Parameter: (3) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Filters the default value for the option.
For settings which register a default setting inregister_setting()
, this
function is added as a filter to default_option_{$option}
.