September 26, 2023
WooCommerce Global Cart – Single Site – Changelog
1.8 Release Date - 2026-08-27 Author - Nsp Code Hash - 57b35844256cde05030c30bd3f11ec3c4f6c0373 WooGC_WC_Session_Handler framework improvements. Add a "Waiting for Synchronysation process" pre-screen, to avoid users to click links and navigate away. Clear the cookies on plugin activate / deactivate. When Cart Sync, check if WC cart is valid object to avoid triggering error. JavaScript Synchronization framework updates, watch for resources and init the synch when a valid hash is found. Include a session id in the logs for easier traceability. ( include in the wp-config.php: session_id( bin2hex(random_bytes(16))...
View More