Updated Thumbnail Image Regeneration in 3.3 (markdown)

Mike Jolley 2018-02-14 16:34:05 +00:00
parent 9d153c7408
commit 206c0bea90
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@ add_filter( 'woocommerce_background_image_regeneration', '__return_false' );
Once disabled, you'll need to regenerate thumbnails manually using another tool should you change image size settings and need new thumbnails.
Alternatively, use [Jetpack Photon module](https://jetpack.com/support/photon/) which will be used instead if enabled as of WooCommerce 3.3.2.
Alternatively, you can use the [Jetpack Photon module](https://jetpack.com/support/photon/) which can do image resizing on the fly and will be used instead of background regeneration as of WooCommerce 3.3.2.
## Using Jetpack Photon instead