內容簡介
WordPress REST API FNS外掛程式是用來連接行動應用程式與使用REST API的WordPress功能的。我們目前已經建立了使用者API,包含註冊使用者、登入、重設密碼、更新使用者和更改密碼等功能。只要您依照API的創建方式,您就可以自定義外掛程式代碼,並根據您的需要進行修改。
在PHP的REST API中,這是一個嘗試在PHP WordPress核心的遺留問題和JavaScript網路應用程式,以及原生行動和桌面應用程式的潛在威力之間建立橋樑。
我們開始利用其他HTTP請求,包括GET、PUT、POST和DELETE。
有序清單:
使用者註冊API
使用者登入API
更改密碼和重設密碼API
外掛標籤
開發者團隊
原文外掛簡介
WordPress REST API FNS plugin to connect Mobile Application using REST API to WordPress featurs. right now we created API for users.
register user, login, reset password, update users, change password.
Just you follow the way of creation API and you can customize plugin code and modify according to your requirement.
PHP, the WP REST API is an attempt to create a bridge between the legacy of the PHP WordPress core and the potential and power of JavaScript web applications, as well as native mobile and desktop applications.
we began to take advantage of other HTTP requests, including GET PUT, POST, and DELETE.d.
Ordered list:
User Registration API
User Login API
Change Password and Rest Password API
Support: [email protected]
