[wp-trac] [WordPress Trac] #32068: Excessive overhead in widgets.php on large site
WordPress Trac
noreply at wordpress.org
Wed Apr 22 23:09:33 UTC 2015
#32068: Excessive overhead in widgets.php on large site
----------------------------+------------------------------
Reporter: ronnieg | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.1
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+------------------------------
Comment (by ronnieg):
It is also affecting Pages / All Pages, which doesn't load anything at
all, not even partial html. But #10852 seems like it should address that
one, and I also have an acceptable work-around for that (plugin: Pages
Tree View) so I didn't bring it up for this particular bug report.
However, it does beg the question as to why every page / post has to be
accessed all at once at the beginning in the Pages / All Pages function,
instead of using a paginated approach, and just accessing the next 20 to
however many it needs for a particular display page.
The Options / Reading page also seems to have a similar problem, but I
have not researched that in detail yet. But it does seem strange that it
also would need to access every page / post at the page load time.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32068#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list