[ad_1]
Hi,
Why the plugin add 2 undesired image sizes : 1536×1536 and 2048×2048 ?
In inc/admin.php we saw $native = array_merge( $native, [ 'full', 'original', 'original_image', '1536x1536', '2048x2048' ] );
Now I have generated img srcset with this sizes and additional images generated.
How to get rid of this sizes ?
Thanks.
- This topic was modified 2 minutes ago by .
