Make WordPress Core

Ticket #20093: nav-menu.php.diff

File nav-menu.php.diff, 624 bytes (added by sayontan, 14 years ago)
  • wp-admin/includes/nav-menu.php

     
    169169                                        </label>
    170170                                </p>
    171171
     172                                <?php
     173                                        /* Plugin authors: use this hook to add extra fields to the Navigation menu editor */
     174                                        do_action('nav_menu_item_edit_extra_fields', $item, $depth, $args);
     175                                ?>
     176
    172177                                <div class="menu-item-actions description-wide submitbox">
    173178                                        <?php if( 'custom' != $item->type && $original_title !== false ) : ?>
    174179                                                <p class="link-to-original">