Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Restful Hello Dolly

Beskrivning

Since all of WordPress core needs to benefit from the REST API, it makes sense that the most common of all WordPress plugins, Hello Dolly should also have a RESTful endpoint.

Installation

  1. Upload /restful-hello-dolly/ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Access the endpoint here: /wp-json/restful-hello-dolly/v1/lyric

Vanliga frågor

Is this totally useless?

No more then a RESTful file editor.

What about create, update, and delete?

Sorry, this plugin is limited in scope, and we don’t want to railroad the features for petty things that most users don’t need. Better to release quickly, so that we can gain wider adoption.

Recensioner

3 september 2016
This Restful Plugin for Hello Dolly is a useful enhancement for Hello Dolly.
Läs 1 betyg

Bidragsgivare och utvecklare

”Restful Hello Dolly” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Restful Hello Dolly” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.5

  • Let’s get this going.