WP_Customize_Nav_Menu_Control::render_content() WordPress Method

The WP_Customize_Nav_Menu_Control::render_content() method is used to display the content for a navigation menu control. This method is called by the WP_Customize_Control::render() method when rendering a navigation menu control. The WP_Customize_Nav_Menu_Control::render_content() method accepts two arguments: $content – The content to display. $args – The arguments to pass to the WP_Customize_Nav_Menu_Control::render() method. This method outputs the content for the navigation menu control.

WP_Customize_Nav_Menu_Control::render_content() #

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

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.