WP_Customize_Nav_Menu_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-control.php
public function render_content() {}
Changelog
Version | Description |
---|---|
WP-4.3.0 | Introduced. |