You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: