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

List & retrieve /taxonomies endpoint #456

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

List & retrieve /taxonomies endpoint #456

wants to merge 1 commit into from

Conversation

oguzkocer
Copy link
Contributor

Follows established patterns to implement /taxonomies endpoint.

List /taxonomies endpoint has the following argument:

type Limit results to taxonomies associated with a specific post type.

However, I couldn't get this to work for any post types except for post. I believe this corresponds to the $object_type in this source function, but it's not clear to me what other values would be appropriate here.

This might mean that using PostType here might be incorrect, but for now I left the other test cases as a TODO.

@jkmassel @crazytonyli I'd appreciate your help with this one.

@oguzkocer oguzkocer marked this pull request as ready for review December 24, 2024 00:10
@oguzkocer oguzkocer enabled auto-merge (squash) December 24, 2024 00:10
@oguzkocer oguzkocer disabled auto-merge December 26, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant