[wp-trac] [WordPress Trac] #11381: display_page_row() generates boat loads of needless queries
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 10 12:44:59 UTC 2009
#11381: display_page_row() generates boat loads of needless queries
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Optimization | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
a similar problem exists on the edit posts page, with _post_row() and
inline_edit_row().
in particular, there are multiple calls to get_tags_to_edit(), in spite of
the fact that the latter seem cached towards the beginning of the page.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11381#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list