Support

Account

Home Forums General Issues ACF integration with WP-API Reply To: ACF integration with WP-API

  • Hi Chris and thanks for this very helpfull plugin!!! I’m facing an issue with the filtering of posts by custom fields value, in angular. Maybe you can help me?
    I thought I could easily do it using:

    ../wp-json/posts/?type=some_custom_type&filter[X]=Y

    But I cant get it to work. Do you know a way to do it?
    Thanks again for you help