[wp-trac] [WordPress Trac] #34587: the_archive_tile and the_archive_description should return multiple terms

WordPress Trac noreply at wordpress.org
Sun Jun 26 12:45:09 UTC 2016


#34587: the_archive_tile and the_archive_description should return multiple terms
--------------------------+------------------------------
 Reporter:  thomask       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Taxonomy      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  template
--------------------------+------------------------------

Comment (by joostdevalk):

 The problem here is that we don't "really" support these queries in core.
 The `WP_Query` object only has 1 tag ID for instance when you query two
 tags... So that'd need fixing before you could fix this properly... My
 feeling is: we probably shouldn't do anything about that, but I might be
 wrong :)

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


More information about the wp-trac mailing list