Booster Plus for WooCommerce 7.2.6

Download Booster Plus for WooCommerce 7.2.6 from nulled fire. Supercharge your WordPress WooCommerce site with these awesome powerful features.
* Feature - PRICES & CURRENCIES - Offer Your Price - Enable - "Enable per product and per product category" option added.
* Feature - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - "Advanced: Multicurrency (Currency Switcher) Module" option added (i.e. "Allow price entering in switched currency").
* Feature - SHIPPING & ORDERS - Maximum Products per User - "Block Add to Cart" option added.
* Feature - SHIPPING & ORDERS - Order Min/Max Quantities - General Options - "Decimal Quantities" option added.
* Feature - SHIPPING & ORDERS - Order Min/Max Quantities - General Options - "Force Initial Quantity on Single Product Page" option added.
* Feature - SHIPPING & ORDERS - Order Min/Max Quantities - Quantity Step Options - "Additional Validation" and "Message" options added.
* Fix - PRICES & CURRENCIES - Product Price by Formula - Fix final price preview on metabox if 'Disable Admin Scope' option is disabled.
* Fix - BUTTON & PRICE LABELS - Add to Cart Button Labels - Per Product Type Labels - Fix a possible error when `global $product` is set as a String.
* Fix - PRODUCTS - Product Addons - Replace ajax content by price instead of html avoiding duplicated content.
* Fix - PRODUCTS - Product Input Fields - Fix `$item->legacy_values` temporary solution using `woocommerce_checkout_create_order_line_item` hook.
* Fix - PRODUCTS - Product Input Fields - Fix warning related to YITH Request a Quote plugin.
* Fix - PRODUCTS - Product Tabs - Get tabs title correctly when using WPML plugin.
* Fix - CART & CHECKOUT - Checkout Custom Fields - Fix "Include Categories" option from interrupting other checkings.
* Fix - SHIPPING & ORDERS - Order Min/Max Quantities - Sync quantity input with add to cart button quantity attribute even on infinite scrolling.
* Fix - SHIPPING & ORDERS - Order Min/Max Quantities - "Per Item Quantity on Per Product Basis" checkboxes fixed.
* Fix - SHIPPING & ORDERS - Order Numbers - Fix Order Admin Search by Custom Number.
* Fix - SHIPPING & ORDERS - Shipping Methods by Products - Using `continue` in `switch` fixed.
* Fix - PDF INVOICING & PACKING SLIPS - Page Settings - Set margin bottom as 10 by default.
* Dev - PRODUCTS - Product Input Fields - Minor code refactoring.
* Dev - PRODUCTS - Product Input Fields - Minor admin settings descriptions update.
* Dev - PRODUCTS - Product Input Fields - Add Compatibility with YITH Request a Quote plugin.
* Dev - CART & CHECKOUT - Checkout Files Upload - Form Template Options - Field - Default value updated (`max-width:50vw;` added).
* Dev - PAYMENT GATEWAYS - Gateways Currency Converter - Minor admin settings descriptions update.
* Dev - PDF INVOICING & PACKING SLIPS - TCPDF library updated (from v6.2.13 to v6.2.26).
* Dev - PDF INVOICING & PACKING SLIPS - FPDI library updated (from v2.0.0 to v2.1.1).
* Dev - Functions - HTML - `wcj_get_table_html()` - Add `wcj-row-even`, `wcj-row-odd` for even and odd row classes and `wcj-row1` and so on for each row number.
* Dev - Functions - Price and Currency - Add `wc_get_variable_product_purchase_price()` function to get purchase price from variable products.
* Dev - Functions - Users - Add current user role to `wcj_get_user_roles()`.
* Dev - Shortcodes - Orders - `[wcj_order_products_terms]` shortcode added.
* Dev - Shortcodes - Products - `[wcj_product_purchase_price]` - Get min purchase price from variable product by default instead of zero.
* Dev - Shortcodes - Products - `[wcj_product_purchase_price]` - `search` parameter added for variable products. Possible values are: `min_variation`, `max_variation`, `all_variations`, `min_max_variations`.
* Dev - Shortcodes - Products - `[wcj_product_purchase_price]` - `format` parameter added to return purchase prices of variable products as html or raw. Possible values are: `yes`, `no`.
* Feature - CART & CHECKOUT - Checkout Customization - Add option to recalculate checkout.
* Feature - CART & CHECKOUT - Checkout Customization - Add option to update checkout when some field have its value changed.
* Feature - PAYMENT GATEWAYS - Gateways per Product or Category - "Use Variations" option added.
* Feature - SHIPPING & ORDERS - Maximum Products per User - "Order Status" option added.
* Feature - EMAILS & MISC. - Admin Tools - Products Options - "JSON Product Search Limit" option added.
* Feature - Shortcodes - General - `[wcj_post_meta_sum]` shortcode added.
* Fix - PRICES & CURRENCIES - Price Formats - Current currency issue fixed (e.g. price format on admin order edit page).
* Fix - PRICES & CURRENCIES - Product Price by Formula - Fix shortcodes as parameters miscalculating price on cart by adding `product_id` attribute on shortcodes.
* Fix - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - Empty price issue fixed.
* Fix - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - "Multicurrency (Currency Switcher)" module support added.
* Fix - PRODUCTS - Product Images - `product_images_hide_on_archive()` - Issue with replacing single product's image with custom HTML on archives fixed.
* Fix - PRODUCTS - Product Input Fields - Fix multiple uploads generating a single file by renaming them uniquely.
* Fix - PRODUCTS - Product MSRP - Comma decimal separator issue fixed.
* Fix - PRODUCTS - Related Products - Relate Manually - Fix warning if there aren't any products selected.
* Fix - CART & CHECKOUT - Checkout Custom Fields - Hidden fields are not added to order meta now (i.e. not showing hidden fields on thank you page and in emails now).
* Fix - PAYMENT GATEWAYS - Gateways Fees and Discounts - `init_options()` is now initialized on `init` hook for better translation and performance.
* Fix - SHIPPING & ORDERS - Order Min/Max Quantities - Fix quantity attribute of add to cart button on loop pages.
* Fix - SHIPPING & ORDERS - Order Minimum Amount - Add compatibility with Price by country module.
* Fix - PDF INVOICING & PACKING SLIPS - Bulk actions - "Undefined variable: sendback" PHP notice fixed.
* Fix - PDF INVOICING & PACKING SLIPS - Possible deprecated `each()` PHP notice fixed (compatibility with PHP v7.2.0).
* Fix - EMAILS & MISC. - Admin Bar - Page reload added after "Enable Module" checkbox is enabled (so admin bar is shown at once).
* Fix - EMAILS & MISC. - Custom Emails - `$_GET['order_id']` param added (fixes the issue with bulk status update emails on some servers).
* Dev - PRICES & CURRENCIES - Product Open Pricing (Name Your Price) - Message on Price too Small / too Big - `%price%`, `%min_price%` and `%max_price%` replaced values added.
* Dev - PRICES & CURRENCIES - Wholesale Price - "Advanced: Price Filters Priority" option added.
* Dev - PRICES & CURRENCIES - Product Price by Formula - Add option to use the module on admin scope.
* Dev - PRODUCTS - Product Images - `wcj_product_images_loop_product_thumbnail_filter`, `wcj_product_images_loop_product_thumbnail_filter_priority`, `wcj_product_images_single_product_images_filter` and `wcj_product_images_single_product_images_filter_priority` filters added.
* Dev - PRODUCTS - Tax Display - Add shop scope on display by user role option.
* Dev - PRODUCTS - Products per Page - Add compatibility with DIVI theme.
* Dev - PRODUCTS - Related Products - Relate Manually - Add new option to set the related products metabox value by default.
* Dev - PAYMENT GATEWAYS - Gateways Fees and Discounts - Shortcodes are now processed in fee titles.
* Dev - PAYMENT GATEWAYS - Gateways Fees and Discounts - Add new option to include taxes when calculating total cart amount.
* Dev - SHIPPING & ORDERS - Order Min/Max Quantities - Sync quantity button with add to cart button quantity.
* Dev - SHIPPING & ORDERS - Order Min/Max Quantities - Prevent add to cart button on shop pages from being clicked if input requirements haven't been met.
* Dev - EMAILS & MISC. - Admin Bar - "WooCommerce" Admin Bar - "List product categories" and "List product tags" options added.
* Dev - EMAILS & MISC. - Admin Tools - "Products Attributes" tool and "Product Revisions" option moved from "General" module.
* Dev - EMAILS & MISC. - Admin Tools - Module description updated. Admin settings restyled and descriptions updated. "Show extended info" link added.
* Dev - EMAILS & MISC. - Debug Tools - Initial module release (tools moved from "Admin Tools" module). Admin settings descriptions updated. Log restyled.
* Dev - EMAILS & MISC. - General - "PHP Options" options moved from "Admin Tools" module.
* Dev - EMAILS & MISC. - General - Module description updated. Admin settings descriptions updated.
* Dev - Functions - Products - `wcj_get_products()` - Code optimized.
* Dev - Shortcodes - Orders - `[wcj_order_total_in_words]` - `whole` attribute now automatically gets order currency symbol or currency code (set by `use_currency_symbol` attribute) (instead of `Dollars`). `decimal` attribute set to `¢` (instead of `Cents`).
* Dev - Shortcodes - Products - `[wcj_product_you_save_percent]` - Add compatibility with "Dynamic Pricing" plugin.
* Dev - Shortcodes - Products Crowdfunding - `get_product_orders_data()` - `start_date` and `order_status` optional attributes added.
* Dev - Shortcodes - Products Crowdfunding - `get_product_orders_data()` - Code cleaned up.
* Dev - Classes - `WCJ_Module_Product_By_Condition` - `pre_get_posts` - WP_Query optimized (`post__not_in` added).
* Fix - SHIPPING & ORDERS - Shipping Methods by Current Date/Time - Admin settings section title fixed.
* Dev - EMAILS & MISC. - Custom PHP - Module description updated.
* Feature - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Widget - "Form Method", "Class" and "Style" options added.
* Feature - PRODUCTS - Product Addons - Frontend Templates - "Each Addon - Type: Select Box (Each Option)" option added.
* Feature - SHIPPING & ORDERS - Order Custom Statuses - "Add Custom Statuses Buttons to Admin Order Preview Actions" option added.
* Feature - SHIPPING & ORDERS - Orders - "Editable Orders" options added.
* Feature - SHIPPING & ORDERS - Shipping Methods by City or Postcode - "Shipping Methods by Postcodes" subsection added.
* Feature - SHIPPING & ORDERS - Shipping Methods by Current Date/Time - Initial module release.
* Feature - EMAILS & MISC. - Admin Tools - "Suppress Admin Connect Notice" and "Suppress Admin Notices" options added.
* Feature - EMAILS & MISC. - Custom CSS - "Code Position" option added.
* Feature - EMAILS & MISC. - Custom JS - "Code Position" option added.
* Feature - EMAILS & MISC. - Custom PHP - Initial module release.
* Feature - EMAILS & MISC. - General - Add/Manage Custom Roles tool - "Capabilities" option added.
* Fix - PRICES & CURRENCIES - Prices and Currencies by Country - Default values for options and empty string checks added.
* Fix - CART & CHECKOUT - EU VAT Number - Possible "Undefined index: wcj_eu_vat_number_to_check..." PHP notice fixed.
* Fix - PAYMENT GATEWAYS - Gateways by Shipping - Use Shipping Instances - Trying to extract shipping instance number from form with underscore symbol (e.g. "Flexible Shipping" plugin).
* Fix - SHIPPING & ORDERS - Order Min/Max Quantities - `isEmptyObject` check added in `wcj-order-quantities.js`.
* Fix - PDF INVOICING & PACKING SLIPS - Invoices Report tool - "Disable Saving PDFs in PHP directory for temporary files..." notice fixed.
* Fix - EMAILS & MISC. - General - Add/Manage Custom Roles tool - `sanitize_key()` added for role ID (when adding new role).
* Fix - EMAILS & MISC. - General - Products Attributes tool - Column titles fixed.
* Fix - EMAILS & MISC. - Template Editor - Checking for modified template file to exist before replacing the original template.
* Fix - Shortcodes - Products - `[wcj_product_time_since_last_sale]` - `date_query` fixed.
* Fix - Functions - General - `wcj_is_frontend()` - AJAX part improved (`woocommerce_load_variations` backend `action` added).
* Dev - PRICES & CURRENCIES - Global Discount - "Global Discount in Admin" option added.
* Dev - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Module description updated.
* Dev - PRODUCTS - Sale Flash - Code refactoring - "Per Category" and "Per Tag" options are stored in arrays now.
* Dev - PAYMENT GATEWAYS - Gateways by Country, State or Postcode - Code refactoring.
* Dev - PAYMENT GATEWAYS - Gateways Currency Converter - "Show Converted Prices" option added.
* Dev - PAYMENT GATEWAYS - Gateways Currency Converter - Admin settings minor restyling.
* Dev - SHIPPING & ORDERS - Order Custom Statuses - Code refactoring.
* Dev - SHIPPING & ORDERS - Order Numbers - `wcj_order_number_meta` filter added.
* Dev - EMAILS & MISC. - Admin Tools - Admin settings restyled ("Debug Tools Options" subsection added, "Debug Log" tool renamed).
* Dev - EMAILS & MISC. - General - Add/Manage Custom Roles tool - Restyled; JS confirmation added etc.
* Dev - EMAILS & MISC. - Template Editor - Admin settings minor restyling.
* Dev - Shortcodes - General - `[wcj_country_select_drop_down_list]` - Code refactoring.
* Dev - Shortcodes - Products - `[wcj_product_available_variations]` - `param` attribute added.
* Dev - Shortcodes - Products - `[wcj_product_time_since_last_sale]` - Code refactoring.
* Dev - Shortcodes - Products - `[wcj_product_wholesale_price_table]` - `user_role` attribute added.
* Dev - Functions - Price and Currency - `wcj_update_products_price_by_country()` - `WP_Query` optimized to return `ids` only.
* Dev - Classes - `WCJ_Module` - Modules' "extra description" restyled.
* Dev - Code clean up.