better-rest-endpoints icon indicating copy to clipboard operation
better-rest-endpoints copied to clipboard

support exclude_tag and exclude_category for /search and /posts

Open JulianKingman opened this issue 6 years ago • 1 comments

It would be great if I could filter out specific categories or tags. Seems like 'category__not_in' and 'tag__not_in' would do the trick.

JulianKingman avatar Aug 30 '19 04:08 JulianKingman

@erwstout any chance you can merge the PR? It's about 8 lines of code changed, should be pretty easy to review/approve ;)

JulianKingman avatar Sep 10 '19 22:09 JulianKingman