[wp-trac] [WordPress Trac] #11817: Better Site Menu Management

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 21 18:44:36 UTC 2010


#11817: Better Site Menu Management
----------------------------+-----------------------------------------------
 Reporter:  scribu          |        Owner:  ptahdunbar
     Type:  task (blessed)  |       Status:  accepted  
 Priority:  normal          |    Milestone:  3.0       
Component:  Menus           |      Version:            
 Severity:  normal          |   Resolution:            
 Keywords:  has-patch       |  
----------------------------+-----------------------------------------------

Comment(by ptahdunbar):

 '''attachment menus_awesomesauce_patch.diff'''

 '''What's new?'''
  * Sub menu items fixed in opera
  * Fixed various bugs related to adding custom links
  * Add to menu button no longer drops below the list when clicking the
 "show all" button for better usability.
  * Visually show droppable areas
  * Namespace nav menu js (wpNavMenu)
  * Introduce Walker_Nav_Menu, fixes #12566
  * wp_nav_menu() arguments are consistent with other wp_lists_* functions
  * Added hooks when a menu is added, deleted, and updated
  * Removes taxonomies_allowed_in_menus and post_types_allowed_in_menus
 filters.
  * Enabled screen options and limit the meta boxes to just links, pages,
 cats for first time use.
  * Use get_posts() instead of WP_Query
  * Removed WooNav icons
  * Hide nav menu post meta from custom fields
  * Cleaned out unused post meta keys and such from the db.

 Menus should be pretty stable now. I'll be focusing on any last minute
 bugs that pop up and start working on accessibility #12380. This is my
 last big patch before beta :)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:341>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list