Product Import Export for WooCommerce - Version 1.6.7

Version Description

Download this release

Release Info

Developer webtoffee
Plugin Icon 128x128 Product Import Export for WooCommerce
Version 1.6.7
Comparing to
See all releases

Code changes from version 1.6.6 to 1.6.7

Files changed (50) hide show
  1. Product_Commercial_Sample_CSV.csv +0 -0
  2. Product_WooCommerce_Sample_CSV.csv +0 -0
  3. images/Import-Export-for-WooCommerce-Product-Image.png +0 -0
  4. images/documentation.png +0 -0
  5. images/sample_csv.png +0 -0
  6. images/setup.png +0 -0
  7. images/stars.png +0 -0
  8. images/storefrog.png +0 -0
  9. images/support.png +0 -0
  10. images/video.png +0 -0
  11. images/wf-ajax-loader.gif +0 -0
  12. images/wf-failed.png +0 -0
  13. images/wf-import.png +0 -0
  14. images/wf-notice.png +0 -0
  15. images/wf-success.png +0 -0
  16. includes/class-wf-prodimpexpcsv-admin-screen.php +0 -0
  17. includes/class-wf-prodimpexpcsv-ajax-handler.php +0 -0
  18. includes/class-wf-prodimpexpcsv-system-status-tools.php +0 -0
  19. includes/exporter/class-wf-prodimpexpcsv-exporter.php +0 -0
  20. includes/exporter/data/data-wf-hidden-meta-columns.php +0 -0
  21. includes/exporter/data/data-wf-post-columns.php +0 -0
  22. includes/importer/class-wf-csv-parser.php +0 -0
  23. includes/importer/class-wf-prodimpexpcsv-importer.php +0 -0
  24. includes/importer/class-wf-prodimpexpcsv-product-import.php +0 -0
  25. includes/importer/data/data-wf-post-defaults.php +0 -0
  26. includes/importer/data/data-wf-postmeta-allowed.php +0 -0
  27. includes/importer/data/data-wf-postmeta-defaults.php +0 -0
  28. includes/importer/data/data-wf-reserved-fields-pair.php +0 -0
  29. includes/importer/data/data-wf-reserved-fields.php +0 -0
  30. includes/importer/views/html-wf-import-greeting.php +0 -0
  31. includes/importer/views/html-wf-import-options.php +0 -0
  32. includes/settings/class-wf-prodimpexpcsv-settings.php +0 -0
  33. includes/views/export/html-wf-export-products.php +0 -0
  34. includes/views/html-wf-admin-screen.php +0 -0
  35. includes/views/html-wf-help-guide.php +0 -0
  36. includes/views/import/html-wf-import-products.php +0 -0
  37. includes/views/market.php +0 -0
  38. lang/product-import-export-for-woo-de_DE.mo +0 -0
  39. lang/product-import-export-for-woo-de_DE.po +0 -0
  40. lang/product-import-export-for-woo-fr_FR.mo +0 -0
  41. lang/product-import-export-for-woo-fr_FR.po +0 -0
  42. lang/product-import-export-for-woo-hu_HU.mo +0 -0
  43. lang/product-import-export-for-woo-hu_HU.po +0 -0
  44. lang/product-import-export-for-woo-it_IT.mo +0 -0
  45. lang/product-import-export-for-woo-it_IT.po +0 -0
  46. license.txt +0 -0
  47. product-import-export-for-woo.php +3 -3
  48. readme.txt +4 -1
  49. styles/wf-style.css +0 -0
  50. welcome/welcome.php +0 -0
Product_Commercial_Sample_CSV.csv CHANGED
File without changes
Product_WooCommerce_Sample_CSV.csv CHANGED
File without changes
images/Import-Export-for-WooCommerce-Product-Image.png CHANGED
File without changes
images/documentation.png CHANGED
File without changes
images/sample_csv.png CHANGED
File without changes
images/setup.png CHANGED
File without changes
images/stars.png CHANGED
File without changes
images/storefrog.png CHANGED
File without changes
images/support.png CHANGED
File without changes
images/video.png CHANGED
File without changes
images/wf-ajax-loader.gif CHANGED
File without changes
images/wf-failed.png CHANGED
File without changes
images/wf-import.png CHANGED
File without changes
images/wf-notice.png CHANGED
File without changes
images/wf-success.png CHANGED
File without changes
includes/class-wf-prodimpexpcsv-admin-screen.php CHANGED
File without changes
includes/class-wf-prodimpexpcsv-ajax-handler.php CHANGED
File without changes
includes/class-wf-prodimpexpcsv-system-status-tools.php CHANGED
File without changes
includes/exporter/class-wf-prodimpexpcsv-exporter.php CHANGED
File without changes
includes/exporter/data/data-wf-hidden-meta-columns.php CHANGED
File without changes
includes/exporter/data/data-wf-post-columns.php CHANGED
File without changes
includes/importer/class-wf-csv-parser.php CHANGED
File without changes
includes/importer/class-wf-prodimpexpcsv-importer.php CHANGED
File without changes
includes/importer/class-wf-prodimpexpcsv-product-import.php CHANGED
File without changes
includes/importer/data/data-wf-post-defaults.php CHANGED
File without changes
includes/importer/data/data-wf-postmeta-allowed.php CHANGED
File without changes
includes/importer/data/data-wf-postmeta-defaults.php CHANGED
File without changes
includes/importer/data/data-wf-reserved-fields-pair.php CHANGED
File without changes
includes/importer/data/data-wf-reserved-fields.php CHANGED
File without changes
includes/importer/views/html-wf-import-greeting.php CHANGED
File without changes
includes/importer/views/html-wf-import-options.php CHANGED
File without changes
includes/settings/class-wf-prodimpexpcsv-settings.php CHANGED
File without changes
includes/views/export/html-wf-export-products.php CHANGED
File without changes
includes/views/html-wf-admin-screen.php CHANGED
File without changes
includes/views/html-wf-help-guide.php CHANGED
File without changes
includes/views/import/html-wf-import-products.php CHANGED
File without changes
includes/views/market.php CHANGED
File without changes
lang/product-import-export-for-woo-de_DE.mo CHANGED
File without changes
lang/product-import-export-for-woo-de_DE.po CHANGED
File without changes
lang/product-import-export-for-woo-fr_FR.mo CHANGED
File without changes
lang/product-import-export-for-woo-fr_FR.po CHANGED
File without changes
lang/product-import-export-for-woo-hu_HU.mo CHANGED
File without changes
lang/product-import-export-for-woo-hu_HU.po CHANGED
File without changes
lang/product-import-export-for-woo-it_IT.mo CHANGED
File without changes
lang/product-import-export-for-woo-it_IT.po CHANGED
File without changes
license.txt CHANGED
File without changes
product-import-export-for-woo.php CHANGED
@@ -5,7 +5,7 @@
5
  Description: Import and Export Products From and To your WooCommerce Store.
