4.8.7
Release Date – 2024-12-04
Author – Nsp Code
Hash – 6746b3a8d15e341be0f879dc7af75a944b9ff12c
- Compatibility file update for WPML Multilingual CMS
- Compatibility file for Fluid Checkout plugin.
4.8.3
Release Date – 2024-12-02
Author – Nsp Code
Hash – f02b567e7a92083dae240630e7a8f635888b9c99
- Compatibility file update for WooCommerce Smart Coupons
- Fix: Sequential order number when using HPOS
4.8.2
Release Date – 2024-11-15
Author – Nsp Code
Hash – 3fb6eeb02718d7560bfdcbef2195d9dc2deab036
- Fix: Add sequential order, if the option is active, for the split orders.
- Fix: Relocate the restore_current_blog() at the end of the loop, when return orders statuses across all shops, to avoid wrong query.
- Fix: Check if is WC_Order instance, or check for the post_type instead.
4.8.1
Release Date – 2024-11-13
Author – Nsp Code
Hash – 594a31e12cd287a2f5c7d85746e86de1103f6417
- New filter woogc/sequential_order_number/format for customizing the order number format https://wpglobalcart.com/documentation/woogc-sequential_order_number-format/
- Fix: HPOS not triggering the order complete action for the sequential order number to apply.
- WooCommerce 9.4.1 compatibility check and tag update
4.8
Release Date – 2024-11-06
Author – Nsp Code
Hash – 0341bd1efa0a6a04f2d99ac1d7a4939d3ce48ce6
- Ensure when using the option “Check for Replace the Cart Products with local version”, it checks for the variation of the current product object, if variable product.
- Check if the blog_id is in the item values to avoid triggering undefined notice.
- Include Norwegian translation.
- WooCommerce PDF Invoices packing slip compatibility file update.
4.7.9
Release Date – 2024-10-21
Author – Nsp Code
Hash – dd273f648a42e28751764fd5d4c9ee6e58bce491
- Ensure the search orders check for _order_number meta field too.
- Remove the woocommerce_removed_coupon for the extended class and use the internal filter.
- Network Orders fix search.
- Comaptibility file for Dokan Pro.
- WPML Compatibility file: check if WCML_Orders class is defined before continue.
4.7.5
Release Date – 2024-09-05
Author – Nsp Code
Hash – 948166f06ea16b9ff13fb566df5a128d2730c64b
- Show a global list of user subscriptions for WooCommerce Subscriptions, within the My Account -> Subscriptions.
4.7.3
Release Date – 2024-09-03
Author – Nsp Code
Hash – 592858537dbfe3ba9430931ef8df9bb3986148a1
- Product Async improvements for Bulk edit.
- WooCommerce 9.2.3 compatibility check and tag update.
- Compatibility file for Astra PRO
- Fix: Ensure when synchronize the categories, it create the hierarchy if exits.
4.7
Release Date – 2024-08-05
Author – Nsp Code
Hash – 5100ddec8f00b3cefc00e2892c7c28224f7c0cc0
- Implementation for Synchronization operation type https://wpglobalcart.com/efficiently-manage-large-product-lists-with-woocommerce-product-synchronisation-and-synchronization-operation-type-option/
- Fix: $option_data[‘recipient’] undefined notice fix.
- Compatibility file update for WooCommerce Product Bundles.
- WooCommerce 9.1.4 compatibility check and tag update.
4.6.3
Release Date – 2024-06-17
Author – Nsp Code
Hash – db811d102acf7e1018de5ab77ba5ff49bc2c2724
- Compatibility file update for “TikTok for WooCommerce”
- WooCommerce 8.9.3 compatibility check and tag update.
4.6
Release Date – 2024-05-20
Author – Nsp Code
Hash – d5bdf9502e33632ab75dde3314af4454729c3b2a
- New feature: Add products from all shops in the network, when creating custom Order through the admin.
- Compatibility file for “YITH WooCommerce Product Add-ons & Extra Options Premium”
- Compatibility file for “YITH WooCommerce Composite Products”
- Compatibility file for “Dokan”
- WooCommerce 8.8.3 compatibility check and tag update
4.5.5
Release Date – 2024-04-08
Author – Nsp Code
Hash – 06045deebcf7d71d21accb649c05a061a4063e9a
- Restore the deprecated cart item legacy_values and legacy_cart_item_key properties, as still used by certain plugins.
4.5.4
Release Date – 2024-04-08
Author – Nsp Code
Hash – e28e20b7471072decd433d2d0ea6f334e708490e
- Ensure the woogc/ps/interfaces/synchronize_to_sites filter triggers when output the available shops and on sync procedure run.
- Apply the woogc/ps/interfaces/synchronize_to_sites on quick edit and bulk edit.
- Ignore the wc-api=wc_stripe calls when using the Headers synchronization type.
4.5
Release Date – 2024-03-28
Author – Nsp Code
Hash – e0d6de5bc749dc35206813f8ce11e917f9183f49
- Code Updates for using the Calculate Shipping Costs for Each Shop.
- Fix: Check if the blog_id is set before switching the blog on rest_request_after_callbacks
- Fix: Ensure the interface options are set before parsing the value.
- WooCommerce 8.7.0 compatibility check and tag update.
4.4.8
Release Date – 2024-02-26
Author – Nsp Code
Hash – 7e2ae9d29fc129dba39a98eebbdd8fa195f33d57
- Replace the Cart Products with origin version – If a product in the shopping cart is a synchronized product from a different shop, that will be substituted with the origin compound.
- WooCommerce 8.6.1 check and compatibility tag update.
4.4.6
Release Date – 2024-02-21
Author – Nsp Code
Hash – 274add74b5005d3875c068248c6e4e76d560001d
- Update compatibility file for WooCommerce MultiLingual
- Code structure updates
- Check if XMLHttpRequest include an argument matching add_to_cart, to trigger the synchronization procedure.
- Check the XMLHttpRequest for field name and value.
- Fix: populate_cart_from_order() loop the correct site which contain the product, when re-order.
4.4
Release Date – 2024-01-16
Author – Nsp Code
Hash – b61100b3c359c5cb8fb708c7880f6702cd2b390d
- Updates for WooCommerce Blocks Checkout and Cart to use correct product image/thumbnail.
4.3.6
Release Date – 2024-01-10
Author – Nsp Code
Hash – f8312f2de4905b952a5e47cdbe9dfdd5dcb8377c
- New filters to enable specific options, on a product create woogc/ps/interfaces/sync_to_shop, woogc/ps/interfaces/maintain_child, woogc/ps/interfaces/maintain_categories, woogc/ps/interfaces/maintain_stock Example of usage, show enabled when created a new product https://wpglobalcart.com/documentation/woogc-ps-interfaces-sync_to_shop/
4.3.4
Release Date – 2024-01-08
Author – Nsp Code
Hash – 71cddd6c9922a4ddff2c16c551692e411b7f83a3
- Update compatibility file for WooCommerce MultiLingual
- Compatibility check with WooCommerce Gift Wrapper Plus
- Fix: Undefined $data
4.3.2
Release Date – 2023-12-22
Author – Nsp Code
Hash – 3c1983174ec80097e9040d50a8f9186a37cccd42
- Update the store_rest_api variation_is_visible for remote products, when using the Blocks Cart and Blocks Checkout.
- New filter woogc/ps/synchronize_product/completed https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-completed/
4.3
Release Date – 2023-12-20
Author – Nsp Code
Hash – b5a9a8831f2720d805f786b4028d1dce33940c1e
- Updates for WooCommerce Blocks Checkout for Single Site Checkout and Each Site Checkout mode.
- Compatibility check for WooCommerce 8.4.0 and tag update.
4.2.7
Release Date – 2023-12-08
Author – Nsp Code
Hash – 2753a1ee2a359115ee89fb6fb8bac8d3bcaa0e55
- Ensure the product exists before setting up the blog_id meta data
4.2.4
Release Date – 2023-11-28
Author – Nsp Code
Hash – 9cc61003aae09e81195e054753987b8344032f91
- Remove deprecated legacy arguments
- Removed deprecated cart_shipping_packages
- Updates for compatibility with up to PHP 8.2.4
- WooCommerce 8.3.1 compatibility check and tag update.
4.2.2
Release Date – 2023-11-27
Author – Nsp Code
Hash – 2909e078c869807e5063ad79573b1cc6e02c9fc8
- Check if HPOS is active or inactive on all shops, to avoid code logic conflicts.
- Add more boots to the list, which ignore the session synchronization when site pages called.
- Fix: When using Single Checkout with Split, on Min Order status update all split orders status also change.
4.2
Release Date – 2023-11-23
Author – Nsp Code
Hash – 31affaf81c04b94d43e66dd6f09c9d53dc06503b
- When switching the Synchronization type from Screen to Headers and vice-versa, ensure the appropriate code type runs ( e.g. sessions cleanup ).
- Fix: Check if blog_id is defined before switching to shop.
- WooCommerce Google Analytics integration file update.
4.1.5
Release Date – 2023-11-20
Author – Nsp Code
Hash – f7e8ee75c18f4203aa999991b4fcbfd47ba62fba
- New filter woogc/ps/interfaces/synchronize_to_sites to exclude specific shops from the Product Synn interface https://wpglobalcart.com/documentation/woogc-ps-interfaces-synchronize_to_sites/
4.1.4
Release Date – 2023-11-15
Author – Nsp Code
Hash – 1b32ae36581c05432045bbd0e14dcd514cac8638
- Check if table woogc_sessions_triggers and woogc_sessions exists, before cleaning up.
- Fix: Order statues filter on Network Orders.
4.1
Release Date – 2023-10-31
Author – Nsp Code
Hash – 0ce3f118811c756413b1009012fcd01677e0a480
- WooCommerce Advanced Shipping compatibility updates
- Spanish translation updates
4.0.9
Release Date – 2023-10-30
Author – Nsp Code
Hash – 3df2e212f9a8219ac701578918e0ea6dded8b5ee
- Implementation for the new WooCommerce HPOS system
- HPOS Reports update
- Check the XMLHttpRequestPostVars for add-to-cart and trigger the sync routine
- WooCommerce 8.2.1 compatibility check and tag update
4.0
Release Date – 2023-10-16
Author – Nsp Code
Hash – 027480255b617749ca8c5261b73933b4a0a77fc6
- Map the shipping class id of the product to the current shop. Always keep the shipping settings the same across the shops, for accurate results.
- Append the blog_id meta data for the products in the imported session.
3.9.8
Release Date – 2023-10-13
Author – Nsp Code
Hash – 958553a4d0a15b37cb967afccb76d1d02f469523
- Remove the argument for WC_Cart_Fees constructor.
3.9.6
Release Date – 2023-09-25
Author – Nsp Code
Hash – ca9ecabcdf36ef39a0be981d35ac4e3d2abb7506
- Compatibility file update for WooCommerce Product Bundles
3.9.4
Release Date – 2023-09-20
Author – Nsp Code
Hash – caf3108251a6844185f8f3d92a10a8aff59d4582
- Set downloadable permission for split-ed orders, if contain downloadable files.
3.9.2
Release Date – 2023-09-18
Author – Nsp Code
Hash – 77986bcd30e378488071d091d0069e1095a08070
- Include ‘return_interface_response’ as option for method product_save_main when programmatically synchronize products.
- WooCommerce 8.1.1 compatibility check and tag.
3.9
Release Date – 2023-09-07
Author – Nsp Code
Hash – 7958f536c09930e658bb2606d3bf5deb31c271a0
- New feature for Synchronize Products – Show interface option to trigger to enable disable Product Categories and Tags synchronization.
- Synchronize product Upsell Ids.
- Synchronize product Cross Sell Ids.
- Synchronize product Tax Classes, if Tax active on the child shop.
- Synchronize product Shipping Classes.
- Better notification system to show messages when specific synchronization component was unsuccessfully.
- Check if the product is valid when switching the cart item with the local shop product.
- Check if the PHP returned a valid content for the wp-config.php file.
- WooCommerce 8.0.3 compatibility tag and validation.
- Fix: Remove the wp_unslash in loaders, which is not available function.
3.8.8
Release Date – 2023-08-02
Author – Nsp Code
Hash – de9bd9534ee9243b1954e17ed4957dad543ea72e
- Randomize the update transient timeout to avoid multiple connection to the server.
- Include a viewport tag within the sync-hub.php for Mobile devices.
- WooCommerce compatibility tag and check for version 7.9
- Fix: Duplicated Order Review section when run DIVI Builder and Split Checkout.
- Fix: Undefined $product
3.8.5
Release Date – 2023-06-28
Author – Nsp Code
Hash – 5371b8fdaa5e0c864eaf838e89d50a563efc7aca
- New plugin feature “Replace the Cart Products with local version”. If a product in the shopping cart is also available in the current store, it will be substituted with the local product. The identification of a match is determined by comparing the product SKU attribute. The substitution occurs only for products of same type.
- Replace the %g with %s specifier within set stock function
- New filter woogc/get_cart_from_session/cart_item/values for updating the cart item values.
- German language translation updates
3.8.1
Release Date – 2023-06-20
Author – Nsp Code
Hash – 8eb2e44e3b177e2929dbe577602bd69e595099be
- Check if the SKU is already used for a product when trying to synchronize the filed.
- Use Try / Catch when synchronize the products metadata to avoid triggering fatal errors if a custom files is not possible to update.
3.7.8
Release Date – 2023-06-15
Author – Nsp Code
Hash – 35fcf6284025a322b601d860d1070881befe4739
- German language file updates
- Header Synchronization – Loader updates for host and request uri when create the sync trigger
- WooCommerce compatibility check and tag for 7.8
3.7.5
Release Date – 2023-03-29
Author – Nsp Code
Hash – dd7ec5e95a6f5c7a696d0c49f03a5517dbf2bb41
- Fix: PHP Fatal error: Uncaught Error: Class ‘WooGC_PS’ in ACF compatibility file.
3.7.4
Release Date – 2023-03-28
Author – Nsp Code
Hash – 2a7b99059a8092d1e58cc0b333426b24df2e7bc1
- Use save_post instead woocommerce_process_product_meta action, to ensure it triggers after other plugins.
- The plugin compatibility file loads even if the global cart is disabled.
- Advanced Custom Fields post_object synchronize update, when product synchronization.
3.7.1
Release Date – 2023-03-24
Author – Nsp Code
Hash – e001f616d324b690d3cd03d7a2784b6ea6be896a
- Synchronize the product images for the custom fields (ACF), locally, when Synchronize Products.
3.6.9
Release Date – 2023-03-17
Author – Nsp Code
Hash – 056479ca87da4cfbd8d7c04ca437dbaf675c02bc
- Fix: Network site restore when switch for reserve stock for order
3.6.7
Release Date – 2023-03-15
Author – Nsp Code
Hash – 91d0bdaac9b020335cae37a563f53decb91e9a57
- Fix: Remove the new line for wp_config_addon() to avoid issues when removing the lines when switching the synchronization type.
3.6.6
Release Date – 2023-03-09
Author – Nsp Code
Hash – beaea3f730e987bf3e95cbc61826a0c3b3704dfb
3.6.4
Release Date – 2023-03-02
Author – Nsp Code
Hash – fa0b63cdee5b59b232da19c126e47cbc477cf1ab
- Product Synchronization feature image / gallery fix, when published
- Save the local synchronized image metadata data within the image instead the product meta
3.6.2
Release Date – 2023-02-22
Author – Nsp Code
Hash – 45e4c4976b1a8531aef0d81b0e8d845a14488f53
- Pass-through the filter woogc/checkout/single/split/trigger_email the $email_object
- If Main Product deleted ( from trash ), unlink the child products synchronization attributes
3.5.9
Release Date – 2023-02-18
Author – Nsp Code
Hash – 78edb7949fc3007a07c4d9d68e8bc8e4d0739d0f
- New filter woogc/checkout/single/split/trigger_email for controlling the sent e-mail when using Split https://wpglobalcart.com/documentation/woogc-checkout-single-split-trigger_email/
- New filter woogc/checkout/single/split/blog_id which replace deprecated woogc/single_checkout/split_order/blog_id
- Ignore the sync procedure, when using the Header method, on JSON reset calls .
- Provide URLs to ignore when using the Header method, through WOOGC_LOADER_IGNORE_URI constant.
3.5.5
Release Date – 2023-02-08
Author – Nsp Code
Hash – c4f4634909e95bebe3e2528ba546eacabc0de39c
- Ignore the Synchronization procedure when using the Header type.
- Fix: Send the order confirmation to the designated shop manager e-mail, when using Single Site checkout with Split function.
3.4.9
Release Date – 2023-02-03
Author – Nsp Code
Hash – 25b62fc76da83cb92c9e0e412caaba6a2d28e846
- Include ‘data’ argument for order item, as product object, when triggering woocommerce_checkout_create_order_line_item filtr, on order split.
- Updated compatibility for WooCommerce Payments
- Updated compatibility for WooCommerce Cost of Goods
3.4.6
Release Date – 2023-02-02
Author – Nsp Code
Hash – f291cc355ee59e3bcb8b92dcadd4756a991e44a7
- New option to select the Synchronization type.
- Loader – ignore any POST calls.
- Code file structure updates.
- Fix: Cast as integer when calculate the network Sequential order number.
3.4.3
Release Date – 2023-01-23
Author – Nsp Code
Hash – 2724bdb80b947123c454540d5b96562908fececb
- Include support for wp_button_class and wc_wp_theme_get_element_class_name().
- Sync Loader update: fix wrong constant declaration check.
- WooCommerce 7.3 compatibility tag update.
3.4
Release Date – 2023-01-12
Author – Nsp Code
Hash – c8d8aa5462fd2eaff62f5c3bbc5bebfd202d7edb
- Ensure MultiSite is correctly set-up by checking the constant DOMAIN_CURRENT_SITE
3.3.9
Release Date – 2023-01-11
Author – Nsp Code
Hash – 4560467d9ea75b005c75978b52a9041513a7a6bc
- New Global Synchronization system! Works through Headers ( invisible ), so there is no Sync screen visible anymore to customers.
- Update the replacement code for the Check-out URL. Use internal output buffering callback to avoid issues with other buffers.
- Code cleanup, for deprecated methods.
- Code optimization improvements for the new Synchronization system.
- Adjustments to the session handler class.
- Product Synchronization – improvements for Stock, to allow decimals decrease/increase.
- MU Loader module updates.
3.2.1
Release Date – 2022-12-20
Author – Nsp Code
Hash – 42c01b5bcd4bbf5cf4587857754f2e83c54a4a27
- Product Synchronization – Quick Edit and Bulk Edit feature implementation.
- Product Synchronization code improvements.
- Compatibility file update for Mollie Payments for WooCommerce
- Fix: Check if $woocommerce is object before checking any property value.
- Language file updates
3.1.7
Release Date – 2022-12-12
Author – Nsp Code
Hash – 0385619ff3deb92c11a80d5f6cdb4405c403016c
- When using Single Shop Check-out mode with Split order, add the shipping details to the split order too.
- Compatibility update for Divi Shop Builder.
- Compatibility update for Formidable forms.
3.1
Release Date – 2022-11-04
Author – Nsp Code
Hash – 5b56b6d14c8e1f3bda3425c0fde4565ea7a8569e
- WordPress 6.1 fix undefined __ function when sync
- WooCommerce 7.0.1 compatibility tag update.
- Use date order instead ID for All Orders interface.
- YITH WooCommerce Minimum Maximum Quantity Premium compatibility file update.
- WooCommerce Booking compatibility file.
- WooCommerce TM Extra Product Options compatibility file.
2.9.9.7
Release Date – 2022-08-25
Author – Nsp Code
Hash – c55060a76bee5f8fdc16815dfa8c6a7ea8bcede4
- Modified filter per documentation at https://wpglobalcart.com/documentation/woogc-single_checkout-split_order-blog_id/
- Ensure the sync routine use the base domain instead subdomain, in case of shops using separate domain and subdomain of that.
2.9.9.1
Release Date – 2022-08-03
Author – Nsp Code
Hash – 7090ba8e7a2579ff17ee2652b2d419cd8e4b23ce
- Check for /~add_cart~/ within the ajax calls, to trigger the synchronization routine when ajax add to cart action.
- Fix: Check if $local_image_id is actual value and integer, to avoid errors when the image is not possible to process
2.9.8
Release Date – 2022-07-06
Author – Nsp Code
Hash – 67620ae7871bed9ae5b24bb7e1bca6afe9527ddd
- New functionality: Product Synchronization ( for Developer License Package )
- New meta_key field for woogc_products shortcode to show products that include specific meta field value
- Allow multiple Orderby and Order arguments ( comma separated ) for woogc_products shortcode https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/
- Trigger a notification message on Sites that are active on WPGlobaCart but WooCommerce is not available.
- Ignore post_type_link when TranslatePress is active
- Attempt to load the default wp-load.php file within sync file, through server DOCUMENT_ROOT variable. If not available ( e.g. WordPress custom folder install ) attempt to load it at 4 directories up.
- Fix: add priority for filter removal on template redirect
- WooCommerce 6.6.1 compatibility tag
2.9
Release Date – 2022-05-04
Author – Nsp Code
Hash – 09ae6f8796d7be873346c56e318bd805d9e7e8ad
- Changed API URL to api.wpglobalcart.com
2.8.9
Release Date – 2022-04-27
Author – Nsp Code
Hash – 75b0261bf3780a89ab47768e682a33cb549172a2
- Fix: Shortcode Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type array, string given
2.8.7
Release Date – 2022-04-16
Author – Nsp Code
Hash – ac168e84a1f5ebd9139b17ddc2f91df5d54203c4
- Create Table query improvement, add IF NOT EXISTS in case the table is already on the database.
- Compatibility check and tag for WooCommerce 6.4.1
2.8.6
Release Date – 2022-03-28
Author – Nsp Code
Hash – c617f5fe1f1b8bc6a455aaebeae75e79f2cc784e
- Compatibility fix with Advanced Shipment Tracking Pro
4326eaf6a20aac69c30da1fb7706f1e3aa4d342c
Release Date – 2022-03-25
Author – Nsp Code
Hash – 4326eaf6a20aac69c30da1fb7706f1e3aa4d342c
2.8.5
Release Date – 2022-03-25
Author – Nsp Code
Hash – 6791203c070cc31651936ddbb11579668cae2b6a
- WooCommerce Subscriptions 4.1.0 compatibility update
- JavaScript WooGC_bounce_sync variable deprecated
- Updater class updates
2.8
Release Date – 2022-03-09
Author – Nsp Code
Hash – 39adca43e8f2b332c6881bb78e3ca7a061c78523
- Fix: WooCommerce 6.3.0 compatibility
2.7
Release Date – 2022-03-07
Author – Nsp Code
Hash – ffab7fcdd421fcd035456fee23d83b06b7c99f6b
- New filter woogc/checkout/split/order_review/shop_title
- Ensure the woogc_return_url and woogc_sites cookies use Secure attribute if HTTPS/SSL
2.6.9
Release Date – 2022-02-26
Author – Nsp Code
Hash – 6a64c20e6fd79f8341cab7753f8393da202645f9
- Fix typo in cookie name, when remove the synchronization cookie
2.6.8
Release Date – 2022-02-15
Author – Nsp Code
Hash – 556ee922ac453e602e57bc2f6c3afd9ae17ec47c
- Allow WOOGC_COOKIE_DOMAIN constant define, to set the domain for the woogc_session cookie
- Fix: Product permalink, add %product%’ in the permastruct variable only if %product%’ not exist already.
- WooCommece 6.2 compatibility tag
2.6.6
Release Date – 2022-01-24
Author – Nsp Code
Hash – 64a63d2e31c229871abacfd386faecdb3d3e3638
- Avoid executing the JavaScript code multiple times, if the script loaded on multiple frames (e.g. Oxygen editor ).
2.6.4
Release Date – 2022-01-12
Author – Nsp Code
Hash – 5512a73427d335b43c66c705117e30d4d0002e02
- WooCommerce 6.1 compatibility check.
- Allow license de-activation even if the order status not completed (e.g. canceled )
2.6.2
Release Date – 2022-01-11
Author – Nsp Code
Hash – 6313e8c962fbe3c8df023e03a6dbdb66e0f762d3
- New shortcode attribute “categories_exclude” https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/
- Sort the Network Orders by ID, when using the “Sequential Order Numbers” option
- Sync JavaScript code improvements and clean-up
- Use Sync prefetch for faster procedure.
- When using the HTTP_X_FORWARDED_FOR to create the token, check if multiple IPs, to avoid issues when using dynamic ( e.g. Cludflare )
2.5.6
Release Date – 2021-12-22
Author – Nsp Code
Hash – 6a4c4595a9c08335ed494d23bb4415a33cae33cf
- Fix: When check-out and using a single point check-out type, check if the site use global cart function before redirecting.
2.5.4
Release Date – 2021-12-21
Author – Nsp Code
Hash – cfbd7890f286707710881793e50a3be534df1d16
- Ensure retrieve correct product URL for filter woocommerce_product_add_to_cart_url
- Check if superglobal GET include the woogc_shortcode to avoid notice.
- Slight updates for woogc_shortcode template file
- Fix: Redirect to cart after product add.
2.5
Release Date – 2021-12-13
Author – Nsp Code
Hash – efb2177d597e57287f5b402533c71389d501944c
- Global Products shortode, add pagination functionality https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/
- Fix: Variable products price, when display through global products shortcode.
- Fix: Check if server variable HTTP_X_FORWARDED_FOR is set to avoid unset notice.
2.4
Release Date – 2021-12-09
Author – Nsp Code
Hash – 48706d26da1acd6fdd6787beab06a216a17eff26
- Check for server HTTP_X_FORWARDED_FOR and use that instead of REMOTE_ADDR, to ensure the security hash is created correctly, on servers like Cloudflare.
- Translation .po file update.
2.3
Release Date – 2021-12-04
Author – Nsp Code
Hash – 311ac408b70b12381053d6d5aef497ee43e06ca7
- Compatibility fix for WooCommerce Blocks
- Check for available WooGC_Sites before starting the synchronization
- Code improvements
2.2
Release Date – 2021-11-26
Author – Nsp Code
Hash – f43b2eb3d684edd71bda9dc9b94c17e57aef4560
- Compatibility update with WooCommerce Custom Fields plugin
2.1.7
Release Date – 2021-11-20
Author – Nsp Code
Hash – e4779bc8deb5319ee356dd750a7f51bf47aa6cda
2.1.6
Release Date – 2021-11-15
Author – Nsp Code
Hash – 107757c6500f7cc5ee2ac470ce5dda94ebe04b1e
- Implement Persistent Cart support
- Licensing class updates
- Code auto-update class updates
- Switch to blogs when looping the cart, for total calculations
2.1.4
Release Date – 2021-11-10
Author – Nsp Code
Hash – 4dac060bec70156ea46f59f367ede0445ba59aa3
- Include the passed-through downloadable list, which may be returned by other codes e.g. PDF Vouchers
- woomd_sync_run cookie delete, alternative method
- WooCommerce – PDF Vouchers – downloadable fix
2.1.3
Release Date – 2021-10-25
Author – Nsp Code
Hash – 66206ef3f08b637857f6e9119d2fcb8b47486895
- Add JavaScript action woogc/sync-done when synchronization screen compete.
- Use the synchronization screen instead background, to ensure sessions are working fine on private mode.
- Fix: Add static method to WooGC_Download_Handler class, at function wp_upload_url
2.1.2.1
Release Date – 2021-10-12
Author – Nsp Code
Hash – 95283b65ac48f7dcd9888f5199a7cdf4050f21fb
- Temporarily switch to non-SSL API, until WordPress fix the expired DST Root CA X3 certificate affecting LetsEncrypt, causing cUrl issues https://core.trac.wordpress.org/ticket/54207
2.1.2
Release Date – 2021-10-12
Author – Nsp Code
Hash – b3c943264673f6c4e21ab0fa26d9859c0ce57e3d
- New filter woogc/sync/bounce_sync to force bounce synchronization
2.1
Release Date – 2021-10-05
Author – Nsp Code
Hash – b22048b2732e3a23f932b49c758ec368f37e7bc1
- New action woogc/single_checkout/split_order/order_created – when split order in Single Site check-out mode
- Relocated templates load, to avoid disabling global My Acount when de-activating global cart.
- woogc_products shortcode improvments, allow search, minimum/maximum price, order status arguments.
- Preparation time Master PRO – compatibility file update
- Fixed blog switch back when trigger woocommerce/cart_loop/end action
- Language file updates
2.0.9.9.4
Release Date – 2021-07-21
Author – Nsp Code
Hash – ebc6017803ff3b66e871cf625cee812800ef474f
- Fixed Undefined variable: post_object in class.single_checkout.php
2.0.9.9.2
Release Date – 2021-07-12
Author – Nsp Code
Hash – 9f3b89967c32ad11ad6c0ca9eb3e5a2447cc51bc
- Check for disable_global_cart filter on current shop to disable the global cart functionality
- Require define(‘WOOGC_SSO’, TRUE ); for the each site shipping costs menu items to show and to be calculated separately https://wpglobalcart.com/documentation/update-cart-shipping-template-when-using-calculate-shipping-costs-for-each-shops-option/
2.0.9.5
Release Date – 2021-06-14
Author – Nsp Code
Hash – 587457a6a63b9affb3436cfab52273e9d63c8872
- Check all AJAX call and for any action add_to_cart to trigger sync for any theme/plugins using it’s own add to cart method
e2d4eec6f2d6744c9831fae346b648a462e58b85
Release Date – 2021-06-09
Author – Nsp Code
Hash – e2d4eec6f2d6744c9831fae346b648a462e58b85
- Use sync-done within the syncronisation url to avoid re-starting
2.0.9.3
Release Date – 2021-05-31
Author – Nsp Code
Hash – 7ebfd9717c055bd9521db801e822f0c3b0c142af
- Work with shipping classes and taxes when using “Calculate Shipping costs for each Shops” option
2.0.9.2
Release Date – 2021-05-28
Author – Nsp Code
Hash – c00b8ebe1a37e31fa167adf7a8bdf32d05f52de4
- New Synchronization engine, improved code flow, improved compatibility, improved speed.
- New Shortcode – Show Products from other shops within a site
- Allow Shipping Calculation for each of the shops, in the cart, which applies for the appropriate products.
- Each Shop Check-out mode, disable interactions for spitted carts to avoid confusion.
- Single Shop Check-out mode with Split, add appropriate shipping costs to each of the orders, when using “Calculate Shipping costs for each Shops”
- Ignore cart to check-out redirect, to allow synchronization procedure to complete
- Allow other plugins to to acknowledge WooGlobalCart on Cart items loop, through new filters woocommerce/cart_loop/start and woocommerce/cart_loop/end
- Add product_url to the $downloads variable
- Update Compatibility for YITH WooCommerce Minimum Maximum Quantity Premium
2.0.4
Release Date – 2021-04-19
Author – Nsp Code
Hash – e9416fac641eb7c354aa06e6ea007530ca314fb6
- Plugin core updates, use 2 additional cookies for Global Cart functionality: woogc_session, woogc_sync_run For more details see GDPR COMPLIANCE at https://wpglobalcart.com/documentation/gdpr-compliance/
- WooGC_WC_Session_Handler class updates
- Compatibility update for YITH WooCommerce Minimum Maximum Quantity Premium
2.0.2
Release Date – 2021-04-16
Author – Nsp Code
Hash – bc4e02d7d67afa178320edb2cdccd55c26db533b
- Check if WOOGC_COOKIE_EXPIRE constant defined before setting-up, to allow user to set it’s own data.
- Within the plugin options interface, show the sites where WooCommerce is not available
- Remove plugin table on de-activate
- Clean sessions trigger data after expire
1.7.3.7
Release Date – 2021-04-05
Author – Nsp Code
Hash – 93e1eff0c57100579860550eb555aa1370e267a0
- New filter woogc/global_coupons/props to allow customisation of global coupon properties
- Include specific compatibility files only when WooCommerce is active for the site
1.7.3.5
Release Date – 2021-03-31
Author – Nsp Code
Hash – 0baf729203e185658c83cd09d3aaed920491b58a
- WooCommerce Subscriptions compatibility update.
1.7.3.4
Release Date – 2021-03-11
Author – Nsp Code
Hash – 3a8fe3f881427d9a5d0f13a5966294b4c4eb84b0
- Checked with WooCommerce 5.1.0 tag
- Improved compatibility file for WooCommerce Bulk Discount
- Improved compatibility file for WooCommerce Multilingual
- Updated compatibility with YITH WooCommerce Minimum Maximum Quantity Premium
- Compatibility with User Registration
- Compatibility with Enhanced E-commerce for Woocommerce store
1.7.3
Release Date – 2021-03-03
Author – Nsp Code
Hash – 0caf59671485d62e38606a9c46913e98aabd5b42
- Outputs the SSO hash when using UserPro registration with auto-login function
- When using Single Check-out with Split and there are products only from the check-out shop, do not split the order on this site
1.7.1
Release Date – 2021-02-23
Author – Nsp Code
Hash – e60b84cc7a51d025e28142682260859f4bd1ca5c
- If SSO service disabled, do not outputs the message “COOKIE_DOMAIN constant already defined”
- Update coupon usage for global coupons
1.7
Release Date – 2021-02-06
Author – Nsp Code
Hash – 731d87d973e73839cb95dd8219b830257a716b88
- New feature: Global Coupons
1.6.9
Release Date – 2021-02-01
Author – Nsp Code
Hash – 86379849832c060ec7f86d2231a4f32123449a25
- New filter woogc/get_gc_sites
- Allows shops to be excluded on specific context when using the internal get_gc_sites() method
1.6.8
Release Date – 2021-01-20
Author – Nsp Code
Hash – 47762282b8b9a5e07c3f9e70129fdee58cf61539
- Allow shop to be xcluded from the split using a filter woogc/single_checkout/split_order/blog_id when using Single Check-out Type and Split
- Allow order synchronization while disabling the global cart functionality
1.6.6
Release Date – 2021-01-14
Author – Nsp Code
Hash – 3552a844c2c923ae590646089d97412ef632a195
- Improvement: process the main order meta prior add to split order, to ensure is being add correctly
- Compatibility pack for Delivery Area Pro plugin
1.6.4
Release Date – 2020-12-24
Author – Nsp Code
Hash – df9f0ced4c29490460ce2e5a5e103145132d7e5c
- Fix priority for maybe_set_cart_cookies filter method remove
1.6.3
Release Date – 2020-12-11
Author – Nsp Code
Hash – bbe06e84bcca2756e7b04f426365ab8fe39a35be
- woocommerce_account_orders load default order template if WooGC_Template class not loaded
- Compatibility file with Preparation time Master PRO
1.6.2.7
Release Date – 2020-11-26
Author – Nsp Code
Hash – d0d4761c5e464aa9c652008417d813f08fea814e
- Fix specific workflow error: Uncaught Error: Using $this when not in object context
1.6.2.6
Release Date – 2020-11-24
Author – Nsp Code
Hash – c576193fc979b707b69ac2de5c517643b1370650
- Fix: “Cart Checkout location” and “Split Order” options save
- Fix: PHP Notice: Trying to access array offset on value of type bool
1.6.2.4
Release Date – 2020-11-23
Author – Nsp Code
Hash – 392daef9fb7d613eb4b4cedfaacc85f81a3e6468
- Single Shop Check-out – Split Orders functionality
- Compatibility file with WooCommerce Wholesale Prices Premium
1.6.2.3
Release Date – 2020-11-05
Author – Nsp Code
Hash – 38741ab5226f4aaca0c7da765558044f0a9c9434
- Compatibility with Woo Tabbed Category Product Listing PRO
1.6.2.2
Release Date – 2020-10-29
Author – Nsp Code
Hash – fc10ff42b78ec7d82aac9af9115aca893cee32e0
- Sort the orders by date on User My Account
- Check if WooGC_Sites variable is defined before starting the doSync() procedure
1.6.2
Release Date – 2020-10-08
Author – Nsp Code
Hash – 6451d3fab9c5b08075ff8413ad710b829d081182
- Disable ‘WooCommerce plugin is required to be active.’ notice when globalcart functionality is disabled for a specific site in the network
- Include $icann_domains in a pre-ordered list, for performance improvements
- Set the ‘secure’ cookie attribute depending on the url protocol
1.6.1.8
Release Date – 2020-09-26
Author – Nsp Code
Hash – 47427dcf29d35ca33e774be28f2a027bc33cb3e4
- New filters for interaction with the MySQL queries for order statuse: woogc/network_orders/get_orders_statuses/mysql_query/SELECT woogc/network_orders/get_orders_statuses/mysql_query/WHERE woogc/network_orders/get_orders_statuses/mysql_query
- Use invalidate_cache_group instead incr_cache_prefix method which is now deprecated
- Store the icann_domains into global to avoid re-processing
- remove_anonymous_object_filter() function update for improved compatibility with custom classes
1.6.1.6
Release Date – 2020-08-26
Author – Nsp Code
Hash – 7855d18faac2327f6706756fdbee48b739539c86
- Order Title adjustments for Network Orders
- New filters for mysql query Network Orders: woogc/network_orders/get_orders/mysql_query/SELECT, woogc/network_orders/get_orders/mysql_query/JOIN, woogc/network_orders/get_orders/mysql_query/WHERE, woogc/network_orders/get_orders/mysql_query/GROUP_BY, woogc/network_orders/get_orders/mysql_query/ORDER_BY, woogc/network_orders/get_orders/mysql_query/ORDER, woogc/network_orders/get_orders/mysql_query
1.6.1.4
Release Date – 2020-08-10
Author – Nsp Code
Hash – 69c8d1bbfd10329071276b9e1e88ec617585fa85
- New Lock system, to avoid accessing specific resources by multiple users at the same time
- Use lock for Sequential Order Numbers to avoid duplicates
1.6.1.2
Release Date – 2020-08-07
Author – Nsp Code
Hash – 19f34bd09c2fb216905db1b24b7dd98a429ab792
- Use appropriate session manager when “On login, authenticate other sites” using All/Only WooCommerce
1.6.1.1
Release Date – 2020-08-03
Author – Nsp Code
Hash – 9e124bcd0877feb75e9fcdded05eeae6030723e0
- Safari browsers synchronization procedure update
- Code improvements
- Translation file MO/PO update
- Compatibility with Tracking Per Item Add-on
1.6.0.8.1
Release Date – 2020-07-30
Author – Nsp Code
Hash – 0ae38747fafc49d3352b6cf3b36a954630ae596e
- Set ‘customer’ as default role for SSO
1.6.0.8
Release Date – 2020-07-20
Author – Nsp Code
Hash – b2a60f4bdcbaa487b4e9264eeb49787bff4a2cdc
- Exclude administrator roles from SSO
- Language PO file update
1.6.0.7
Release Date – 2020-07-18
Author – Nsp Code
Hash – da48ea0f728de6f4d2f0f8cbfba4b137e9e1d97d
- Restore blog before setting the ‘Invalid product ID’ error, within order item product class
1.6.0.6
Release Date – 2020-07-18
Author – Nsp Code
Hash – cb6bdf9a90964e2182fb555d5fae1679efd689f1
- Exclude archived sites from gc sites list
- relocate restore_current_blog() to allow wc_get_low_stock_amount() to trigger correctly for products from other shops, when using single site checkout type
1.6.0.5
Release Date – 2020-07-13
Author – Nsp Code
Hash – a9b8decc87eb1e100a04cdd3c1a7ef115c6e2149
- WP Hide compatibility
- Germanizer compatibility
- Fix com.jm domain filter
1.6
Release Date – 2020-06-04
Author – Nsp Code
Hash – 33c43cd22738562a3cfb54e692dce234b6955c3f
- Fix conflict with BuddyPress on superglobal $domain variable
- MuLoader updater
1.5.9
Release Date – 2020-05-26
Author – Nsp Code
Hash – 67555301cbea2c6e5d2db69c553b37ed89bdd6fe
- Improved Stock update for products from other shops in the network, when order created / canceled
1.5.8.4
Release Date – 2020-05-19
Author – Nsp Code
Hash – 58b95b92184ac6d9db81a55ace4d3b22566c1fda
- Compatibility with YITH WooCommerce Minimum Maximum Quantity Premium
1.5.8.3
Release Date – 2020-05-18
Author – Nsp Code
Hash – abf6bb86e2b9ea50bd3ec914e6d70f996c9de1d2
- Outputs a notice if WooCommerce is not available on Network dashboard ( must be network active or active on first site ).
- Cartflow integration
1.5.8
Release Date – 2020-05-11
Author – Nsp Code
Hash – 94a051fc477fe35b8aa684f1a7e712629d36fd35
- Add untranslated texts
- Updated po translation file
- Mollie Payments for WooCommerce compatibility update
1.5.7.4
Release Date – 2020-04-24
Author – Nsp Code
Hash – 0f5c889940912afd0c9f839ab033e2270043149f
- Check if plugin actually exists, even if still being active on options, before load the compatibility pack
- Fix issue when WooCommerce Multilingualcompatibility file is being loaded but there is no WPML active
- Fix undefined notice for $WooGC__MU_Module
- Compatibility pack for NP Quote Request WooCommerce Plus
1.5.7
Release Date – 2020-04-03
Author – Nsp Code
Hash – 8e6928064119787650745ab8d5a35318dab539a6
- Include the SameSite attribute for cookies; compatibility with Chrome 80 and later, also browsers which implemented SameSite cookie policy
- Fix: include the shipping/tax costs as separate values using appropriate symbol, when run different currency on shops in the network.
1.5.6.3
Release Date – 2020-03-28
Author – Nsp Code
Hash – a047370f948b44b5d31bd227cc83e95489144d23
- WooCommerce Dynamic Pricing & Discounts compatibility update for multiple currencies.
- Fix: Undefined notice $screen
- Fix: Show correct symbol when using different currencies on shops
1.5.6
Release Date – 2020-03-16
Author – Nsp Code
Hash – a34d400e27c9aa1507942996fd30f3ae6d1f45e7
- Allow to show the global Orders interface to other sites in the network instead just on the default SuperAdmin https://wpglobalcart.com/documentation/woogc-show_network_orders/
- Use switch_to_blog / restore_current_blog on after_checkout form, when using Each Site Check-out mode, to use local shop settings
- Remove deprecated method woocommerce_registration_redirect()
- Group/format the SubTotal and Total prices, if the shops use different currencies
- Allow specified sites to be excluded from the Global Cart functionality https://wpglobalcart.com/disable-the-global-cart-on-specified-sites-in-the-multisite-network/
1.5.5.10
Release Date – 2020-03-02
Author – Nsp Code
Hash – 931ad9cf24fe37b33873f0b4ea53ffdd489e8b4f
- WOOGC_WC_Cart force session reload when JSON API call
- Update process_order_without_payment() method
- Fix: initialize WooGC_Cart and re-load the session data on JSON calls
1.5.5.7
Release Date – 2020-02-24
Author – Nsp Code
Hash – 89661ee576367b9bab594faef5f6ad5042fcce65
- Relocate wp_enqueue_scripts hook for Cart Split class, to ensure being loaded only if WooCommerce being available
- Extend the WC_Download_Handler only if parent class available to avoid code break
- Fetch the product on woocommerce_cart_item_product filter only if the blog_id is different than current site.
- Fooevents compatibility pack
1.5.5.3
Release Date – 2019-12-03
Author – Nsp Code
Hash – 406937a5bd3e5c40d6f4f9997550b1547b406166
- New option – Output the list of product attributes, on cart page, if not being already outputted on the product title.
- Recreate the list of $wp_taxonomies when switching the site, mainly for attributes.
1.5.5.2
Release Date – 2019-11-06
Author – Nsp Code
Hash – 7e19ae2bce81c188db5be916cb04d98aa5e9ca7d
- Update downloadable item name in Downloads area
1.5.5
Release Date – 2019-11-01
Author – Nsp Code
Hash – f9ee454c104da60b24a6d65a33fbe6690fefec4f
- Plugin updater improvements for better compatibility
- Fix My Account – Downloads list
1.5.4.3
Release Date – 2019-10-24
Author – Nsp Code
Hash – b77f0f0df9788f197629428d0ed20bbe40a8f6d9
- Download handler for downloadable products from other shops in the network
- Compatibility update for Bookly
- Anonymous class remove improvements
1.5.4
Release Date – 2019-10-02
Author – Nsp Code
Hash – a4df96f92be47c4ca6c2219de71111d052c2a711
- Compatibility update for WooCommerce Product Bundles
1.5.2
Release Date – 2019-09-18
Author – Nsp Code
Hash – a6248d7e1547fd6abe87ab44a4e44309f898eed4
- WPML & WooCommerce Multilingual compatibility
1.5.1
Release Date – 2019-09-17
Author – Nsp Code
Hash – ae165d2adfcaa2d4b50c4ef731419d3a2a37ee6a
- Removed get_item_data method from extended WC_Cart
- Use the ‘woocommerce_get_item_data’ filter to retrieve full attributes labels for products from different shops
1.5
Release Date – 2019-09-02
Author – Nsp Code
Hash – 136cf1f34c9ec88573d093609192603d9dd33a86
- Compatibility code update for YITH WooCommerce Points and Rewards Premium
1.4.9
Release Date – 2019-08-05
Author – Nsp Code
Hash – ccabe637b8fad95fa43278e2638624779f30240e
- WPML compatibility, ignore post link filter
- WooCommerce Wholesale Prices plugin compatibility update
1.4.8
Release Date – 2019-07-15
Author – Nsp Code
Hash – d07cf6ae606a84651a49f2d727e5707644710edd
- Dequeue and Deregister default ‘wc-checkout’, when using Split Cart ( Each Shop check-out type) and use a custom JavaScript
1.4.7.1
Release Date – 2019-07-09
Author – Nsp Code
Hash – 547033715b36e806f7cb9d3ee412c9159b6bf9ed
- Fixed integration array keys comparison for exact value and type, to avoid wrong overwrite.
1.4.7
Release Date – 2019-07-01
Author – Nsp Code
Hash – 117496efc84236f0895a1ddcdd8688461338a122
- Compatibility updates for WooCommerce Wholesale Prices plugin
1.4.6
Release Date – 2019-06-28
Author – Nsp Code
Hash – 5f83284af675b027f4d69d7031b88c4b4cde76a1
- Moved auth from wp_login to set_auth_cookie action
- Create SSO procedure when creating an account on check-out page
- Updated WooGC_WC_Session_Handler for compatibility on WooCommerce 3.6
- Fixed compatibility for WooCommerce Google Analytics Pro
- Fixed compatibility with Google Tag Manager for Wordpress
1.4.4.2
Release Date – 2019-05-16
Author – Nsp Code
Hash – 1552749479177bb1bddd4c8e20ddbe75bb53feb1
- Fix: Array notice for $WooGC__MU_Module
- Support for .test and .localhost domains
1.4.4
Release Date – 2019-04-15
Author – Nsp Code
Hash – bfffe95be5e4e8b489b4c14c80b8c1d074c6bf34
- Send url protocol as separate argument when doing domain synchronize to avoid ModSecurity issues
- PHP 7.3.x compatibility update
- Fix: Update product permlink in cart / check-out for products form a different shop in the network with a different permalink Custom base
- Fix: Replace loggedout=true query argument, when try to log-in again into dashboard
1.4.3.4
Release Date – 2019-04-04
Author – Nsp Code
Hash – f9cfdbad6469af05513930c29e2ca3c771c9aeb1
- Fixed WC_Admin_Report class name to WooGC_Admin_Report, to prevent collision in case plugins loading order is different.
1.4.3.3
Release Date – 2019-03-26
Author – Nsp Code
Hash – 204f243041c8550ac2467484621b0db79c263059
- Compatibility with Mollie Payments for WooCommerce
1.4.3.2
Release Date – 2019-03-26
Author – Nsp Code
Hash – 98dafa5992946e5e8f0adb7d245310b4fbdc4c81
- Compatibility with YITH WooCommerce Points and Rewards Premium plugin
1.4.3.1
Release Date – 2019-03-07
Author – Nsp Code
Hash – d4af9ebfa96fdc0c26fb7e15dbb0d0b2e304d9bb
- Network Reports
- Display Update Notice in Plugins row when code available
- Fix Order Date on Network Orders interface if order not contain a date
1.4.2
Release Date – 2019-02-07
Author – Nsp Code
Hash – 192d07cf14a58ed82fa0c57e9b6da8a0006d1907
- Improved SSO security by passing through a hash, Outputs the SSO keys when trigger ‘wp_login’ action
1.4.1.2
Release Date – 2019-02-06
Author – Nsp Code
Hash – db770b772e99ceaa012a1e997080a4c7b2cc7d77
- Compatibility fix : Woo Advanced Discounts / WooCommerce All Discounts Lite
- Buffering output code re-do for better compatibility
1.4.1
Release Date – 2018-12-01
Author – Nsp Code
Hash – dfdb8dd8a82155ba57c1fbd9649764fe40239057
- New filter wogc/admin/manage_shop_order_columns to add custom columns within superadmin Orders interface
- New action wogc/admin/manage_shop_order_column_data to render specific column data within superadmin Orders interface
1.4
Release Date – 2018-12-01
Author – Nsp Code
Hash – d3acebf9ca2cab40168056f3fa02633b8b1511de
- Update for Safari browsers, which use the new Apple cookie policy
1.3.9
Release Date – 2018-11-14
Author – Nsp Code
Hash – 17a2a16d36e7d18ead6b2bd5cff641d39d356551
- get_cart_from_session() check if blog_id being set before switch
- new filter woogc/on_shutdown/ob_buferring_output allow other ob handlers to force a break
- Check if $woocommerce->cart->cart_split being set before call get_checkout_url() through class_split API
1.3.8.3
Release Date – 2018-11-06
Author – Nsp Code
Hash – 61afa8bbcfcdb8e936f76b3f9de047bb3798354f
- get_session() disable cache as producing some issue on specific servers.
1.3.8.2
Release Date – 2018-11-02
Author – Nsp Code
Hash – 00c6f08230eb7a33eb45e30e6a95f7484978dfa4
- Add $atts variable to checkout shortcode function
- WooCommerce 3.5.1 compatibility fix
- Template filters update to use woocommerce_product_get_
1.3.8
Release Date – 2018-11-01
Author – Nsp Code
Hash – 605dc581d0734973cb8f2a61a452468d6b286c39
- Update to use the ‘woocommerce_load_cart_from_session’ filter whcih affected “Each Site” checkout type on WooCommerce 3.5
1.3.7
Release Date – 2018-10-29
Author – Nsp Code
Hash – a749983230a5674bb83b5d6bbd56a96c3efd04ff
- Core Updater class add support for API 1.1
- Return default response on ‘plugins_api’ and not current plugin check
- Check if WooGC_Template class exists before return woocommerce_account_orders
- Remove a console debug output for woogc-sync.js JavaScript
1c5b83b13f655beafcb1928fdd57ddd3bfe65dc3
Release Date – 2018-09-03
Author – Nsp Code
Hash – 1c5b83b13f655beafcb1928fdd57ddd3bfe65dc3
- Persistent Cart data update on other shops when session persistent cart changed
1.3.5
Release Date – 2018-08-28
Author – Nsp Code
Hash – 9bbbf5008106632bae01a131aa61269fd89aa333
- Duplicated “Ship to a different address” fix when using Astra theme
1.3.4
Release Date – 2018-08-28
Author – Nsp Code
Hash – b955f86b33b79737b1428d5153db49f8eaf67be7
- Persistent cart adjustments for both check-out types
1.3.3
Release Date – 2018-08-25
Author – Nsp Code
Hash – 525c60e62f3d068d6e5c11fee04c7e0d56abdcda
- PHP 5.4 fix – Can’t use method return value in write context
1.3.2
Release Date – 2018-08-20
Author – Nsp Code
Hash – 14867be31b0ea575f81824489e8d80105bd6b55f
- Separate compatibility class
- Removed unused __construct on functions class
- Fixed output buffering issue when using NextGen gallery
1.3.1
Release Date – 2018-08-08
Author – Nsp Code
Hash – 0f5b01dc9e394cf3a7794f1d0cbd033570d6f456
- Compatibility for Formidable WooCommerce
- WooCommerce 3.4.4 availability
1.3
Release Date – 2018-08-02
Author – Nsp Code
Hash – b368356a3584079da8513fc63a0a3fb72fca0987
- New Functionality – Split Payments for each site when check-out
- Use own extended session class
- New option Checkout Type – Single Checkout / Each Store
- Improved XMLHttpRequest listener to catch AJAX calls
- WooCcommerce tested up to: 3.4.3
1.2.9
Release Date – 2018-07-11
Author – Nsp Code
Hash – 97b4760127dfe508af8e9344f5c62bc0a28877c6
- Compatibility with “WooCommerce Advanced Shipping”
1.2.8
Release Date – 2018-07-04
Author – Nsp Code
Hash – 0022994380fdae09e085a8328d20eec8867fa6d0
- Compatibility with WooCommerce PDF Invoices & Packing Slips
1.2.7
Release Date – 2018-07-04
Author – Nsp Code
Hash – 7961a253e654c3105ce4b8d366cad2cef9067908
- Fix Order Again procedure
1.2.6
Release Date – 2018-05-29
Author – Nsp Code
Hash – 9796a1100e21db8b3b2e95b212d8cf1e70bb478d
- WooCommerce 3.4 compatibility
- Fixed quantity change within cart page
1.2.5
Release Date – 2018-05-18
Author – Nsp Code
Hash – ef54ccaa6684f2739d3b268b3ec6cbba17b3ff4e
- Activate the key on current site is licence is already active for domain
b2954cb9f11c283d7b92a6f8ac88d1e5c1ad2832
Release Date – 2018-04-30
Author – Nsp Code
Hash – b2954cb9f11c283d7b92a6f8ac88d1e5c1ad2832
- Compatibility with WooCommerce Smart Coupons
6ed7ecae0d909ca876d769a08cbe4b889df56dbd
Release Date – 2018-04-26
Author – Nsp Code
Hash – 6ed7ecae0d909ca876d769a08cbe4b889df56dbd
- wc_get_checkout_url() replaces deprecated WC_Cart::get_checkout_url()
5148a3c624cf44394262d137e08a1fd2b8fce9a7
Release Date – 2018-04-20
Author – Nsp Code
Hash – 5148a3c624cf44394262d137e08a1fd2b8fce9a7
- Fixed check-out url when doing on_shutdown replacements and set-up a custom shop for check-out process
e3194663b2f60d4b40a5d4980126dcd58c1dfb7b
Release Date – 2018-04-12
Author – Nsp Code
Hash – e3194663b2f60d4b40a5d4980126dcd58c1dfb7b
- Fix currency switch for WooCommerce Currency Switcher plugin
c71fdc03f56169942d0145bd2ed3302a246b5842
Release Date – 2018-04-06
Author – Nsp Code
Hash – c71fdc03f56169942d0145bd2ed3302a246b5842
- Relocated default WordPress shutdown hook to allow checkout url search and replace within outputted HTML
cf090c8c8dee697d03ad443928b85dbe10695aa5
Release Date – 2018-04-06
Author – Nsp Code
Hash – cf090c8c8dee697d03ad443928b85dbe10695aa5
- Update Network Orders styling to match new WooCommerce Orders layout
0bfc0206eb39416ea9f9598c1388536722325e14
Release Date – 2018-03-15
Author – Nsp Code
Hash – 0bfc0206eb39416ea9f9598c1388536722325e14
- Check if WooCommerce session is class instance, on shutdown
97b539b21d993ce23adc75cdcbc2709d43cf3baa
Release Date – 2018-02-07
Author – Nsp Code
Hash – 97b539b21d993ce23adc75cdcbc2709d43cf3baa
- Use Collation prepare for queries to prevent mysql queries errors for tables using different charset/collations
cc452fdd61ac6f654fd2de500d2f54cf334b979e
Release Date – 2018-01-23
Author – Nsp Code
Hash – cc452fdd61ac6f654fd2de500d2f54cf334b979e
- Fix: Downloadable product name in My Account -> Downloads area
702f75a097657cc50dde0d5bcbf0ac5394f2c6d9
Release Date – 2017-12-22
Author – Nsp Code
Hash – 702f75a097657cc50dde0d5bcbf0ac5394f2c6d9
- Improved authentication based on roles
a53fd00cf4a5f9a6dff5efbcc29523a7963eff88
Release Date – 2017-12-20
Author – Nsp Code
Hash – a53fd00cf4a5f9a6dff5efbcc29523a7963eff88
- Removed the blog_id attribute on product checkout recipe
f343eefc80f0228cd6973cc37bc218144fab8043
Release Date – 2017-12-11
Author – Nsp Code
Hash – f343eefc80f0228cd6973cc37bc218144fab8043
- Compatibility with “Advanced Fees for WooCommerce” plugin
03c4ade91a58e712904d5eba9f8373768e49e1f6
Release Date – 2017-12-11
Author – Nsp Code
Hash – 03c4ade91a58e712904d5eba9f8373768e49e1f6
- Fixed $sessions declaration from string to array to avoid notices on certain systems
6fa1adbfed00d4e96107d7051dc85357f314eae1
Release Date – 2017-12-07
Author – Nsp Code
Hash – 6fa1adbfed00d4e96107d7051dc85357f314eae1
- “My Account” link fix when key active
811d6c7b886a287292e7611deb5fdc0b5d102d6a
Release Date – 2017-12-04
Author – Nsp Code
Hash – 811d6c7b886a287292e7611deb5fdc0b5d102d6a
- Compatibility with “WooCommerce Wholesale Prices” plugin
- Plugin files structure update
d1b6a357befb290fabff9c2a237e95a956bac978
Release Date – 2017-12-02
Author – Nsp Code
Hash – d1b6a357befb290fabff9c2a237e95a956bac978
- Compatibility with “WooCommerce Bulk Discount” plugin
74ec0638d830fa35471eac1ba672937eef072a00
Release Date – 2017-12-01
Author – Nsp Code
Hash – 74ec0638d830fa35471eac1ba672937eef072a00
- Replaced specific product_get attributes filtering to avoid conflicts with other plugins
f83b52be3fb216436a323a71228a5e8f0d088a1b
Release Date – 2017-10-25
Author – Nsp Code
Hash – f83b52be3fb216436a323a71228a5e8f0d088a1b
- Trigger on__shutdown when shutdown filter with priority 0
- Replaced default wp_ob_end_flush_all dequeue and enqueue
357e56a37d4ae90726deaba7d60a1bfe678fec13
Release Date – 2017-10-17
Author – Nsp Code
Hash – 357e56a37d4ae90726deaba7d60a1bfe678fec13
- Compatibility fix with WooCommerce 3.2.x
65191f9a233320311d1bb214e8d2fb22c96a8f06
Release Date – 2017-10-05
Author – Nsp Code
Hash – 65191f9a233320311d1bb214e8d2fb22c96a8f06
8db11ea37b283047a8982036ad6a9ac93113229f
Release Date – 2017-09-27
Author – Nsp Code
Hash – 8db11ea37b283047a8982036ad6a9ac93113229f
- Updated API url to use HTTPS protocol
- Compatibility with WooCommerce Subscriptions
72d1c44ae9684a99bb5c1316f7210aa681bbeb33
Release Date – 2017-08-18
Author – Nsp Code
Hash – 72d1c44ae9684a99bb5c1316f7210aa681bbeb33
- Synchronizing sessions for iOS mobiles (iPhone, iPod) devices
63e407a584115dc8f3a53d92b001639e7bd1b6f7
Release Date – 2017-08-16
Author – Nsp Code
Hash – 63e407a584115dc8f3a53d92b001639e7bd1b6f7
21efb4d6dda7eaa736c6b683dd76333da03b2e2a
Release Date – 2017-08-14
Author – Nsp Code
Hash – 21efb4d6dda7eaa736c6b683dd76333da03b2e2a
- Fix: allow SSO when using IP address instead actual domain name
7876b3431a0de8ce6be6414d6fd6b9eaa9f71bd5
Release Date – 2017-08-08
Author – Nsp Code
Hash – 7876b3431a0de8ce6be6414d6fd6b9eaa9f71bd5
- Remove cart notices for cart products from other shops, created by the default WC_Cart->get_cart_from_session()
d1beb8565caaa2c41456450f6838ff85c71b20c4
Release Date – 2017-08-02
Author – Nsp Code
Hash – d1beb8565caaa2c41456450f6838ff85c71b20c4
- Fix: Duplicated Billing / Shipping area on checkout
- Enhanced stock update for checked-out products from different shops
a7933e93520349816ee2909eb7b5d8095138fa64
Release Date – 2017-07-19
Author – Nsp Code
Hash – a7933e93520349816ee2909eb7b5d8095138fa64
- WooCommerce 3.1.1 compatibility
- Order Item Product class extend to handle products from other shops
1d358853ba07f748f29f90e2a23bfa93f1ab68c3
Release Date – 2017-07-17
Author – Nsp Code
Hash – 1d358853ba07f748f29f90e2a23bfa93f1ab68c3
- Ensure loggedout and loggedin are passed through url on redirect, e.g. user log-in to admin being redirected to front site as it does not have enough rights