[wp-trac] [WordPress Trac] #33984: Wp_Query on tag & category based posts not getting when use + sign.

WordPress Trac noreply at wordpress.org
Thu Sep 24 06:42:09 UTC 2015


#33984: Wp_Query on tag & category based posts not getting when use + sign.
-----------------------------------------+-----------------------------
 Reporter:  ravipatel                    |      Owner:
     Type:  defect (bug)                 |     Status:  new
 Priority:  normal                       |  Milestone:  Awaiting Review
Component:  Query                        |    Version:  4.3.1
 Severity:  normal                       |   Keywords:
  Focuses:  docs, template, performance  |
-----------------------------------------+-----------------------------
 [https://wordpress.org/support/topic/wp_query-on-tag-based-not-getting-
 post-when-use-sign]


 {{{
 $query = new WP_Query( 'category_name=facebook,uncategorized' ); (work)

 $query = new WP_Query( 'category_name=facebook+uncategorized' );(Not work)
 }}}


 Our support Question. We have testing code by developers get issue this
 technique not working please review and change on web.

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


More information about the wp-trac mailing list