Version Description
- Tested OK with WC 3.5.0
Download this release
Release Info
Developer | webtoffee |
Plugin | Import Export WordPress Users and WooCommerce Customers |
Version | 1.1.8 |
Comparing to | |
See all releases |
Code changes from version 1.1.7 to 1.1.8
- customer-import-export.php +2 -2
- readme.txt +6 -4
customer-import-export.php
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
Description: Export and Import User/Customers details From and To your WordPress/WooCommerce.
|
7 |
Author: WebToffee
|
8 |
Author URI: https://www.webtoffee.com/product/wordpress-users-woocommerce-customers-import-export/
|
9 |
-
Version: 1.1.
|
10 |
-
WC tested up to: 3.
|
11 |
Text Domain: wf_customer_import_export
|
12 |
License: GPLv3
|
13 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
6 |
Description: Export and Import User/Customers details From and To your WordPress/WooCommerce.
|
7 |
Author: WebToffee
|
8 |
Author URI: https://www.webtoffee.com/product/wordpress-users-woocommerce-customers-import-export/
|
9 |
+
Version: 1.1.8
|
10 |
+
WC tested up to: 3.5.0
|
11 |
Text Domain: wf_customer_import_export
|
12 |
License: GPLv3
|
13 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.webtoffee.com/plugins/
|
|
4 |
Tags: Export Users to CSV, Import Users from CSV, woocommerce export customers, user export, export import users, woocommerce import customers, woocommerce export customer email
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.9.8
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -19,7 +19,7 @@ Import users and export users made fast and simple! Import Export WordPress User
|
|
19 |
|
20 |
🔸 Users Export - Export Users to CSV file.</li>
|
21 |
🔸 Users import - Import Users from CSV format to WordPress/WooCommerce Store.
|
22 |
-
🔸 Tested OK with WooCommerce 3.
|
23 |
|
24 |
Highlights: WordPress Users Export, WordPress Users CSV Import Suite, Export WordPress Users to CSV. Pro Version supports export and import of all additional user meta like WooCommerce deatils.
|
25 |
|
@@ -148,6 +148,8 @@ No. You may want to use https://wordpress.org/plugins/order-import-export-for-wo
|
|
148 |
|
149 |
== Changelog ==
|
150 |
|
|
|
|
|
151 |
= 1.1.7 =
|
152 |
* Content Update.
|
153 |
= 1.1.6 =
|
@@ -192,5 +194,5 @@ No. You may want to use https://wordpress.org/plugins/order-import-export-for-wo
|
|
192 |
|
193 |
== Upgrade Notice ==
|
194 |
|
195 |
-
= 1.1.
|
196 |
-
*
|
4 |
Tags: Export Users to CSV, Import Users from CSV, woocommerce export customers, user export, export import users, woocommerce import customers, woocommerce export customer email
|
5 |
Requires at least: 3.0.1
|
6 |
Tested up to: 4.9.8
|
7 |
+
Stable tag: 1.1.8
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
19 |
|
20 |
🔸 Users Export - Export Users to CSV file.</li>
|
21 |
🔸 Users import - Import Users from CSV format to WordPress/WooCommerce Store.
|
22 |
+
🔸 Tested OK with WooCommerce 3.5.0
|
23 |
|
24 |
Highlights: WordPress Users Export, WordPress Users CSV Import Suite, Export WordPress Users to CSV. Pro Version supports export and import of all additional user meta like WooCommerce deatils.
|
25 |
|
148 |
|
149 |
== Changelog ==
|
150 |
|
151 |
+
= 1.1.8 =
|
152 |
+
* Tested OK with WC 3.5.0
|
153 |
= 1.1.7 =
|
154 |
* Content Update.
|
155 |
= 1.1.6 =
|
194 |
|
195 |
== Upgrade Notice ==
|
196 |
|
197 |
+
= 1.1.8 =
|
198 |
+
* Tested OK with WC 3.5.0
|