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