Mô tả
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.
Cài đặt
- 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
Hỏi đáp
- 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.
Đánh giá
Người đóng góp & Lập trình viên
“Restful Hello Dolly” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Restful Hello Dolly” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.5
- Let’s get this going.