do_action( ‘wp_nav_menu_item_custom_fields_customize_template’ )

In this article

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

do_action( 'wp_nav_menu_item_custom_fields_customize_template' );

Changelog

VersionDescription
5.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.