[wp-trac] [WordPress Trac] #29728: Could be very useful 'wp_remove_nav_menu_item'

WordPress Trac noreply at wordpress.org
Mon Sep 22 17:38:58 UTC 2014


#29728: Could be very useful 'wp_remove_nav_menu_item'
-------------------------------------------+-----------------------------
 Reporter:  JonathanBesomi                 |      Owner:
     Type:  feature request                |     Status:  new
 Priority:  normal                         |  Milestone:  Awaiting Review
Component:  Menus                          |    Version:  trunk
 Severity:  normal                         |   Keywords:
  Focuses:  accessibility, administration  |
-------------------------------------------+-----------------------------
 Hello there,

 I was developing a plugin that need to manage dynamically wordpress
 navigation menu.
 During develop I needed a function that remove a specific item by item
 ''''id'''' or ''''title''''

 {{{
 wp_remove_nav_menu_item( $menu_id, $item_id or $item_title ).
 }}}


 I googled for this but I don't have found a good solutions that work with
 API.

 I think that Wordpress could be better if you had this function in the
 next wp update.

 I hope this help to make Wordpress a better services.

 Thanks for developing this extraordinary CMS.

 Best regards
 Jonathan

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29728>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list