=== YITH WooCommerce Wishlist ===

Contributors: Your Inspiration Themes
Tags: wishlist, woocommerce, products, themes, yit, e-commerce, shop
Requires at least: 3.3.1
Tested up to: 3.4.2
Stable tag: 1.0.0

YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.


== Description ==

YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.


== Suggestions ==

If you have suggestions about how to improve YITH WooCommerce Wishlist, you can [write us](http://yithemes.com "Your Inspiration Themes") so we can bundle them into YITH WooCommerce Wishlist.


== Translators ==

= Available Languages =
* English (Default)
* Italiano

If you have created your own language pack, or have an update for an existing one, you can send [gettext PO and MO file](http://codex.wordpress.org/Translating_WordPress "Translating WordPress")
[us](http://yithemes.com/contact/ "Your Inspiration Themes") so we can bundle it into YITH WooCommerce Wishlist Languages.


== Installation ==

1. Unzip the downloaded zip file.
2. Upload the `yith_wishlist` folder into the `wp-content/plugins/` directory of your WordPress site.
3. Activate `YITH WooCommerce Wishlist` from Plugins page


== Configure ==

1. If necessary, configure `YITH WooCommerce Wishlist` from `WooCommerce > Settings > YITH WooCommerce Wishlist`.
2. If necessary, override custom style.
2.1. Add a `wishlist.css` file in your theme directory or in <theme-directory>/woocommerce/ and put your custom CSS there.
2.2. Add your custom CSS in `WooCommerce > Settings > Wishlist > Styles > Custom CSS`.
2.3. Add your custom CSS in your `style.css` file.
2.4. Modify the `style.css` file located in `wp-content/plugins/yith_wishlist/assets/css/`.


== Shortcodes ==

The plugin provide two shortcodes, [yith_wcwl_wishlist] and [yith_wcwl_add_to_wishlist].
The first one must be used in a page. It prints the wishlist. The second one print the button "Add to wishlist" and it is normally used in the single product page.


== Screenshots ==

1. Configuration page.
2. Example of custom Wishlist.


== Upgrade notice ==

== Changelog ==

= 1.0.0 =

* Initial release