Popis
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.
Nejčastější dotazy
-
Where is the documentation for the API?
-
Take a look at our github page for the full documentation.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Multisite REST API je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Multisite REST API” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.