WP_Customize_Nav_Menu_Name_Control::render_content() WordPress Method

The WP_Customize_Nav_Menu_Name_Control::render_content() method is used to display the control content for the nav menu name field. This method outputs the label for the field, and the input field itself. The value of the nav menu name field is saved as the 'name' property of the WP_Customize_Nav_Menu_Name_Control object.

WP_Customize_Nav_Menu_Name_Control::render_content() #

No-op since we’re using JS template.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.