[wp-trac] [WordPress Trac] #33885: meta_form performs a potentially expensive query

WordPress Trac noreply at wordpress.org
Tue Jun 6 20:14:41 UTC 2017


#33885: meta_form performs a potentially expensive query
----------------------------+-----------------------------
 Reporter:  jorbin          |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:  4.3.1
 Severity:  critical        |  Resolution:
 Keywords:  needs-patch     |     Focuses:  performance
----------------------------+-----------------------------
Changes (by johnbillion):

 * keywords:  has-patch needs-testing => needs-patch


Comment:

 Let's just remove the query from this meta box. If a site really wants it
 back, the existing `postmeta_form_keys` filter can be used to populate the
 list via whatever means is desired, including running the query that is
 currently in place.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33885#comment:52>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list