Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-manager.php: customize_dynamic_setting_args | Filters a dynamic setting’s constructor args. |
wp-includes/class-wp-customize-manager.php: customize_dynamic_setting_class | Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |