Download Booster Plus for WooCommerce plugin v4.8.0 Nulled Free
= v4.8.0 - 18/03/2020 =
* Fix - Functions - General - Fix php warning if WPML isn't active and 'WPML: Get Terms in All Languages' is enabled.
* Fix - PRICES & CURRENCIES - Multicurrency Product Base Price - Remove "Third Party Price Filter Compatibility" option.
* Fix - PRICES & CURRENCIES - Multicurrency Product Base Price - Fix Compatibility with Price Filter widget.
* Fix - PRICES & CURRENCIES - Fix "WooCommerce Price Filter Compatibility" option.
* Fix - PRODUCTS - Product Availability by Date - Fix wrong availabilities by always creating the date with `DateTime::createFromFormat`.
* Fix - PRODUCTS - Product Addons - Fix warning when exporting '_wcj_product_addons_per_product_enable_by_variation_%' meta.
* Fix - PRODUCTS - Product Addons - Fix wrong '_wcj_product_addons_per_product_enable_by_variation_%' meta value after import.
* Fix - SHIPPING & ORDERS - Order Custom Statuses - Add compatibility with "Load Modules on Init Hook" option.
* Dev - CART & CHECKOUT - Checkout Custom Fields - Update fields on admin for subscription orders.
* Dev - EMAILS & MISC. - Admin Tools - Add 'Enable Interface By User Roles' option allowing to disable the whole Booster admin interface for not selected roles.
* Dev - EMAILS & MISC. - My Account - Add 'Endpoint' option to Custom Pages as a plus feature.
* Dev - PAYMENT GATEWAYS - Gateways Fees and Discounts - Add 'Force Default Payment Gateway' option allowing to pre-set the default available payment gateway on cart and checkout pages.
* Dev - PRICES & CURRENCIES - Global Discount - Add 'Compatibility With Products Shortcode' option, allowing the on_sale attribute to work.
* Dev - PRICES & CURRENCIES - Prices and Currencies by Country - Add new compatibility option with native WooCommerce coupons.
* Dev - PRODUCTS - Product Addons - Add `%addon_title%` template variable on Each Addon from Cart Template.
* Dev - SHIPPING & ORDERS - Order Custom Statuses - Add "Remove Status Prefix" option added.
* Dev - SHIPPING & ORDERS - Shipping Methods by Users - Add 'Multiple Role Checking' option for plus version.
* WC tested up to: 4.0
Download Booster Plus for WooCommerce plugin v4.7.1 Nulled Free
= v4.7.1 - 10/02/2020 =
- Feature - EMAILS & MISC. - Template Editor - Add option to set custom
/woocommerce/
folder among other paths from other possible plugins.- Fix - CART & CHECKOUT - EU VAT Number - Fix possible errors like "Call to Undefined WooCommerce functions".
- Fix - PRICES & CURRENCIES - PHP Warning: Fix "A non-numeric value encountered".
- Fix - PRICES & CURRENCIES - Multicurrency Product Base Price - Fix possible missing products with 'WooCommerce Price Filter Compatibility' option enabled by removing the 'wc_product_meta_lookup' table comparison.
- Fix - PRODUCTS - Product by Condition - Improve performance by setting invisible products on transient.
- Fix - PRODUCTS - Product Addons - Fix products getting "Required" with no reason.
- Fix - SHIPPING & ORDERS - Custom Shipping - Fix possible Fatal error "Class 'WC_Shipping_WCJ_Custom_W_Zones' not found".
- Dev - PAYMENT GATEWAYS - Custom Gateways - Add 'order_id' shortcode param automatically to a possible
[wcj_order_meta]
shortcode added to 'instructions'.- Dev - PAYMENT GATEWAYS - Gateways by User Role - Add 'Multiple Role Checking' option on pro version.
- Dev - PDF Invoicing - Page Settings - Add option to enable/disable background image url parsing.
- Dev - PRICES & CURRENCIES - Price by User Role - Add option to check for child categories.
- Dev - PRICES & CURRENCIES - Wholesale Price - Add 'Default Max Qty Level' option to fix compatibility issues with decimal quantities when using plugins like 'Product Quantity' for instance.
- Dev - Shortcodes - Add 'result_key' param to all shortcodes with the purpose of filtering a possible array result displaying only a key from it.
- WC tested up to: 3.9
Download Booster Plus for WooCommerce plugin v4.7.0 Nulled Free
= v4.7.0 - 27/12/2019 =
- Fix - CART & CHECKOUT - Checkout Custom Fields - Preserve select field value when editing the order from admin.
- Fix - CART & CHECKOUT - EU VAT Number - Set the user agent explicitly, trying to avoid possible SoapClient errors.
- Fix - PAYMENT GATEWAYS - Gateways Min/Max Amounts - Notices keep being displayed after order is placed.
- Fix - PRODUCTS - Product Availability by Date - Fix wrong availabilities on non English languages by setting a default number format of 'm/d/Y' on 'wcj_product_by_date_direct_date' option and by improving description.
- Fix - PRODUCTS - Product Availability by Date - Fix wrong availabilities on non English languages by setting the date properly according to 'wcj_product_by_date_direct_date_format' option and timezone.
- Fix - PRODUCTS - Products per Page - Sanitize 'wcj_products_per_page' param.
- Fix - PRODUCTS - SKU - Sort variations in ascending order on
get_all_variations()
for better results with 'Variable Products Variations' option.- Fix - SHIPPING & ORDERS - Custom Shipping - Fix possible Fatal error "Class 'WC_Shipping_WCJ_Custom_Template' not found".
- Fix - Classes -
WCJ_Module_Product_By_Condition
-pre_get_posts
- Disables pre_get_posts query when exporting products.- Dev - PAYMENT GATEWAYS - Custom Gateways -
update_custom_payment_gateways_fields_order_meta()
now also expects an array as an input value.- Dev - PAYMENT GATEWAYS - Custom Gateways - Add 'name_array' as parameter on description replace preventing possible duplicated input fields names.
- Dev - PDF INVOICING & PACKING SLIPS - Advanced - Add option to set Internal Encoding with
mb_internal_encoding()
.- Dev - PRICES & CURRENCIES - Global Discount - Add 'WPML: Get Products in All Languages' option.
- Dev - PRICES & CURRENCIES - Global Discount - Add 'WPML: Get Terms in All Languages' option.
- Dev - PRICES & CURRENCIES - Wholesale Price - Add 'WPML: Get Products in All Languages' option.
- Dev - PRICES & CURRENCIES - Wholesale Price - Add 'WPML: Get Terms in All Languages' option.
- Dev - SHIPPING & ORDERS - Shipping by Cities - Improve postcode detection trying to read it from
WC()->customer->get_shipping_postcode
too.- Dev - PRODUCTS - Product Addons - Add option to export and import 'wcj_product_addons_per_product_enable_by_variation%' meta.
- Dev - PRODUCTS - Products per Page - Add option to control form method by POST or GET.
- Dev - PRODUCTS - SKU - Add option to automatically generate SKU for variations on product save.
- Dev - PRODUCTS - SKU - Add option to generate SKU using Hashids library.
- Dev - PRODUCTS - SKU - Add option to manage the numbers of characters on SKU using Hashids.
- Dev - PRODUCTS - SKU - Add option to control SKU format with numbers or letters using Hashids.
- Dev -
WCJ_Module
- Get products in all languages from ajax product search, if corresponding WPML option is enabled.- Dev -
WCJ_Module
- Moveremove_wpml_functions_before_get_terms
andrestore_wpml_functions_after_get_terms
from 'Price based on User Role' module making it more flexible to be appliable to any module.- Dev - Shortcodes -
[wcj_input_field]
Add 'data_attributes' param.- Dev - Shortcodes -
[wcj_input_field]
Add 'name_array' param, allowing the input name to be set as an array. e.g.[wcj_input_field name_array="parent" name="test"]
-><input name="parent[test][value]" />
.- Dev - Functions - General - Create
wcj_get_data_attributes_html()
function allowing to create a multiple data parameters likedata-param_a='value_a'
when receiving a associative array.- Dev - Functions - Date and Time - Add
wcj_timezone()
function to get timezone.wp_timezone()
already does it but as it was introduced only on version 5.3.0 this was a safer option.- Dev - Classes -
WCJ_Module_Product_By_Condition
-pre_get_posts
- Add 'wcj_product_by_condition_pre_get_posts_validation' filter to setup when the query should be disabled.
Download Booster Plus for WooCommerce plugin v4.6.1 Nulled Free
= v4.6.1 - 15/11/2019 =
- Fix - CART & CHECKOUT - Checkout Custom Fields - Preserve checkbox field value when updating order status.
- Fix - CART & CHECKOUT - EU VAT Number - Check if EU VAT number is valid during 'woocommerce_after_checkout_validation' hook instead of trying to get the result from session.
- Fix - CART & CHECKOUT - EU VAT Number - Fix possible white space in
wcj_validate_eu_vat_number()
response from ajax by using wp_send_json().- Fix - EMAILS & MISC. - Custom Emails - Fix bug when sending email to multiple orders at the same time using the bulk editor and when there were multiple recipients including %customer%.
- Fix - Core -
WCJ_Modules
- Also check if Meta-box option is an array.- Fix - SHIPPING & ORDERS - Replace empty translation text with only empty text due to POT file update.
- Fix - PRODUCTS - Add to Cart - Replace empty translation text with only empty text due to POT file update.
- Dev - CART & CHECKOUT - Checkout Fees - Change "Cart Min" and "Max" options to "Cart Minimum" and "Maximum Quantity".
- Dev - CART & CHECKOUT - Checkout Fees - Create "Cart Minimum" and "Maximum Total" options as Plus features.
- Dev - CART & CHECKOUT - EU VAT Number - Add new option to show VAT field for EU countries only.
- Dev - PRODUCTS - Product Addons - Add option to show addon fields by variation.
- Dev - PRODUCTS - Product Visibility by Country - Add new option to overwrite country by User Billing Country on Checkout Page.
- Dev - PRODUCTS - Product Visibility by Country - Prevents calling
update_order_review_expired()
if "Overwrite by Billing Country" option is enabled.- Tested up to: 5.3.
- WC tested up to: 3.8.
Download Booster Plus for WooCommerce plugin v4.6.0 Nulled Free
v4.6.0 - 29/10/2019
- Fix indentation by replacing spaces by tabs on SQL, comments, or when there is pure HTML, <script> or <style> tags.
- Fix - CART & CHECKOUT - EU VAT Number - Fix
wcj_validate_vat_no_soap()
function with correct api_url.- Fix - EMAILS & MISC. - Custom Emails - Fix fatal error when trying to send custom emails using 'Created Customer Notification' trigger.
- Fix - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Replace cast by +0 technique on some queries to get the whole price.
- Fix - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - Fix wrong price on loop.
- Fix - Shortcodes - Products -
[wcj_product_wholesale_price_table]
Fix "A non-numeric value encountered" PHP warning.- Dev - CART & CHECKOUT - Checkout Customization - Add option to ignore restriction on admin.
- Dev - CART & CHECKOUT - Checkout Customization - Add option to restrict countries based on a manual order from the "YITH WooCommerce Request a Quote" plugin having the billing country selected manually.
- Dev - CART & CHECKOUT - Checkout Customization - Add option to restrict countries based on Customer's Billing Country, ignoring other restrictions.
- Dev - CART & CHECKOUT - Checkout Customization - Add option to restrict countries based on conditions, like
is_cart()
andis_checkout()
.- Dev - CART & CHECKOUT - EU VAT Number - Add option to read meta from '_vat_number' meta trying to add compatibility with the plugin EU VAT Number.
- Dev - CART & CHECKOUT - EU VAT Number - Add option to exempt VAT on cart page.
- Dev - CART & CHECKOUT - EU VAT Number - Add option to exempt VAT by checking previously registered EU VAT numbers from customers.
- Dev - CART & CHECKOUT - EU VAT Number - Improve
wcj_validate_eu_vat_number()
function by addingwcj_eu_vat_number_to_check
andecho
parameters.- Dev - Functions - General - Add functions to remove filters and actions added with callbacks to classes without access.
- Dev - PAYMENT GATEWAYS - Gateways per Product or Category - Allow looking for products in the order too besides cart, making it work even on My Account > Checkout > order-pay pages.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - "Advanced: Saved Calculated Products Prices" option added.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Add compatibility with "WPC Product Bundles for WooCommerce" plugin.
- Dev - PRICES & CURRENCIES - Price by User Role - Add option to show empty price variations.
- Dev - PRICES & CURRENCIES - Price by User Role - Add option to remove "woocommerce_single_variation_add_to_cart_button" callback on empty price variations.
- Dev - PRICES & CURRENCIES - Price by User Role - Add option to remove "woocommerce_single_variation" callback on empty price variations.
- Dev - PRICES & CURRENCIES - Price by User Role - Add option to get product tags and categories in all languages when using WPML.
- Dev - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - Add two new compatibility options with 'WPC Product Bundles for WooCommerce' plugin.
- Dev - PRODUCTS - Product Addons - Add option to use the % symbol to set a percentage of product's price, like 10%.
- Dev - PRODUCTS - Product Addons - Add option to hide the percentage price on frontend. Parenthesis will be removed in that case preventing from being displayed empty.
- Dev - PRODUCTS - Tax Display - Allow
tax_display_by_user_role()
to search on multiple roles.- Dev - SHIPPING & ORDERS - Custom Shipping - Remove rules greater than the Total Rows amount.
- Dev - SHIPPING & ORDERS - Custom Shipping - Add 'Cost Rounding' option.
- Dev - Shortcodes - Orders -
[wcj_order_taxes_html]
- Add parametershow_label
.
Download Booster Plus for WooCommerce plugin v4.5.1 Nulled Free
= v4.5.1 - 18/09/2019 =
- Fix - PRODUCTS - Product Input Fields - Improve 'Line Break' style on frontend.
- Fix - CART & CHECKOUT - Checkout Custom Fields - Fix 'Call to a member function get_cart() on null' on order status update.
Download Booster Plus for WooCommerce plugin v4.5.0 Nulled Free
= v4.5.0 - 05/09/2019 =
- Fix - Core -
WCJ_Modules
- Change the order some submodules are loaded to make it compatible with "Load Modules on Init Hook" option.- Fix - EMAILS & MISC. - My Account - Fix custom page title on my account page changing the my account title on wp nav menu.
- Fix - EMAILS & MISC. - My Account - Fix compatibility problem with PublishPress plugin regarding
the_title
filter.- Fix - PDF INVOICING & PACKING SLIPS - Email Options - Fix attachments not getting sent via email due to unsuccessful WP_Order class checking.
- Fix - PDF INVOICING & PACKING SLIPS - Make module compatible with "Load Modules on Init Hook" option.
- Fix - PDF INVOICING & PACKING SLIPS - Fix empty return on
bulk_actions_handle()
.- Fix - Plugin update checker - Fix PHP warning 'strpos(): Non-string needles will be interpreted as strings in the future'.
- Fix - PAYMENT GATEWAYS - Gateways by Country, State or Postcode - Fix "Invalid payment method" error when using the postcodes option.
- Fix - PRODUCTS - Product Visibility by User Role - Fix search on ajax.
- Fix - PRODUCTS - Product Addons - Replace old method for setting price by correct one on
woocommerce_add_cart_item
andwoocommerce_get_cart_item_from_session
.- Fix - PRODUCTS - Product Addons - Format order metadata properly.
- Fix - PRODUCTS - Product Addons - Fix "A non well formed numeric value" php warning on
price_change_ajax()
.- Fix - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Fix Price Filter Widget step on Compatibility option.
- Fix - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Fix "A non well formed numeric value" php warning on
change_price()
.- Fix - SHIPPING & ORDERS - Custom Shipping - Improve performance of Custom Shipping Zones.
- Fix - Shortcodes - Orders -
[wcj_order_refunds_table]
-columns
-refund_title
param fixed.- Dev - Core -
WCJ_Module
- Createget_option()
method to get an option from database or from the class itself for performance reasons.- Dev - CART & CHECKOUT - Checkout Custom Fields - Allow fields to be updated from order admin edit page.
- Dev - CART & CHECKOUT - Checkout Fees - Add Overlap field.
- Dev - CART & CHECKOUT - Checkout Fees - Add Cart Min field.
- Dev - CART & CHECKOUT - Checkout Fees - Add Cart Max field.
- Dev - CART & CHECKOUT - Checkout Fees - Add Priority field.
- Dev - EMAILS & MISC. - Booster WPML - General Options - Add new option 'Auto Switch Booster Currency' to automatically switch Booster currency according to WPML.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Price Filter Widget Compatibility now works with
wcj_multicurrency_per_product_enabled
option enabled.- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Change
wcj_multicurrency_compatibility_wc_price_filter
option default value from 'yes' to 'no'- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Create new option to make the "Sort By Price" work with
wcj_multicurrency_per_product_enabled
option enabled.- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Create new option to save min and max prices on currency rate update via background processing.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Add new compatibility option with native WooCommerce coupons.
- Dev - PRODUCTS - Cost of Goods - Price Fields - Add 'Profit Percentage Type' option to choose between 'Margin' and 'Markup' values.
- Dev - PRODUCTS - Product Addons - Add option to ignore strike-through price on AJAX update. If a product has both regular and sale prices, only the sale price will be updated on AJAX. The regular price will be ignored.
- Dev - PRODUCTS - Product Input Fields - Add option to preserve line breaks on admin and frontend.
- Dev - Shortcodes - Orders -
[wcj_order_refunds_table]
-columns
-refund_date
param added.- Dev - Orders Shortcodes - Add param
plus_fees
for[wcj_order_subtotal_plus_shipping]
shortcode.- Dev - Functions - Orders - Add
wcj_get_order_fees_total()
andwcj_get_order_fees_total_tax()
.- Dev - Functions - General - Add option to overwrite WooCommerce IP detection method by Booster.
- Tweak - Functions - General - Change default options from
wcj_general_advanced_ip_detection
onwcj_get_the_ip()
function to 'REMOTE_ADDR', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR'.
Download Booster Plus for WooCommerce plugin v4.4.1 Nulled Free
= v4.4.1 - 26/06/2019 = Thanks To @TassieNZ
* Fix - SHIPPING & ORDERS - Custom Shipping - Fix missing custom shipping settings.
Download Booster Plus for WooCommerce plugin v4.4.0 Nulled Free
= v4.4.0 - 24/06/2019 =
- Fix - PRODUCTS - Product Addons - Add price with correct currency value on change_price() function using maybe_convert_currency().
- Fix - PRODUCTS - Product Input Fields - Fix URL on variable uploaded files.
- Fix - PRODUCTS - Product Input Fields - Check if order is null on add_files_to_email_attachments().
- Fix - PRODUCTS - Product MSRP - Improve section detection on display() function, i.e if it's on "single" or "archive".
- Fix - CART & CHECKOUT - Checkout Custom Fields - Fix problem where select and radio fields values are lost on order status change.
- Fix - SHIPPING & ORDERS - Custom Shipping - Check if add_table_rows() isn't getting called multiple times.
- Fix - SHIPPING & ORDERS - Custom Shipping - Fix module for "Load Modules on Init Hook" option.
- Fix - SHIPPING & ORDERS - Order Quantities - Fix problem preventing _wcj_order_quantities_min meta from being saved on variable products.
- Fix - SHIPPING & ORDERS - Order Quantities - Fix problem where Quantity steps is checked against parent variation id instead of variation id.
- Fix - SHIPPING & ORDERS - Order Quantities - Check _wcj_order_quantities_step from parent id if variation doesn't have the _wcj_order_quantities_step meta.
- Fix - Shortcodes - Orders - "A non-numeric value encountered..." notice fixed in [wcj_order_total_width], [wcj_order_total_height], [wcj_order_total_length], [wcj_order_total_weight] shortcodes.
- Fix - Functions - Admin - Check if object is from WC_Product class on wcj_get_ajax_settings().
- Dev - PRICES & CURRENCIES - Currency Exchange Rates - Add option to set API key for Free Currency Converter API server.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Add new option to make it compatible with WooCommerce import tool, preventing it from converting some uppercase meta to lowercase.
- Dev - PRICES & CURRENCIES - Multicurrency Product Base Price - Improve compatibility with "Price Filter" widget.
- Dev - PRICES & CURRENCIES - Multicurrency Product Base Price - Add option to make it compatible with third party "Price Filter" widgets.
- Dev - PRICES & CURRENCIES - Offer Your Price - Exclude - "Out of stock" option added.
- Dev - PRICES & CURRENCIES - Offer Your Price - Now collecting more customer's data: User IP (%user_ip%) and User Agent (%user_agent%).
- Dev - PRICES & CURRENCIES - Offer Your Price - "Offer Price History Meta Box Columns" option added.
- Dev - PRICES & CURRENCIES - Prices and Currencies by Country - Add option "Price Format Method" to control the moment the "Rounding" and "Pretty Prices" will be applied.
- Dev - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - "Advanced: Price Changes" option added.
- Dev - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - Compatibility with "WPC Product Bundles for WooCommerce" plugin added (and "Product Bundles" option added).
- Dev - PRODUCTS - Product MSRP - Create option to add compatibility with Multicurrency module.
- Dev - PAYMENT GATEWAYS - Gateways Min/Max Amounts - Create option to add compatibility with Multicurrency module.
- Dev - EMAILS & MISC. - Email Verification - Create new option preventing users from login in any situation. It is necessary to fix automatic login in some cases, like after registration on checkout.
- Dev - EMAILS & MISC. - Export - Forcing date format in datepicker to yy-mm-dd.
- Dev - Dashboard - Manage Settings - "Load Modules on Init Hook" option added. It will load the locale appropriately if users change it from the profile page.
- Dev - Shortcodes - Add possibility for multiple location and not_location attributes with comma values, like location="US, CA, NZ, AU".
- Dev - Shortcodes - Orders - [wcj_order_items_table] - product_shipping_class and product_shipping_class_id columns added.
- Dev - Functions - Exchange Rates - Update Free Currency Converter API to v6 and read API key from settings.
- Dev - Functions - General - Add wcj_get_cart_item_quantities() to get cart items quantities, with correct variation id, where native function from WooCommerce fails getting only the parent id if Manage Stock option is enabled.
- Dev - Functions - Price and Currency - Create wcj_price_by_country_pretty_price() and wcj_price_by_country_rounding() functions.
- Tested up to: 5.2.
Download Booster Plus for WooCommerce plugin v4.3.1 Nulled Free
= v4.3.1 - 25/04/2019 =
- Fix - SHIPPING & ORDERS - Order Quantities - Decimal Quantities -
init
hook priority lowered. This fixes the issue with "PDF Invoicing & Packing Slips" module not displaying decimal quantities.- Fix - PDF INVOICING & PACKING SLIPS - Fix "failed to delete buffer" warning when generating pdf.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Create new option to add compatibility with Smart Coupons plugin.
- Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Create new option to add compatibility with WooCommerce Price Filter widget.
- Dev - PRICES & CURRENCIES - Multicurrency Product Base Price - Add option to make module compatible with "Price Filter" widget.
- Dev - SHIPPING & ORDERS - Order Quantities - Decimal Quantities - Setting float number
pattern
for quantity input.- Dev - SHIPPING & ORDERS - Order Quantities - Module renamed from "Order Min/Max Quantities" and description updated.
- Dev - PDF INVOICING & PACKING SLIPS - Create new option on advanced settings to manage output buffer.