[wp-trac] [WordPress Trac] #61957: Taxonomies: Allow querying for all posts with any term of a given taxonomy

WordPress Trac noreply at wordpress.org
Thu Aug 29 13:30:25 UTC 2024


#61957: Taxonomies: Allow querying for all posts with any term of a given taxonomy
-----------------------------+------------------------------
 Reporter:  Bernhard Reiter  |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Taxonomy         |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by Bernhard Reiter):

 With a feature like this, we could have a `taxonomy-$taxonomy` template
 that contains, among other things, a
 [https://github.com/WordPress/gutenberg/pull/64805 block that lists and
 links to all terms in the given taxonomy]. That way, users arriving at
 `/projects` will be able to easily filter for films (`/projects/film`) or
 TV works (`/projects/tv`).

 This could then be refined further by using the Query Loop block's support
 of client-side navigation -- meaning that the page at `/projects` would
 allow for client-side filtering by existing terms.

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


More information about the wp-trac mailing list