=== WooCommerce Price Rate === Contributors: abdallahnofal Tags: price, rate, woocommerce, percentage Requires at least: 4.6 Tested up to: 5.0.2 Stable tag: 5.0.2 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin helps you to change products' price based on a specific rate and apply custom price rate without customizing the regular/sale price of the product. == Description == This plugin helps you to change products' price based on a specific rate and apply custom price rate without customizing the regular/sale price of the product. NOTE: * This plugin requires WooCommerce plugin. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/woocommerce-price-rate` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Woocommerce->Settings->Products Tab to change the price rate. 4. Use the Woocommerce->Products->Product->Price rate tab at Woocommerce tabs to change/disable the price rate to this product. == Changelog == = 1.0.1 = * Update plugin structure.