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 this?
Hire me for a consultation and I’ll walk you thru the process.
More Tips
Tell me about your project. The more details the better.
"*" indicates required fields