WP_Customize_Nav_Menus::customize_dynamic_partial_args()
Filters arguments for dynamic nav_menu selective refresh partials.
Filters arguments for dynamic nav_menu selective refresh partials.
Exports any wp_nav_menu() calls during the rendering of any partials.
Adds a nonce for customizing menus.
Returns the advanced options for the nav menus page.
Core Customizer class for implementing selective refresh partials.
Constructor.
Checks if the user can refresh this partial.
Retrieves parsed ID data for multidimensional setting.
Retrieves the data to export to the client via JSON.
Renders the template partial involving the associated settings.