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
Related Posts
When using Single Site...
Name: woogc/network_orders/get_orders/mysql_query/WHERE
Type: Filter
Arguments: $mysql_query, $blog_id
The filter...
Name: woogc/disable_global_cart
Type: Filter
Arguments: $is_disabled
The filter is...
Changing population demographics and preferences, rapidly evolving technologies, have created a switch in the consumer product industry. With an expanding transformation in retail production tendency, driven by technology and easy access to the internet, consumers are now accessing most shops through online platforms.
Name: woogc/show_network_orders
Type: Filter
Arguments: $status
The filter can...
The WooCommerce Global Cart...
You can chose any language for your WordPress site, this is easy to set through dashboard Settings. If multiple languages are required to run on the same site, the WPML Multilingual Plugin is required. This allows different content and products for each language, or a synchronization across all.
The WooCommerce Global Cart...
When Check-out being set...