wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_pre_update_setting › WordPress Filter Hooks
Since4.7.0
Deprecatedn/a
› apply_filters( 'rest_pre_update_setting', false, $name, $request[ $name ], $args )
Parameters: (4) |
|
Defined at: | |
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.
Related Functions: core_auto_updates_settings, rest_parse_date, set_user_setting, register_setting, get_user_setting, get_core_updates