
內容簡介
一個絕妙的 WordPress 外掛,可擴展 WordPress APIs,如菜單、特色圖像、JWT 身份驗證及緩存...
所有的 API 都經過測試,並在 EGANY 的應用程序中使用,您可以查看:
* EGANY apps
* gikApp - React Native Mobile App For WordPress
* Qribto - The React Native App For Crypto Currency News Site
特點:
菜單 WP API:在 WP REST API 上添加菜單端點 / 通過指向 WordPress 菜單的新路徑擴展 WordPress WP REST API。
更好的 REST API 特色圖像:將包含可用大小和 URL 的特色圖像數據作為頂部字段添加到 REST API 返回的文章對象中。
用戶 WP API:在 WP REST API 上添加用戶端點。如果您希望使用 REST API 註冊用戶或檢索密碼,而不向前端應用程序公開管理員憑據,則您來到了正確的地方。從 WordPress 4.7 開始,REST API 已經被原生地包含在 WordPress 中。
緩存 WP API:FileStorage,MemoryStorage
身份驗證:帳戶和 JSON Web Token(JWT)驗證
外掛標籤
開發者團隊
原文外掛簡介
An awesome WordPress plugin to extend the WordPress APIs like Menu, Featured/Thumb Images, JWT Authentication & caching…
All the API is tested and used in the apps of EGANY, you can take a look at
* EGANY apps
* gikApp – React Native Mobile App For WordPress
* Qribto – The React Native App For Crypto Currency News Site
FEATURES:
Menus WP API: Adding menus endpoints on WP REST API / Extends WordPress WP REST API with new routes pointing to WordPress menus.
Better REST API Featured Images: Adds a top-level field with featured image data including available sizes and URLs to the post object returned by the REST API.
User WP API: Adding user endpoints on WP REST API. If you wish to Register User or Retrieve Password using REST API, without exposing Administrator credentials to the Front End application, you are at the right place. Since WordPress 4.7, REST API was natively included in WordPress.
Caching WP API: FileStorage, MemoryStorage
Authentication: auth by account and by JWT
