=== Products Purchase Price for WooCommerce ===
Contributors: Softedge
Tags: woocommerce, purchase, cost, products, price, buying-in, custom field
Requires at least: 4.0.1
Tested up to: 4.5
Stable tag: 1.0.4
WC requires at least: 2.3
WC tested up to: 2.5.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Free version of Purchase Price plug-in for WooCommerce.

== Description ==

Products Purchase Price plug-in for WooCommerce let you insert the buying-in price of your products.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/products-purchase-price-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to the WooCommerce Products screen
4. Now you have a new field to add the cost of your products

== Screenshots ==

1. Simple products edition
2. Variable products edition
3. Quick edit screen for simple products

==  Changelog ==

= 1.0.4 =
= 1.0.3 =
	* Fixed compatibility issue with php 5.2

= 1.0.2 =
	* Added client-side validation to purchase price field in product quick edit screen
	* Fixed issue preventing quick edit to work for products taxonomies
	* Changed plugin description
	* Changed textdomain
	* Added language template file and French translation
	* Compatibility with WPML : added wpml-config.xml file
	* Tested for Wordpress 4.5 and WooCommerce 2.5.5

= 1.0.1 =
	* Removed unnecessary function and comments
	* Tested for Wordpress 4.4 and WooCommerce 2.4.12

= 1.0.0 =
	* Initial release.