Version Description
- Marketing Content Changed.
Download this release
Release Info
Developer | hikeforce |
Plugin | Product Import Export for WooCommerce |
Version | 1.2.4 |
Comparing to | |
See all releases |
Code changes from version 1.2.3 to 1.2.4
- includes/views/market.php +2 -3
- product-csv-import-export.php +1 -1
- readme.txt +5 -1
includes/views/market.php
CHANGED
@@ -90,6 +90,5 @@
|
|
90 |
|
91 |
<center>
|
92 |
|
93 |
-
<a href="http://productimportexport.hikeforce.com/wp-admin/admin.php?page=wf_woocommerce_csv_im_ex" target="_blank" class="button"><?php _e( 'Live Demo', 'wf_csv_import_export'); ?></a
|
94 |
-
|
95 |
-
</div>
|
90 |
|
91 |
<center>
|
92 |
|
93 |
+
<a href="http://productimportexport.hikeforce.com/wp-admin/admin.php?page=wf_woocommerce_csv_im_ex" target="_blank" class="button"><?php _e( 'Live Demo', 'wf_csv_import_export'); ?></a> <a href="https://www.xadapter.com/category/product/product-import-export-plugin-for-woocommerce/" target="_blank" class="button"><?php _e( 'Documentation', 'wf_csv_import_export' ); ?></a></center>
|
94 |
+
</div>
|
|
product-csv-import-export.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.xadapter.com/product/product-import-export-plugin-for-woo
|
|
5 |
Description: Import and Export Products From and To your WooCommerce Store.
|
6 |
Author: HikeForce
|
7 |
Author URI: http://www.xadapter.com/vendor/hikeforce/
|
8 |
-
Version: 1.2.
|
9 |
Text Domain: wf_csv_import_export
|
10 |
*/
|
11 |
|
5 |
Description: Import and Export Products From and To your WooCommerce Store.
|
6 |
Author: HikeForce
|
7 |
Author URI: http://www.xadapter.com/vendor/hikeforce/
|
8 |
+
Version: 1.2.4
|
9 |
Text Domain: wf_csv_import_export
|
10 |
*/
|
11 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ 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.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -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.2.3 =
|
85 |
* New Icon Updated.
|
86 |
= 1.2.2 =
|
@@ -135,6 +137,8 @@ Yes. You can import or export product images along with other details
|
|
135 |
* Import /Export Woocommerce Products.
|
136 |
|
137 |
== Upgrade Notice ==
|
|
|
|
|
138 |
= 1.2.3 =
|
139 |
* New Icon Updated.
|
140 |
= 1.2.2 =
|
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.2.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
81 |
3. Premium Export Settings Screen
|
82 |
|
83 |
== Changelog ==
|
84 |
+
= 1.2.4 =
|
85 |
+
* Marketing Content Changed.
|
86 |
= 1.2.3 =
|
87 |
* New Icon Updated.
|
88 |
= 1.2.2 =
|
137 |
* Import /Export Woocommerce Products.
|
138 |
|
139 |
== Upgrade Notice ==
|
140 |
+
= 1.2.4 =
|
141 |
+
* Marketing Content Changed.
|
142 |
= 1.2.3 =
|
143 |
* New Icon Updated.
|
144 |
= 1.2.2 =
|