Description
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: vivek2tamrakar@gmail.com
Installation
- Upload «rest-api-fns folder» to the «/wp-content/plugins/» directory.
- Activate the plugin through the «Plugins» menu in WordPress.
FAQ
-
What The base url of API
-
http://yourdomain.com/wp-json/api/v2/user
-
How i can change routing of API ?
-
right now no option to chaneg from backend you have to change from core file of plugin.
in next release give teh option in backend
Reviews
Contributors & Developers
“WP REST API FNS Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP REST API FNS Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.