WP_Customize_Nav_Menu_Item_Control::render_content()

Don’t render the control’s content – it’s rendered with a JS template.


Source

File: wp-includes/customize/class-wp-customize-nav-menu-item-control.php

	public function render_content() {}

Changelog

Changelog
Version Description
WP-4.3.0 Introduced.