Warning: This method has been deprecated.

WP_Customize_Image_Control::prepare_control() WordPress Method

The WP_Customize_Image_Control::prepare_control() method is used to prepare the image control for display. This includes setting the control's labelling, description, and default value.

WP_Customize_Image_Control::prepare_control() #


Source

File: wp-includes/customize/class-wp-customize-image-control.php

	public function prepare_control() {}

Top ↑

Changelog

Changelog
VersionDescription
4.1.0This method has been deprecated.
3.4.2Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.