WP_Customize_Nav_Menus::customize_register()
Adds the customizer settings and controls.
Adds the customizer settings and controls.
Enqueues scripts and styles for Customizer pane.
Exports any wp_nav_menu() calls during the rendering of any partials.
Exports data from PHP to JS.
Filters a dynamic setting’s constructor args.
Allows non-statically created settings to be constructed with custom WP_Customize_Setting subclass.
Adds a nonce for customizing menus.
Prepares wp_nav_menu() calls for partial refresh.
Keeps track of the arguments that are being passed to wp_nav_menu().
Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.