WooCommerce Dynamic Pricing & Discounts

WP WooCommerce Dynamic Pricing & Discounts 2.2.4 Nulled

No permission to download
- Added: Show offer message in nth order rule.
- Fixed: Bugs in Tiered Rule (regarding discount not applied correctly on cart).
- Fixed: Minor Bugs.
* Fix - Regular price not displayed for variable products when on sale
* Tweak - Performance improvements for product price display throughout shop
* Tweak - Improved compatibility with other plugins that change WC product prices
* Tweak - Shipping method condition now supports instances of shipping methods from zones
* Tweak - Other minor bug fixes and improvements
* Dev - New filter rp_wcdpd_process_product_pricing to cancel all product pricing
* Dev - New filter rp_wcdpd_process_cart_discounts to cancel all cart discounts
* Dev - New filter rp_wcdpd_process_checkout_fees to cancel all checkout fees
* Warning - Multiple core changes: any customizations and integrations must be updated
* Warning - Text domain for some admin facing strings has changed to 'rightpress'
* Feature - Added option to restrict purchase of products matched by conditions
* Feature - Added option to disable all rules at once
* Feature - New condition: Product shipping class
* Feature - New condition: Cart item shipping class
* Feature - New condition: WooCommerce coupon applied to product in cart
* Fix - Countdown timer is not updated when printed programmatically
* Fix - "You Saved" element changes position on cart/checkout update
* Fix - Risk of infinite loop in Cart Discount handling under specific circumstances
* Fix - Invalid coupon warning is displayed when discount is no longer applicable
* Fix - Non-variable product attribute condition issues
* Fix - Incorrect Checkout Fee taxation under specific conditions
* Fix - Changes to product price cache updates product post date/time
* Fix - Improved currency converter plugin support in discount limit functionality
* Tweak - Improved support for WPML Currency Converter
* Tweak - Added option to display "Your Price" element when product is not discounted
* Tweak - Non-repeating BXGY/Group rules will no longer repeat on different cart items
* Tweak - Added color indication for disabled rules
* Tweak - Improved compatibility with latest PHP versions
* Tweak - Other minor bug fixes and improvements
* Dev - Removed method RP_WCDPD_Controller_Methods_Product_Pricing::get_change_set()
* Dev - Removed filter rightpress_live_product_price_update_price_html
* Dev - Removed filter rp_wcdpd_product_pricing_initial_price
* Dev - Changed contents of rp_wcdpd_product_pricing_rule_applied_to_cart second argument