WordPress Plugin
REST API extension for Posts 2 Posts plugin
The Posts 2 Posts API Plugin provides API routes and endpoints for Connection-Types and Connections registered by Posts 2 Posts Plugin.
This plugin is NOT production ready
It will work, but it does NOT HAVE PERMISSION CHECKS yet!
So anyone can create, read, update and delete connections using the api endpoints.
If you want to dig the code, check the REST controllers and their permission callback methods:
The Posts 2 Posts API Plugin provides API routes and endpoints for Connection-Types and Connections registered by Posts 2 Posts Plugin.
Further information: ./dist/trunk/README.md
This Plugin is happy for contribution, sponsorship or donations
##How to install: download dist/trunk/
- rename to 'posts-2-posts-api'
- upload to your plugins directory and activate