Elementor::suspend_woo_customizations( bool $should_load, string $class_name )
Conditionally suspense Woocommerce moditifications by Neve Pro if Elementor template applies to current page.
Parameters
- $should_load
-
(Required) Current loading status.
- $class_name
-
(Required) Fully class name that applies the Woo Modification.
Return
(bool)
Source
File: inc/compatibility/elementor.php
Expand full source code Collapse full source code View on Github