[wp-trac] [WordPress Trac] #34833: When given 'tag' as an argument into wp_query it ignores suppress_filters

WordPress Trac noreply at wordpress.org
Thu Dec 3 08:33:36 UTC 2015


#34833: When given 'tag' as an argument into wp_query it ignores suppress_filters
--------------------------+------------------------------
 Reporter:  BenzinNZ      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Query         |     Version:  4.3.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by BenzinNZ):

 Apologies just noticed I messed up the syntax when writing the original
 ticket. There should be a comma after the true.

 {{{#!php
 <?php
          $args = array(
         'suppress_filters' => true,
                 'tag' => 'tagExample'
         );
 }}}

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


More information about the wp-trac mailing list