[wp-trac] [WordPress Trac] #38415: New Custom Link menu item has a wrong fallback label

WordPress Trac noreply at wordpress.org
Thu Oct 20 17:06:15 UTC 2016


#38415: New Custom Link menu item has a wrong fallback label
-----------------------------+------------------------------
 Reporter:  afercia          |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Menus            |     Version:  4.5
 Severity:  normal           |  Resolution:
 Keywords:  has-screenshots  |     Focuses:  ui
-----------------------------+------------------------------

Comment (by christophherr):

 Would a feasible approach be to simply add Menu Item to
 [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes
 /class-walker-nav-menu-edit.php#L103] ?
 e.g.:
 {{{#!php
 $title = sprintf( __('%s Menu Item (Pending)'), $item->title );
 }}}

 [[Image(https://cldup.com/exbrWmnc2t.png)]]

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38415#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list