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

Custom Taxonomy Query Registration API #13

Closed
jasonbahl opened this issue Dec 20, 2016 · 3 comments
Closed

Custom Taxonomy Query Registration API #13

jasonbahl opened this issue Dec 20, 2016 · 3 comments
Labels
Status: Discussion Requires a discussion to proceed

Comments

@jasonbahl
Copy link
Collaborator

jasonbahl commented Dec 20, 2016

This will allow taxonomies to register their own type definition class. This is useful when the schema is considerably different than the standard taxonomy schema.

@CodeProKid CodeProKid added the Status: Discussion Requires a discussion to proceed label Oct 10, 2017
@CodeProKid
Copy link
Member

Is this still something we want to do? I know we talked about this a while ago, and it seemed like something that still needed to happen. I am all for it, personally. Just not sure of the priority.

@jasonbahl
Copy link
Collaborator Author

I think it would be cool, but not sure what it should look like. . .

I think there's plenty of room for register_* functions of some sort. . .

Like register_graphql_field or register_graphql_type or something along those lines. . .

I just don't have clear ideas on what that should look like. . .so def need to discuss it more.

@jasonbahl
Copy link
Collaborator Author

So, there are enough hooks and filters in place that if someone wanted to add their own Type that resolved to terms, or custom post type, or anything else they can do it fairly easily.

I think this is a vague enough issue that we can close it and consider it resolved. We do have other issues with more details on possibly adding functions like register_graphql_field, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Discussion Requires a discussion to proceed
Projects
None yet
Development

No branches or pull requests

2 participants