Make WordPress Core

Ticket #14414: nav_menu_custom_fields.patch

File nav_menu_custom_fields.patch, 644 bytes (added by Gecka, 14 years ago)
  • wp-admin/includes/nav-menu.php

     
    165165                                                <span class="description"><?php _e('The description will be displayed in the menu if the current theme supports it.'); ?></span>
    166166                                        </label>
    167167                                </p>
    168 
     168                                <?php
     169                                do_action('wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args);
     170                                ?>
    169171                                <div class="menu-item-actions description-wide submitbox">
    170172                                        <?php if( 'custom' != $item->type ) : ?>
    171173                                                <p class="link-to-original">