Περιγραφή
The REST API Console is an interactive way to explore the WordPress REST API through your normal WordPress admin. Great for learning about the API, tinkering with data on your site, or finding out what your site is exposing. (Also pairs well with a fruity red.)
You’ll need to have the WordPress REST API plugin (v2 or later) installed to use this. You can only access your local site through this plugin.
Don’t have a WordPress site handy? Want to try-before-you-buy? Check out demo.wp-api.org for a publicly visible version!
Εγκατάσταση
Upload to your site, activate, then head on over to your new Tools > REST API Console page.
Congratulations!
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“REST API Console” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “REST API Console” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.1
- Remove erroneous double slash in API URLs.
2.0.1
- Correct versioning issue
2.0
- Initial release!