WP_Customize_Nav_Menus::filter_wp_nav_menu_args()
Method: Keep track of the arguments that are being passed to wp_nav_menu().
Source: wp-includes/class-wp-customize-nav-menus.php:1277
Method: Keep track of the arguments that are being passed to wp_nav_menu().
Source: wp-includes/class-wp-customize-nav-menus.php:1277
Method: Prepares wp_nav_menu() calls for partial refresh.
Source: wp-includes/class-wp-customize-nav-menus.php:1345
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:1366
Method: Enqueue scripts for the Customizer preview.
Source: wp-includes/class-wp-customize-nav-menus.php:1375
Method: Exports data from PHP to JS.
Source: wp-includes/class-wp-customize-nav-menus.php:1384
Method: Export any wp_nav_menu() calls during the rendering of any partials.
Source: wp-includes/class-wp-customize-nav-menus.php:1401
Method: Render a specific menu via wp_nav_menu() using the supplied arguments.
Source: wp-includes/class-wp-customize-nav-menus.php:1417
Method: Add a new `auto-draft` post.
Source: wp-includes/class-wp-customize-nav-menus.php:803
Filter Hook: Filters the available menu item types.
Source: wp-includes/class-wp-customize-nav-menus.php:783
Method: Return an array of all the available item types.
Source: wp-includes/class-wp-customize-nav-menus.php:745