Version Description
- Minor Content Change.
Download this release
Release Info
Developer | xadapter |
Plugin | Order Export & Order Import for WooCommerce |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
- order-import-export.php +1 -1
- readme.txt +7 -3
order-import-export.php
CHANGED
@@ -6,7 +6,7 @@ Plugin URI: https://www.xadapter.com/product/order-import-export-plugin-for-wooc
|
|
6 |
Description: Export and Import Order detail including line items, From and To your WooCommerce Store.
|
7 |
Author: XAdapter
|
8 |
Author URI: https://www.xadapter.com/
|
9 |
-
Version: 1.2.
|
10 |
Text Domain: wf_order_import_export
|
11 |
*/
|
12 |
|
6 |
Description: Export and Import Order detail including line items, From and To your WooCommerce Store.
|
7 |
Author: XAdapter
|
8 |
Author URI: https://www.xadapter.com/
|
9 |
+
Version: 1.2.3
|
10 |
Text Domain: wf_order_import_export
|
11 |
*/
|
12 |
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
=== Order / Coupon / Subscription Export Import Plugin for WooCommerce (BASIC) ===
|
2 |
Contributors: xadapter, niwf, mujeebur
|
3 |
Donate link:
|
4 |
-
Tags:
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.8
|
7 |
-
Stable tag: 1.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -75,6 +75,8 @@ Yes. You can import or export order line item details.
|
|
75 |
3. Exported sample order Screen
|
76 |
|
77 |
== Changelog ==
|
|
|
|
|
78 |
= 1.2.2 =
|
79 |
* Minor Content Change.
|
80 |
= 1.2.1 =
|
@@ -124,6 +126,8 @@ Yes. You can import or export order line item details.
|
|
124 |
* Export /Import WooCommerce Orders.
|
125 |
|
126 |
== Upgrade Notice ==
|
|
|
|
|
127 |
= 1.2.2 =
|
128 |
* Minor Content Change.
|
129 |
= 1.2.1 =
|
1 |
+
=== Order / Coupon / Subscription Export Import Plugin for WooCommerce (BASIC) ===
|
2 |
Contributors: xadapter, niwf, mujeebur
|
3 |
Donate link:
|
4 |
+
Tags: order, coupon, subscription, export, import, woocommerce
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.8
|
7 |
+
Stable tag: 1.2.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
75 |
3. Exported sample order Screen
|
76 |
|
77 |
== Changelog ==
|
78 |
+
= 1.2.3 =
|
79 |
+
* Minor Content Change.
|
80 |
= 1.2.2 =
|
81 |
* Minor Content Change.
|
82 |
= 1.2.1 =
|
126 |
* Export /Import WooCommerce Orders.
|
127 |
|
128 |
== Upgrade Notice ==
|
129 |
+
= 1.2.3 =
|
130 |
+
* Minor Content Change.
|
131 |
= 1.2.2 =
|
132 |
* Minor Content Change.
|
133 |
= 1.2.1 =
|