WP_Customize_Nav_Menu_Locations_Control::render_content()

Don’t render the control’s content – it uses a JS template instead.


Source

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

	public function render_content() {}

Changelog

Changelog
Version Description
WP-4.9.0 Introduced.