WP_Customize_Image_Control::prepare_control
Deprecated since 4.1.0. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.
Method of the class: WP_Customize_Image_Control{}
No Hooks.
Returns
null
. Nothing (null).
Usage
$WP_Customize_Image_Control = new WP_Customize_Image_Control(); $WP_Customize_Image_Control->prepare_control();
Changelog
Since 3.4.2 | Introduced. |
Deprecated since | 4.1.0 |
WP_Customize_Image_Control::prepare_control() WP Customize Image Control::prepare control code WP 6.8.1
public function prepare_control() {}