better-rest-endpoints icon indicating copy to clipboard operation
better-rest-endpoints copied to clipboard

Only GET method?

Open drcrow opened this issue 6 years ago • 2 comments

Is possible to use POST, DELETE, ...? I get a 404 error

drcrow avatar Dec 19 '19 14:12 drcrow

I think in theory and intent here was that the rest endpoint was only ever to serve WP content out. What is your thinking or situation that would need to post content back via this plugin?

mattada avatar Jan 03 '20 17:01 mattada

I need to add, edit, delete, posts including ACF fields.

drcrow avatar Jan 23 '20 14:01 drcrow