Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP REST API FNS Plugin

Descripción

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

Instalación

  1. Upload «rest-api-fns folder» to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.

Preguntas frecuentes

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

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

«WP REST API FNS Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP REST API FNS Plugin» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.