You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,17 @@
5
5
## API features:
6
6
7
7
**WordPress**
8
-
- Register/Sign Up API for Users
9
-
- Login (with email or username)
10
-
- Get Users Info
11
-
- Update Users Info
12
-
- Update Users Password
8
+
9
+
* Register/Sign Up API for Users
10
+
* Login (with email or username)
11
+
* Get Users Info
12
+
* Update Users Info
13
+
* Update Users Password
13
14
14
15
**WooCommerce**:
15
-
- Get Customers Info (Billing and Shipping)
16
-
- Update Customers details
16
+
17
+
* Get Customers Info (Billing and Shipping)
18
+
* Update Customers details
17
19
18
20
To use this API you must have the [WP Json API Plugin](https://woosignal.com/plugins/wordpress/wp-json-api) installed first on your WordPress site, you can download it via the WooSignal website.
0 commit comments