[wp-trac] [WordPress Trac] #35055: Custom Meta for nav_menu_items

WordPress Trac noreply at wordpress.org
Sun Dec 13 19:42:10 UTC 2015


#35055: Custom Meta for nav_menu_items
-----------------------------+-----------------------------
 Reporter:  vincentastolfi   |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Menus            |    Version:  4.4
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 With the release of custom meta for taxonomy terms, I can't help but
 suggest the same for nav_menu_items.

 One can currently use a custom walker class as demonstrated here:
 [https://github.com/kucrut/wp-menu-item-custom-fields]

 However this is a tedious and ultimately ridiculous method, as Core should
 lend itself to easy customization and display of nav_menu_item meta. Not
 to mention this method makes it extra difficult to utilize UI components
 other than a standard text input when creating options for navigation menu
 items.

 I'd love to be able to utilize add_meta_box or something similar on
 nav_menu_items and I'm sure others in the community would benefit as well.
 Thoughts/Concerns/Corrections?

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


More information about the wp-trac mailing list