[wp-trac] Re: [WordPress Trac] #6561: handle thousands of pages
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 6 16:42:58 GMT 2008
#6561: handle thousands of pages
---------------------+------------------------------------------------------
Reporter: hailin | Owner: hailin
Type: defect | Status: assigned
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by ramenboy):
I have submitted a patch that adds paging support the "Manage Pages" page
on WordPress 2.5. It queries only the fields necessary for display, rather
than loading every page into memory like the current version does. If the
first item on a page is not a root, its parents are prepended with
"(continued)" in the title so that you don't lose your place in the
hierarchy. "Manage Pages" loads in about 1-2 seconds now, where it used to
take 10-20. We have about 500 pages.
--
Ticket URL: <http://trac.wordpress.org/ticket/6561#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list