Ticket #46092: 46092.diff
File 46092.diff, 491 bytes (added by , 6 years ago) |
---|
-
wp-includes/customize/class-wp-customize-nav-menu-control.php
diff --git a/wp-includes/customize/class-wp-customize-nav-menu-control.php b/wp-includes/customize/class-wp-customize-nav-menu-control.php index cf1105d..d412c24 100644
a b 11 11 * Customize Nav Menu Control Class. 12 12 * 13 13 * @since 4.3.0 14 * 15 * @see WP_Customize_Control 14 16 */ 15 17 class WP_Customize_Nav_Menu_Control extends WP_Customize_Control { 16 18