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

category__in search support for the post searches #2406

Closed
sathyapulse opened this issue Oct 13, 2021 · 1 comment · Fixed by #2419
Closed

category__in search support for the post searches #2406

sathyapulse opened this issue Oct 13, 2021 · 1 comment · Fixed by #2419
Assignees
Milestone

Comments

@sathyapulse
Copy link
Contributor

Is your enhancement related to a problem? Please describe.
Currently, the category__in query argument is not supported, making it impossible to use the query argument and returns unexpected results.

Describe the solution you'd like
The category__in query argument support should be added.

@felipeelia
Copy link
Member

Closed by #2419

@jeffpaul jeffpaul modified the milestones: Future Release, 4.0.0 Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment