This repository is a basic WordPress plugin created to illustrate a tutorial about the WordPress REST API and how to extend it.
Simple WordPress plugin to learn how to register a new custom REST API endpoint, one to create a post and another one to delete a post.
Repository from Github https://github.compsaikali/25686-wordpress-custom-api-route
This repository is a basic WordPress plugin created to illustrate a tutorial about the WordPress REST API and how to extend it.
Simple WordPress plugin to learn how to register a new custom REST API endpoint, one to create a post and another one to delete a post.