Is your feature request related to a problem? Please describe.
I'm building out some posts that are an "introduction" to a series of posts on a topic. The posts are all organized into a common tag. The current implementation of the "Latest Posts" widget only allows filtering the posts by category.
Describe the solution you'd like
Another dropdown should be present, similar to the "Category" selector that allows selecting a tag. Ideally, the block would look for all taxonomies that are applied to the current post type and show dropdowns for each. Selecting multiples (eg Category A and Tag B) would show only the latest posts that are in both.
Describe alternatives you've considered
I'm sure there's another plugin that could add this, but it really should be a part of the core block. If you can filter by category, why not tag?

Is your feature request related to a problem? Please describe.
I'm building out some posts that are an "introduction" to a series of posts on a topic. The posts are all organized into a common tag. The current implementation of the "Latest Posts" widget only allows filtering the posts by category.
Describe the solution you'd like
Another dropdown should be present, similar to the "Category" selector that allows selecting a tag. Ideally, the block would look for all taxonomies that are applied to the current post type and show dropdowns for each. Selecting multiples (eg Category A and Tag B) would show only the latest posts that are in both.
Describe alternatives you've considered
I'm sure there's another plugin that could add this, but it really should be a part of the core block. If you can filter by category, why not tag?