1
1
=== WC Order View ===
2
2
3
- Contributors: kggopal12
4
- Donate link: https://kgopalkrishna.com
5
- Tags: woocommerce, order, view
6
- Requires at least: 5.0.0
7
- Tested up to: 5.2.3
8
- Stable tag: 1.2.0
9
- License: GPLv3 or later
10
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
3
+ Contributors: kggopal12 < br >
4
+ Donate link: https://kgopalkrishna.com < br >
5
+ Tags: woocommerce, order, view < br >
6
+ Requires at least: 5.0.0 < br >
7
+ Tested up to: 5.2.3 < br >
8
+ Stable tag: 1.2.1 < br >
9
+ License: GPLv3 or later < br >
10
+ License URI: http://www.gnu.org/licenses/gpl-3.0.html < br >
11
11
12
12
This plugin gives a strict View-Only access to Woocommerce orders for specified user roles.
13
13
@@ -26,8 +26,8 @@ This plugin gives a strict view only access to woocommerce orders. All you need
26
26
* Initial release.
27
27
28
28
= 1.0.1 =
29
- * Issue # 2 - Fixed Date created value displayed for each order
30
- * Issue # 3 - Fixed the total orders count shown in all orders page
29
+ * Fix - Fixed Date created value displayed for each order # 2
30
+ * Fix - Fixed the total orders count shown in all orders page # 3
31
31
32
32
= 1.1.0 =
33
33
* Fix - Fixed cancelled orders not visible #5
@@ -37,7 +37,10 @@ This plugin gives a strict view only access to woocommerce orders. All you need
37
37
= 1.2.0 =
38
38
* Feature - One click update option added in the plugins page
39
39
* Fix - Cancelled order status color doesn't match WooCommerce #8
40
- * Fix - Invoice date for all orders showing same date in All orders list #9
40
+ * Fix - Invoice date for all orders showing same date in All orders list #7
41
+
42
+ = 1.2.1 =
43
+ * Fix - Added function call to updated in the main plugin file #10
41
44
42
45
== Features ==
43
46
0 commit comments