Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass.
$setting_classstring
$setting_idstring
$_POST['customized'].$setting_argsarray
$setting_class = apply_filters( 'customize_dynamic_setting_class', $setting_class, $setting_id, $setting_args );
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_dynamic_setting_class