[wp-trac] [WordPress Trac] #12734: Nav Menus don't scale for big sites
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 29 22:02:54 UTC 2010
#12734: Nav Menus don't scale for big sites
--------------------------+-------------------------------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: defect (bug) | Status: accepted
Priority: high | Milestone: 3.0
Component: Menus | Version: 3.0
Severity: blocker | Keywords:
--------------------------+-------------------------------------------------
Comment(by ryan):
Suggesting the following:
* Show all for hierarchical post types and taxonomies (pages and
categories). These tend to have less items and are typically what people
actually want to add to the nav menu.
* Show most popular for non-hierarchical taxonomies (tags). It is not
uncommon to have thousands of tags, thus we never show all at once in
existing UI. We show only the most popular.
* Show most recent for non-hierarchical post types (posts). Posts
usually number in the thousands and can have long titles. Even via an
asyncronous load we shouldn't pull all of that in.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12734#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list