Skip to content

Get posts by acf (filter) #38

@irmnchk

Description

@irmnchk

Hello there...

I like a lot your plugin. I want to use it to improve my requests.

But I have a problem. One of my requests is to get posts by acf field value. With default rest api and wp rest filter plugin, it is possible to do via
/posts?filter[meta_key]=key&filter[meta_value]=value
that gives me list of posts with
acf: { key: value }

Is it possible to do with your plugin? I'm confused a bit. I tried to do this via 'orderby=meta_value_num' like in codex and other options trying filtering, but I can't receive needed result.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions