[wp-trac] [WordPress Trac] #63067: Allow non queryable taxonomies to be queried in Query Block

WordPress Trac noreply at wordpress.org
Thu Mar 6 16:08:56 UTC 2025


#63067: Allow non queryable taxonomies to be queried in Query Block
----------------------------+-----------------------------
 Reporter:  vedantgandhi28  |      Owner:  (none)
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Editor          |    Version:
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 This ticket is branched out
 here[https://github.com/WordPress/gutenberg/issues/60301]. It allows
 querying and filtering posts based on non queryable taxonomies. To do this
 we need to perform the changes in the wp-includes/blocks.php to remove the
 following function when querying the post.
 {{{
 is_taxonomy_viewable()
 }}}

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


More information about the wp-trac mailing list