Version Description
- Minor content change.
Download this release
Release Info
Developer | xadapter |
Plugin | Product Import Export for WooCommerce |
Version | 1.3.2 |
Comparing to | |
See all releases |
Code changes from version 1.3.1 to 1.3.2
- product-csv-import-export.php +3 -3
- readme.txt +9 -5
product-csv-import-export.php
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
Plugin Name: Product CSV Import Export (BASIC)
|
4 |
Plugin URI: http://www.xadapter.com/product/product-import-export-plugin-for-woocommerce/
|
5 |
Description: Import and Export Products From and To your WooCommerce Store.
|
6 |
-
Author:
|
7 |
-
Author URI: http://www.xadapter.com/
|
8 |
-
Version: 1.3.
|
9 |
Text Domain: wf_csv_import_export
|
10 |
*/
|
11 |
|
3 |
Plugin Name: Product CSV Import Export (BASIC)
|
4 |
Plugin URI: http://www.xadapter.com/product/product-import-export-plugin-for-woocommerce/
|
5 |
Description: Import and Export Products From and To your WooCommerce Store.
|
6 |
+
Author: XAdapter
|
7 |
+
Author URI: http://www.xadapter.com/
|
8 |
+
Version: 1.3.2
|
9 |
Text Domain: wf_csv_import_export
|
10 |
*/
|
11 |
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Product Import Export for WooCommerce===
|
2 |
-
Contributors: hikeforce, niwf, mujeebur
|
3 |
Donate link:
|
4 |
-
Tags: woocommerce import products, woocommerce export products, woocommerce export import products, export woocommerce products with images, woocommerce csv import variable products, woocommerce import products with attributes
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.7
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -55,9 +55,9 @@ Please visit <a rel="nofollow" href="http://www.xadapter.com/product/product-imp
|
|
55 |
|
56 |
</blockquote>
|
57 |
|
58 |
-
= About
|
59 |
|
60 |
-
|
61 |
|
62 |
|
63 |
== Installation ==
|
@@ -81,6 +81,8 @@ Yes. You can import or export product images along with other details
|
|
81 |
3. Premium Export Settings Screen
|
82 |
|
83 |
== Changelog ==
|
|
|
|
|
84 |
= 1.3.1 =
|
85 |
* Function modified for Woocommerce 3.0 Compatibility.
|
86 |
= 1.3.0 =
|
@@ -141,6 +143,8 @@ Yes. You can import or export product images along with other details
|
|
141 |
* Import /Export Woocommerce Products.
|
142 |
|
143 |
== Upgrade Notice ==
|
|
|
|
|
144 |
= 1.3.1 =
|
145 |
* Function modified for Woocommerce 3.0 Compatibility.
|
146 |
= 1.3.0 =
|
1 |
=== Product Import Export for WooCommerce===
|
2 |
+
Contributors: xadapter, hikeforce, niwf, mujeebur, thilakhearly
|
3 |
Donate link:
|
4 |
+
Tags: woocommerce import products, woocommerce export products, woocommerce export import products, export woocommerce products with images, woocommerce csv import variable products, woocommerce import products with attributes,import export
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.7
|
7 |
+
Stable tag: 1.3.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
55 |
|
56 |
</blockquote>
|
57 |
|
58 |
+
= About XAdapter.com =
|
59 |
|
60 |
+
XAdapter creates quality WordPress/WooCommerce plugins that are easy to use and customize. We are proud to have thousands of customers actively using our plugins across the globe.
|
61 |
|
62 |
|
63 |
== Installation ==
|
81 |
3. Premium Export Settings Screen
|
82 |
|
83 |
== Changelog ==
|
84 |
+
= 1.3.2 =
|
85 |
+
* Minor content change.
|
86 |
= 1.3.1 =
|
87 |
* Function modified for Woocommerce 3.0 Compatibility.
|
88 |
= 1.3.0 =
|
143 |
* Import /Export Woocommerce Products.
|
144 |
|
145 |
== Upgrade Notice ==
|
146 |
+
= 1.3.2 =
|
147 |
+
* Minor content change.
|
148 |
= 1.3.1 =
|
149 |
* Function modified for Woocommerce 3.0 Compatibility.
|
150 |
= 1.3.0 =
|