{@internal Missing Summary}
Description
See the ‘customize_dynamic_setting_args’ filter.
Source
public function prepreview_added_sidebars_widgets() {
_deprecated_function( __METHOD__, '4.2.0', 'customize_dynamic_setting_args' );
}
Changelog
Version | Description |
---|---|
4.2.0 | Deprecated in favor of the 'customize_dynamic_setting_args' filter. |
3.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.