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

WordPress Trac noreply at wordpress.org
Thu Nov 5 01:16:56 UTC 2015


#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:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 For some time it is possible to use multiple taxonomies in URL to create
 intersection or join, so
 example.com/tag/term_1+term_2 return posts with both terms (AND)
 example.com/tag/term_1,term_2 return posts with any of this term (OR)

 but the_archive_title (and possible also the_archive_description) print in
 such cases only the first term. I think, the_archive_title should print
 Term 1(,|+) Term 2 and the_archive_description should probably return
 nothing in such cases.

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


More information about the wp-trac mailing list