WP_Customize_Media_Control::render_content()

Don’t render any content for this control from PHP.


Description

See also


Top ↑

Source

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

	public function render_content() {}

Top ↑

Changelog

Version Description
4.2.0 Moved from WP_Customize_Upload_Control.
3.4.0 Introduced.