Good morning! Is there any way to do searches with the WordPress REST API with custom fields, being more specific, I have some custom posts, with a custom field of a specific date, and I want to do a search of those same posts between two specific dates, and that print the result to me in the JSON that WordPress sends

1 Answer
1

I found this plugin that made my life easier, so I didn’t have to code all that

https://wordpress.org/plugins/wp-rest-filter/

Leave a Reply

Your email address will not be published. Required fields are marked *