Filters a Customize setting value not handled as a theme_mod or option.
The dynamic portion of the hook name, $id_base, refers to the base slug of the setting name, initialized from $this->id_data['base'].
For settings handled as theme_mods or options, see those corresponding functions for available hooks.
$default_valuemixed
$settingWP_Customize_Setting
$value = apply_filters( "customize_value_{$id_base}", $value, $this );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_value_id_base