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

Feature Request: Support for custom taxonomies #37

Open
maximilliangeorge opened this issue Mar 23, 2023 · 5 comments
Open

Feature Request: Support for custom taxonomies #37

maximilliangeorge opened this issue Mar 23, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@maximilliangeorge
Copy link

This plugin seems really promising for my use case. However, I was hoping to extend the filtering to allow a few custom taxonomies.

Is this currently planned? I cloned the repo to try to take a stab at it but wanted to check in here first.

@maximilliangeorge
Copy link
Author

To clarify, I can only get this to work with the default categories and tags. Not for custom taxonomies.

@ToughCrab24
Copy link
Member

Hi @maximilliangeorge, we are definitely looking to support this feature in the future, thanks for a dropping a note, this helps us to prioritise :)

@ToughCrab24
Copy link
Member

@maximilliangeorge I have started work on supporting custom post types as well as custom taxonomies, Right now there is filtering support on this branch: https://github.com/wpengine/wp-graphql-filter-query/tree/add-support-for-custom-taxonomies

You can see the PR and description here #38

Feel free to give this a try, we'll be continuing to progress this to the main branch once aggregation support is added for custom taxonomies.

@ToughCrab24 ToughCrab24 pinned this issue Apr 24, 2023
@nestarz
Copy link

nestarz commented Nov 3, 2023

@ToughCrab24 do you think we can have a release version of this branch we can use as-in to just drop the zip into wordpress ? thanks !

@ToughCrab24
Copy link
Member

Hi @nestarz there appears to be a bug with using custom taxonomies defined by ACF on the branch, I might be able to grab some time tomorrow to take a look.

You can get a zip by navigating here: https://github.com/wpengine/wp-graphql-filter-query/tree/add-support-for-custom-taxonomies

And clicking Code then Download Zip

You can upload it to WordPress using the plugins page once you have the zip

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

No branches or pull requests

3 participants