Descrizione
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.
Installazione
- Upload
/restful-hello-dolly/
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Access the endpoint here: /wp-json/restful-hello-dolly/v1/lyric
FAQ
- 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.
Recensioni
Contributi e sviluppo
“Restful Hello Dolly” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Restful Hello Dolly” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.5
- Let’s get this going.