do_action( 'wp_nav_menu_item_custom_fields_customize_template' )

Fires at the end of the form field template for nav menu items in the customizer.


Description

Additional fields can be rendered here and managed in JavaScript.


Source

File: wp-includes/customize/class-wp-customize-nav-menu-item-control.php

View on GitHub



Changelog

Changelog
Version Description
5.4.0 Introduced.