W3cubDocs

/WordPress

WP_Customize_Widgets::setup_widget_addition_previews()

This method has been deprecated. Deprecated in favor of the ‘customize_dynamic_setting_args’ filter instead.

{@internal Missing Summary}

Description

See the ‘customize_dynamic_setting_args’ filter.

Source

File: wp-includes/class-wp-customize-widgets.php

public function setup_widget_addition_previews() {
		_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.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_widgets/setup_widget_addition_previews