Skip to content

Commit 434bb6f

Browse files
committed
Readme update, controller update
1 parent f2106ac commit 434bb6f

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

json-api-user.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
/*
44
Plugin Name: JSON API User
5-
Plugin URI:
5+
Plugin URI: http://downloads.wordpress.org/plugin/json-api-user.zip
66
Description: Extends the JSON API for user registration
77
Version: 0.1
88
Author: Ali Qureshi
9-
Author URI:
9+
Author URI: http://www.parorrey.com/
1010
License: GPLv3
1111
*/
1212

readme.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
=== JSON-API-User ===
22

3+
Tags: json api, api, register user, wordpress user registration,
34

5+
Contributors: parorrey
46

5-
Tags: json api, api, register user, wordpress user registration,
7+
Stable tag: 0.1
68

7-
Stable Tag: 1.0
9+
Requires at least: 3.0.1
810

9-
Tested up to: 3.7
11+
Tested up to: 3.7.1
1012

1113
License: GPLv2 or later
1214

1315
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1416

15-
16-
1717
Extends the JSON API
1818

1919

2020
==Description==
2121

2222

23-
JSON API User is a plugin, that supports the JSON API Plugin with a new Controller to allow user registration.
23+
JSON API User is a plugin that supports the JSON API Plugin with a new Controller to allow user registration.
2424

2525

2626
==Installation==
@@ -35,15 +35,20 @@ To install JSON API User just follow these steps:
3535

3636
* activate the controller through the JSON API menu found in the WordPress admin center (Settings -> JSON API)
3737

38+
== Screenshots ==
3839

3940

4041
==Changelog==
4142

43+
= 0.1 =
44+
* Initial release.
4245

43-
=0.1=
4446

47+
== Upgrade Notice ==
4548

49+
= 0.1 =
50+
* Initial release.
4651

4752
==Frequently Asked Questions==
4853

49-
For a full code documentation, link will be added later
54+
For a full code documentation, please check here https://github.com/pimedia/json-api-user

0 commit comments

Comments
 (0)