wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
set_screen_option_{$option} › WordPress Filter Hooks
Seit5.4.2
Veraltetn/v
› apply_filters( "set_screen_option_{$option}", $screen_option, $option, $value )
| Parameter: (3) |
|
| Siehe: |
|
| Definiert in: |
|
| Codex: |
Filters a screen option value before it is set.
The dynamic portion of the hook name, `$option`, refers to the option name. Returning false from the filter will skip saving the current option.Ähnliche Funktionen: set_screen_options, add_screen_option, screen_options, get_screen_icon, get_site_option, get_user_option