Replies: 0
Hello,
I am using WP API version 1 and I have a custom post status called “unreliable”. I am trying to filter the unreliable posts and I am using:
wp-json/posts?filter[status]=unreliable
But this is not working for some reason.
Please help.
Thanks in advance…
Sid