Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxonomy Builder #90

Merged
merged 39 commits into from
Dec 5, 2024
Merged

Taxonomy Builder #90

merged 39 commits into from
Dec 5, 2024

Conversation

ryanwelcher
Copy link
Owner

Probably the most requested feature so far, this PR introduces a control to build out complicated Term queries.

Closes: #83

Support forum topics:
https://wordpress.org/support/topic/taxonomy-query-3/
https://wordpress.org/support/topic/exclude-a-specific-category-or-tag/

Screenshot

aql-taxonomy-controls

Overview

This feature uses a new UI to try to keep the Inspector controls less cluttered and introduces a new concept for controls where basic controls are exposed for common things - in this case, including or excluding terms from the query via a toggle. Users can opt into Advanced mode to be able to control all aspects of the query.

ryanwelcher and others added 30 commits November 16, 2023 18:38
Updating the query for the block editor.
Updating the query for the block editor.
…anced-query-loop into feature/taxonomy-control
@ryanwelcher ryanwelcher added the enhancement New feature or request label Nov 29, 2024
@ryanwelcher ryanwelcher self-assigned this Nov 29, 2024
@ryanwelcher
Copy link
Owner Author

This contains a breaking change in that the Exclude Taxonomies control has been removed.

@ryanwelcher ryanwelcher merged commit a89c891 into trunk Dec 5, 2024
2 checks passed
@ryanwelcher ryanwelcher deleted the feature/taxonomy-control branch December 5, 2024 16:41
@ryanwelcher ryanwelcher mentioned this pull request Dec 5, 2024
@dennisheiden
Copy link

Great work, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Add exclude category
4 participants