[wp-trac] [WordPress Trac] #41700: New filter return in WP_Query

WordPress Trac noreply at wordpress.org
Tue Aug 22 13:43:37 UTC 2017


#41700: New filter return in WP_Query
--------------------------+-----------------------------
 Reporter:  spacedmonkey  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Query         |    Version:  1.5
 Severity:  normal        |   Keywords:  has-patch
  Focuses:  performance   |
--------------------------+-----------------------------
 WP_Query as multiple return points in get_posts method. This makes adding
 caching or generally short circuiting, hard. When fields 'ids' or
 'id=>parents' many of the filters are bypassed.  There should be a filter
 that all return types run through.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41700>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list