Hey there,
I’m working on a site and need, for a custom Gutenberg block, to list posts matching some specific taxonomy. If I have three custom taxonomies defined, I have to create three fields, one for each taxonomy, because the Taxonomy type field only allows you to pick one:
It would be super useful if the taxonomy type could accept a list of taxonomies instead of just one, so that we could pick taxonomies from different sets at the same time, in the same component, and get a unified list of objects (or pick to get them grouped by taxonomy in a nested array, perhaps).
No saying I couldn’t live without this feature, but it would be nice to have it, for sure!
Also, if this is planned, a duplicate, or possible via other means, please let me know. 🙂
Cheers,
Chris