Action hook 'wp_nav_menu_item_custom_fields_customize_template'

in WP Core File wp-includes/customize/class-wp-customize-nav-menu-item-control.php at line 162

Description

Fires at the end of the form field template for nav menu items in the customizer. Additional fields can be rendered here and managed in JavaScript.

Occurrences

Filename Line Number
wp-includes/customize/class-wp-customize-nav-menu-item-control.php 162

PHP Doc

/**
			 * Fires at the end of the form field template for nav menu items in the customizer.
			 *
			 * Additional fields can be rendered here and managed in JavaScript.
			 *
			 * @since 5.4.0
			 */