WP_Customize_Nav_Menu_Name_Control::render_content()protectedWP 4.3.0

No-op since we're using JS template.

Method of the class: WP_Customize_Nav_Menu_Name_Control{}

No Hooks.

Return

null. Nothing (null).

Usage

// protected - for code of main (parent) or child class
$result = $this->render_content();

Changelog

Since 4.3.0 Introduced.

WP_Customize_Nav_Menu_Name_Control::render_content() code WP 6.5.2

protected function render_content() {}