• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Smart Coupons

WooCommerce Smart Coupons v8.20.1

No permission to download
Download WooCommerce Smart Coupons v8.2.0 Nulled Free
2023.07.07 - v8.2.0

* New: Tested up to WooCommerce 7.8.2
* Fix: Texts that appear on timepicker added by the plugin, are not translatable
* Fix: Returning unescaped value
* Update: Spellcheck: replace 'sigular' with 'singular' and 'acctions' with 'actions'
* Update: POT file
Download WooCommerce Smart Coupons v8.1.0 Nulled Free
2023.06.23 - v8.1.0

* Fix: Refund amount blocked on the order edit page, even when store credit is not applied to that order
* Fix: When bulk generating coupons with multiple values for 'Exclude products', only the first value is getting saved
* Fix: When importing coupons with multiple values for 'Exclude products' via CSV file, only the first value is getting saved
* Fix: 'Fixed cart discount' coupon amount changed when a coupon is applied to an order and when the plugin [WooCommerce Multi-Currency](https://woocommerce.com/products/multi-currency/) OR the plugin [Price Based on Country for WooCommerce](https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/) is active
* Update: POT file
Download WooCommerce Smart Coupons v8.0.0 Nulled Free
2023.06.16 - v8.0.0

* New: Tested up to WooCommerce 7.8.0
* New: Store credit applying to the order using WooCommerce coupon discount API when 'Apply before tax' is disabled
* New: Automatically adjust the refund amount that will be refunded first to the store credit applied to the order, on the order edit page
* New: Method 'is_sc_gte' for comparing with the current version of the plugin
* Fix: Option 'sc_display_global_coupons' resetting on any coupon update
* Fix: Admin notification messages related to coupon bulk generation, import, export
* Tweak: Replaced the use of __() with _x() at a few instances
* Tweak: Try to exit early from a few method
* Developer: New filter 'wc_sc_max_url_coupons_limit' for setting maximum number of coupons that can be applied via URL at one time
* Update: For store credit, add columns in the order edit page under order item's list based on the number of tax rates
* Update: Removed option 'Auto-fill refund amount' that appears while refunding an order & the order has store credit, on the order edit page
* Update: Add currency to the amount that is refunded to store credits on order edit page
* Update: Display refund amount field for store credit only if some amount is left to be refunded, on the order edit page
* Update: Set max limit on the refund amount field for store credit
* Update: Use the label set for store credit in the refund row, on the order edit page
* Update: Set human-readable label for order item meta added by the Smart Coupons plugin (e.g. '_wc_sc_product_source')
* Update: Set a few order item meta added by Smart Coupons plugin as hidden
* Update: Translate field 'discount_type' when coupon is imported via CSV for setting correct discount type for the coupon
* Update: Coupon actions field 'with discount of' will follow the WooCommerce setting for 'Number of decimals'
* Update: Added support for fetching serialized data for options
* Update: Spellcheck: replace 'Funtion' with 'Function' and 'appplied' with 'applied'
2023.06.02 - version 7.12.0
* New: Tested up to WooCommerce 7.7.2
* New: Show linked coupons to a product on the products listing page (dashboard)
* Fix: Store credit amount is ignored when paying via 'WooCommerce PayPal Payments' plugin
* Update: Removed directory 'woo-includes'
* Update: Use Aelia Currency Switcher's conversion only when Aelia Currency Switcher plugin is active
* Update: Escape values to be shown under the coupon dashboard column 'View order'
* Update: POT file
Download WooCommerce Smart Coupons v7.11.0 Nulled Free
2023.05.24 - v7.11.0

* New: Tested up to WordPress 6.2.2
* Fix: 'Coupons' field under product is breaking due to conflict with Yoast Pro for WooCommerce
* Fix: On the Checkout page, if opted to send coupons to self, it is still validating email fields that are mistakenly left in the provided email field
* Update: POT file
Download WooCommerce Smart Coupons v7.10.0 Nulled Free
2023.05.12 - v7.10.0

* New: Tested up to WooCommerce 7.7.0
* New: During coupon import process, option to choose to update existing coupons
* Fix: Unnecessarily displaying coupon field 'Disable email restriction?' in auto-generated coupons
* Fix: Warning: Invalid argument supplied for foreach '$taxonomy_restrictions'
* Fix: Fatal error: Uncaught Error: Call to a member function getOffsetTimestamp on null when importing CSV file containing existing coupons
* Fix: Coupon method 'set_used_by' expects parameter to be an array
* Tweak: Query performance improvement when loading store-wide coupons
* Tweak: Improvements in method 'sc_get_option'
* Update: Maintain & show count of coupons skipped during bulk generate or import process
* Update: POT file
Download WooCommerce Smart Coupons v7.9.0 Nulled Free
2023.05.05 - v7.9.0

* Fix: Data under the coupon field 'Actions > Display message' is broken when saved
* Fix: Replaced use of function 'WC_Product::get_parent' with 'WC_Product::get_parent_id'
* Update: POT file
Download WooCommerce Smart Coupons v7.8.0 Nulled Free
2023.04.28 - v7.8.0

* New: Tested up to WooCommerce 7.6.1
* New: Under coupon meta field 'Usage restriction > Locations', load States defined by WooCommerce for selection
* Fix: Auto-apply functionality not working correctly with coupon meta field 'Usage restriction > Locations'
* Fix: Auto-apply functionality is forcing WooCommerce Points & Rewards (requires 1.7.29+) plugin to display messages on the 'My Account' page
* Fix: Auto-generated coupons only saving the 1st value under 'Usage restriction > Products' & 'Usage restriction > Excluded products', if multiple values are passed
* Fix: PHP Warning: foreach() argument must be of type array|object, string given
* Developer: New action hook 'wc_sc_before_auto_apply_coupons' to perform actions before auto-apply functionality
* Tweak: Unnecessarily executing 2 lines of code in a loop
* Update: Run auto-apply feature on AJAX-based requests as well
* Update: Added custom message for coupon meta field 'Usage restriction > Locations' if the entered location is not found
* Update: Passed discount object as 3rd argument for filter hook 'woocommerce_coupon_is_valid'
* Update: Spellcheck: replace 'crone' with 'cron'
* Update: POT file
2023.04.28 - version 7.8.0
* New: Tested up to WooCommerce 7.6.1
* New: Under coupon meta field 'Usage restriction > Locations', load States defined by WooCommerce for selection
* Fix: Auto-apply functionality not working correctly with coupon meta field 'Usage restriction > Locations'
* Fix: Auto-apply functionality is forcing WooCommerce Points & Rewards (requires 1.7.29+) plugin to display messages on the 'My Account' page
* Fix: Auto-generated coupons only saving the 1st value under 'Usage restriction > Products' & 'Usage restriction > Excluded products', if multiple values are passed
* Fix: PHP Warning: foreach() argument must be of type array|object, string given
* Developer: New action hook 'wc_sc_before_auto_apply_coupons' to perform actions before auto-apply functionality
* Tweak: Unnecessarily executing 2 lines of code in a loop
* Update: Run auto-apply feature on AJAX-based requests as well
* Update: Added custom message for coupon meta field 'Usage restriction > Locations' if the entered location is not found
* Update: Passed discount object as 3rd argument for filter hook 'woocommerce_coupon_is_valid'
* Update: Spellcheck: replace 'crone' with 'cron'
* Update: POT file
Download WooCommerce Smart Coupons v7.7.0 Nulled Free
2023.04.21 - v7.7.0

* Fix: Emails for coupons are not getting sent when the setting 'Combine emails' is enabled
* Fix: Do not call 'get_post_meta' for coupon meta 'discount_type' if the post id is empty
* Update: Spellcheck: replace 'Funtion' with 'Function'
* Update: POT file
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock