How do you get Posts by multiple meta_keys and meta_values with the Rest API V2?
-
Im trying to get my Posts by multiple meta_keys and meta_values. How do i accomplish this ? The URL should be looking like this:
“/posts?meta_key=Example&meta_value=Example2&meta_key=Example3&meta_value=Example4”
I tried to find a solution for this quite a while now, but couldn’t find anything the most things where outdated. I hope someone can help me with this.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How do you get Posts by multiple meta_keys and meta_values with the Rest API V2?’ is closed to new replies.