תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

Restful Hello Dolly

תיאור

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.

התקנה

  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

שאלות נפוצות

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.

סקירות

3 בספטמבר 2016
This Restful Plugin for Hello Dolly is a useful enhancement for Hello Dolly.
קראו את כל הסקירות

מפתחים

"Restful Hello Dolly" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Restful Hello Dolly" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

0.5

  • Let's get this going.