This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Multisite REST API

Descripció

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.

PMF

Where is the documentation for the API?

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Multisite REST API» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Multisite REST API» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

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.