This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP REST API FNS Plugin

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:

  1. User Registration API
  2. User Login API
  3. Change Password and Rest Password API

Support: vivek2tamrakar@gmail.com

Installation

  1. Upload “rest-api-fns folder” to the “/wp-content/plugins/” directory.
  2. 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

ඔක්තෝබර් 9, 2020
You can download and use plugin for app integration with WordPress site
Read all 1 review

Contributors & Developers

“WP REST API FNS Plugin” is open source software. The following people have contributed to this plugin.

Contributors