WP_Customize_Nav_Menu_Name_Control::render_content()
No-op since we're using JS template.
Method of the class: WP_Customize_Nav_Menu_Name_Control{}
No Hooks.
Return
null
. Ничего (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() WP Customize Nav Menu Name Control::render content code WP 6.3
protected function render_content() {}