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:
- User Registration API
- User Login API
- Change Password and Rest Password API
Support: vivek2tamrakar@gmail.com
Instalación
- Upload «rest-api-fns folder» to the «/wp-content/plugins/» directory.
- 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
Colaboradores y desarrolladores
«WP REST API FNS Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «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.