Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Multisite REST API

Disgrifiad

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.

Cwestiynau Cyffredin

Where is the documentation for the API?

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Multisite REST API” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Multisite REST API” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

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.