Plugin info

Total downloads: 3,301
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/29/2024 (604 days ago)
Added to WordPress: 5/26/2020 (5 years old)
Minimum WordPress version: 5.1
Tested up to WordPress version: 6.2.8
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 604 days ago

26/100

Is Multisite REST API abandoned?

Possibly abandoned (last update 604 days ago).

Compatibility

Requires WordPress: 5.1
Tested up to: 6.2.8
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Disable REST API
Rating 4.8/5 (38 reviews)Active installs 90,000
WPGraphQL
Rating 4.9/5 (48 reviews)Active installs 30,000
Markup (JSON-LD) structured in schema.org
Rating 4.8/5 (45 reviews)Active installs 30,000
Disable WP REST API
Rating 4.8/5 (36 reviews)Active installs 20,000
WordPress REST API (Version 2)
Rating 4.2/5 (34 reviews)Active installs 10,000
WPGet API – Connect to any external REST API
Rating 5.0/5 (30 reviews)Active installs 10,000

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

No installation instructions available

Frequently Asked Questions

Where is the documentation for the API?

Take a look at our github page for the full documentation.

Review feed

No reviews available

Screenshots

No screenshots available

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.