Ticket #21898: wp_nav_menu_custom_fields.patch
File wp_nav_menu_custom_fields.patch, 645 bytes (added by , 13 years ago) |
---|
-
wp-admin/includes/nav-menu.php
168 168 <span class="description"><?php _e('The description will be displayed in the menu if the current theme supports it.'); ?></span> 169 169 </label> 170 170 </p> 171 171 <?php do_action( 'wp_nav_menu_custom_fields', $item, $depth, $args ); ?> 172 172 <div class="menu-item-actions description-wide submitbox"> 173 173 <?php if( 'custom' != $item->type && $original_title !== false ) : ?> 174 174 <p class="link-to-original">