Multisite REST API
This plugin provides several endpoints for creating, listing, updating, and deleting WordPress multisites. It aims to make headless WordPress multisit …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 604 days ago
Is Multisite REST API abandoned?
Possibly abandoned (last update 604 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin provides several endpoints for creating, listing, updating, and deleting WordPress multisites. It aims to make headless WordPress multisite environments not only possible, but practical. Take a look at our github page for the full documentation. = Authentication = All endpoints require authentication from an existing WordPress user. We suggest using JWT through something like simple-jwt-login.
Installation
Frequently Asked Questions
Take a look at our github page for the full documentation.
Review feed
Screenshots
Changelog
1.3.0
- Get or create a new user when creating a site
1.2.1
- Fix versioning in SVN
1.2.0
- General quality of life improvements
1.1.0
- Adding assign function and GET specification for /sites endpoint.
1.0.0
- Create, List, Update, Delete multisites.