WP_Customize_Nav_Menu_Locations_Control::render_content()

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


Description


Source

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

	public function render_content() {}

Top ↑

Changelog

Version Description
4.9.0 Introduced.