6
  Author: WebToffee
7
  Author URI: https://www.webtoffee.com/product/product-import-export-woocommerce/
8
- Version: 1.6.6
9
  WC tested up to: 3.7.0
10
  License: GPLv3
11
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -18,7 +18,7 @@ if (!defined('ABSPATH') || !is_admin()) {
18
 
19
 
20
  if (!defined('WF_PIPE_CURRENT_VERSION')) {
21
- define("WF_PIPE_CURRENT_VERSION", "1.6.6");
22
  }
23
  if (!defined('WF_PROD_IMP_EXP_ID')) {
24
  define("WF_PROD_IMP_EXP_ID", "wf_prod_imp_exp");
@@ -481,7 +481,7 @@ function hf_welcome_screen_activate_basic() {
481
  deactivate_plugins(basename(__FILE__));
482
  wp_die(__("WooCommerce is not installed/actived. it is required for this plugin to work properly. Please activate WooCommerce.", 'product-import-export-for-woo'), "", array('back_link' => 1));
483
  }
484
- if (is_plugin_active('product-csv-import-export-for-woocommerce/product-import-export-for-woo.php')) {
485
  deactivate_plugins(basename(__FILE__));
486
  wp_die(__("Is everything fine? You already have the Premium version installed in your website. For any issues, kindly raise a ticket via <a target='_blank' href='https://www.webtoffee.com/support/'>support</a>", 'product-import-export-for-woo'), "", array('back_link' => 1));
487
  }
5
  Description: Import and Export Products From and To your WooCommerce Store.
6
  Author: WebToffee
7
  Author URI: https://www.webtoffee.com/product/product-import-export-woocommerce/
8
+ Version: 1.6.7
9
  WC tested up to: 3.7.0
10
  License: GPLv3
11
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
18
 
19
 
20
  if (!defined('WF_PIPE_CURRENT_VERSION')) {
21
+ define("WF_PIPE_CURRENT_VERSION", "1.6.7");
22
  }
23
  if (!defined('WF_PROD_IMP_EXP_ID')) {
24
  define("WF_PROD_IMP_EXP_ID", "wf_prod_imp_exp");
481
  deactivate_plugins(basename(__FILE__));
482
  wp_die(__("WooCommerce is not installed/actived. it is required for this plugin to work properly. Please activate WooCommerce.", 'product-import-export-for-woo'), "", array('back_link' => 1));
483
  }
484
+ if (is_plugin_active('product-csv-import-export-for-woocommerce/product-csv-import-export.php')) {
485
  deactivate_plugins(basename(__FILE__));
486
  wp_die(__("Is everything fine? You already have the Premium version installed in your website. For any issues, kindly raise a ticket via <a target='_blank' href='https://www.webtoffee.com/support/'>support</a>", 'product-import-export-for-woo'), "", array('back_link' => 1));
487
  }
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.webtoffee.com/plugins/
4
  Tags: woocommerce product import, woocommerce import products, woocommerce export products, export woocommerce products, import products into woocommerce ,product, export, import, woocommerce ,csv
5
  Requires at least: 3.0.1
6
  Tested up to: 5.2.3
7
- Stable tag: 1.6.6
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -153,6 +153,9 @@ By default, admin and store manager are given access to export orders from your
153
 
154
  == Changelog ==
155
 
 
 
 
156
  = 1.6.6 =
157
  * Content Update.
158
  * Tested OK with WP 5.2.3
4
  Tags: woocommerce product import, woocommerce import products, woocommerce export products, export woocommerce products, import products into woocommerce ,product, export, import, woocommerce ,csv
5
  Requires at least: 3.0.1
6
  Tested up to: 5.2.3
7
+ Stable tag: 1.6.7
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
153
 
154
  == Changelog ==
155
 
156
+ = 1.6.6 =
157
+ * Content Update.
158
+
159
  = 1.6.6 =
160
  * Content Update.
161
  * Tested OK with WP 5.2.3
styles/wf-style.css CHANGED
File without changes
welcome/welcome.php CHANGED
File without changes