wpmetabox / mb-rest-api

Add custom fields to WordPress REST API
19 stars 12 forks source link

Filter fields #7

Closed JulianoSenfft closed 5 years ago

JulianoSenfft commented 7 years ago

Any idea how to filter the fields?

I'm trying to use filter[meta_query][0][key]=post_id&filter[meta_query][0][value]=77 but it does not apply any filter.

I'm using the rest-filter-master plugin

Thanks!

radeno commented 5 years ago

@JulianoSenfft you need to ask in https://github.com/WP-API/rest-filter MetaBox REST API plugin just returns registered meta fields