• Hi!
    I need to retrieve all post with some values in acf fields…my query is kind of this:

    API/get_posts/?post_type=myscustom_post&meta_key=datestart&meta_value=20140615&meta_key=competitors&meta_value=european

    The problem is that the response only takes effect with the last condition regarding the acf fields on the query…how do you make a meta_query in this case?

    Thanks!

    https://www.ads-software.com/plugins/json-api/

  • The topic ‘How to make JSON API get posts with especifics advanced custom fields values’ is closed to new replies.