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
http://foo.co.za/wp_api/v1/posts?post_type=foo works, but I'm struggling to get http://foo.co.za/wp_api/v1/posts?post_type=foo&meta_key=bar&meta_value=baz to work.
http://foo.co.za/wp_api/v1/posts?post_type=fooworks, but I'm struggling to gethttp://foo.co.za/wp_api/v1/posts?post_type=foo&meta_key=bar&meta_value=bazto work.Any ideas?
PS. Awesome plugin!