[wp-trac] [WordPress Trac] #21276: Respect 'suppress_filters' arg in WP_Query->get_posts()

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 15 01:13:50 UTC 2012


#21276: Respect 'suppress_filters' arg in WP_Query->get_posts()
--------------------------+-----------------------------
 Reporter:  brandondove   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Query         |    Version:
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 Before trying to run filters, there's a check to see if we should suppress
 filters using the suppress_filters arg. Four filters run whether or not
 suppress_filters is set to true. This patch just adds checks against that
 arg for those filter calls.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21276>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list