This function disables the WooCommerce automatic image regeneration in the background.
/* disable WooCommerce automatic image regeneration in the background */
add_filter( 'woocommerce_background_image_regeneration', '__return_false' );
This function disables the WooCommerce automatic image regeneration in the background.
/* disable WooCommerce automatic image regeneration in the background */
add_filter( 'woocommerce_background_image_regeneration', '__return_false' );
Need help with your Divi website?
Hire me for a consultation and we can work on it together.