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.
- Upload or clone the repo to the plugins folder
- Activate the plugin
- 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
This project is licensed under the MIT License - see the LICENSE.md file for details