wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
set-screen-option › WordPress Filter Hooks
Seit5.4.2
Veraltetn/v
› apply_filters( 'set-screen-option', $screen_option, $option, $value )
Parameter: (3) |
|
Definiert in: |
|
Codex: |
Filters a screen option value before it is set.
The filter can also be used to modify non-standard [items]_per_page
settings. See the parent function for a full list of standard options.
Returning false from the filter will skip saving the current option.
Ähnliche Funktionen: set_screen_options, screen_options, add_screen_option, get_screen_icon, screen_icon, get_site_option
Ähnliche Hooks: set_screen_option_option, delete_option, pre_option, deleted_option, delete_site_option