better-rest-endpoints
better-rest-endpoints copied to clipboard
Only GET method?
Is possible to use POST, DELETE, ...? I get a 404 error
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?
I need to add, edit, delete, posts including ACF fields.