WP_Customize_Nav_Menus::hash_nav_menu_args()
Method: Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.
Source: wp-includes/class-wp-customize-nav-menus.php:1532
Method: Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.
Source: wp-includes/class-wp-customize-nav-menus.php:1532
Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:304
Method: Returns an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:889
Method: Enqueues scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1541
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:313
Class: Customize Nav Menus class.
Source: wp-includes/class-wp-customize-nav-menus.php:20
Method: Constructor.
Source: wp-includes/class-wp-customize-nav-menus.php:45
Method: Adds a nonce for customizing menus.
Source: wp-includes/class-wp-customize-nav-menus.php:82
Method: Ajax handler for loading available menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:92
Method: Performs the post_type and taxonomy queries for loading available menu items.
Source: wp-includes/class-wp-customize-nav-menus.php:141