| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Tags: woocommerce, tiered pricing, dynamic price, price, wholesale |
| 4 | 4 | Requires at least: 4.2 |
| 5 | 5 | Tested up to: 5.1 |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | -Stable tag: 2.1.1 | |
| 7 | +Stable tag: 2.0 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | Allows you to set price for a certain quantity of product. Shows quantity pricing table. Supports displaying table in a tooltip. |
| @@ -13,9 +13,9 @@ | ||
| 13 | 13 | == Description == |
| 14 | 14 | |
| 15 | 15 | Simple WooCommerce plugin, which allows you to set different prices for different quantities of product. Wholesale for WooCommerce |
| 16 | 16 | |
| 17 | -Features: | |
| 17 | +A few features: | |
| 18 | 18 | |
| 19 | 19 | * Set a certain price for each quantity of product |
| 20 | 20 | * Set a certain price for each quantity of variation |
| 21 | 21 | * Display pricing table at the product page (supports different places) |
| @@ -59,19 +59,5 @@ | ||
| 59 | 59 | = 2.0 = |
| 60 | 60 | * Fix bags |
| 61 | 61 | * JS updating prices at product page |
| 62 | 62 | * Tooltip border |
| 63 | -* Premium version | |
| 64 | - | |
| 65 | -= 2.0.2 = | |
| 66 | -* Fix JS calculation prices | |
| 67 | -* Remove table from variation tier tables | |
| 68 | - | |
| 69 | -= 2.1 = | |
| 70 | -* Support WooCommerce Taxes | |
| 71 | -* Do not show table head if column texts are blank | |
| 72 | -* Fix Updater | |
| 73 | -* Fix little issues | |
| 74 | - | |
| 75 | -= 2.1.1 = | |
| 76 | -* Fixes | |
| 77 | -* Premium variable catalog prices | |
| 63 | +* Premium version | |