wp-includes/customize/class-wp-customize-nav-menus-panel.php


Lines:

1 to 15 of 15
<?php

/**
 * Customize API: WP_Customize_Nav_Menus_Panel class
 *
 * @package WordPress
 * @subpackage Customize
 * @since 4.4.0
 */

/* class WP_Customize_Nav_Menus_Panel */
/* function WP_Customize_Nav_Menus_Panel::render_screen_options() – Render screen options for Menus. */
/* function WP_Customize_Nav_Menus_Panel::wp_nav_menu_manage_columns() – Returns the advanced options for the nav menus page. */
/* function WP_Customize_Nav_Menus_Panel::content_template() – An Underscore (JS) template for this panel’s content (but not its container). */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      API Letters: ,,