WP REST User Wordpress Plugin - Rating, Reviews, Demo & Download

WP REST User Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

If you wish to ‘Register User’ using REST API, without exposing Administrator credentials to the Front End application, you are at the right place. Since WordPress 4.7, REST API was natively included in WordPress.

In order to ‘Register User’, the authentication for a user with ‘Administrator’ role is required. While this is a delibrately done for security reasons, such implementation makes it very hard for Front End applications to implement a simple ‘Register’ or ‘Sign Up’ function.

This plugin fullfills such requirement by extending the existing WordPress REST API endpoints.

Usage

Send a POST request to /wp-json/wp/v2/users/register, including a JSON body with three keys: username, email and password.

See the Screenshot below for POSTMAN demo:

Contact Us

Based in Sydney, SK8Tech is a innovative company providing IT services to SMEs, including Web Design, App Development and more.

Screenshots

  1. An sample REST API POST request using <a href="https://wordpress.org/plugins/wp-rest-user/">WP REST User</a>.

    An sample REST API POST request using WP REST User.


Reviews & Comments