Skip to content

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.

Notifications You must be signed in to change notification settings

psaikali/25686-wordpress-custom-api-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

How to create new REST API routes in WordPress.

Register a simple API route to create a post or delete it using a secret token.

This repository is a basic WordPress plugin created to illustrate a tutorial about the WordPress REST API and how to extend it.

Read the blog post →

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages