Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

A Wordpress plugin that adds custom wp-api endpoints.

License

Notifications You must be signed in to change notification settings

tone4hook/wp-api-custom-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP-API Custom Endpoints

Creates custom endpoints for the wp-api. The endpoints are structured for a specific project, but can be useful as is or customized for some other use.

Works with WpAngularBlog.

Getting Started

  • Upload or clone the repo to the plugins folder
  • Activate the plugin

Endpoints

  • yourdomain/wp-json/wace/v2/home/
  • yourdomain/wp-json/wace/v2/random/
  • yourdomain/wp-json/wace/v2/cat/categoryID
  • yourdomain/wp-json/wace/v2/tag/tagID
  • yourdomain/wp-json/wace/v2/post/postID
  • yourdomain/wp-json/wace/v2/search=/query

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Wordpress plugin that adds custom wp-api endpoints.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages