wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_pre_update_setting › WordPress Filter Hooks
Seit4.7.0
Veraltetn/v
› apply_filters( 'rest_pre_update_setting', false, $name, $request[ $name ], $args )
Parameter: (4) |
|
Definiert in: | |
Codex: |
Filters whether to preempt a setting value update via the REST API.
Allows hijacking the setting update logic and overriding the built-in behavior by returning true.
Ähnliche Funktionen: core_auto_updates_settings, rest_parse_date, set_user_setting, register_setting, get_user_setting, get_core_updates
Ähnliche Hooks: rest_pre_get_setting, rest_prepare_status, pre_update_option, rest_prepare_user, rest_prepare_revision