Thank you and your plugin is awesome!
I’m trying to apply multiple categories on single post.
I need to get category related posts from REST API.
I’m trying to use below request but I got no response.
https://hoo/wp-json/wp/v2/bar?filter[meta_key]=category&filter[meta_compare]=term_id&filter[meta_value]=000
Probably I’m making some mistakes in URL.
Could you please tell me the proper request URL?