=== WooCommerce Import ===
Requires at least: 4.0.0
Tested up to: 4.7.5
Stable tag: 1.4

The basics to convert your own product feed into WooCommerce products and categories

== Description ==
The basics to convert your own product feed into WooCommerce products and categories

== Installation ==
1. Download the package
2. Unzip the package
3. Upload the folder to your website
4. Activate the WooCommerce Import plugin
5. Go to “Import” under “Products” in WP Admin
6. Specify the available languages and the default language
7. (optionally) add a “woocommerce/import” directory in your theme folder to customize import functionalities

== Changelog ==

= 1.4 =
* Make import class static
* Make singular function static

= 1.3 =
* Added possibility to overwrite function to search for an existing copy of a category
* Fixed issue with black background on PNG images when applying watermark

= 1.2 =
* Added composer autoload functionality
* Possibility to apply watermark to an image is now static to be usable outside of converter

= 1.1 =
* Fixed translations issue (dependency issue, see Notes)

== Notes ==
If you use WPML and WooCommerce Multilingual to translate your website, please note that:
* This plugin only supports translations up to WooCommerce Multilingual 4.0.4
* Using more recent versions will cause translations not to have a language (becomes default language) nor be related to their source
