Disable plugin specific functionality
The WooCommerce Global Cart plugin is a powerfull tools to make your MultiSite environment a unique virtual marketplace. It include many features and functionalities. However not every option may be required at a given moment or is not needed at all. The plugin include a setting interface available within SuperAdmin interface, through which many of plugin aspects can be changed. But there are things which can be disabled programmatically only, to avoid system malfunction for erroneously set-ups.
Disable Global cart functionality, can be de-activated through the filter woogc/disable_global_cart
Disable Single Sign-On functionality, can be de-activated through the filter woogc/disable_sso