❔General Questions
Last updated
Last updated
Yes it is! To do so, go the plugin settings under WooCommerce → Smart Image Resize → Settings:
Yes you can! Since only product images are resized by default, you need to add this code snippet to your theme functions.php under Appearance → Theme Editor:
That's it!
Yes you can! To resize images attached to any other post types, add the post type to $post_types
array in the code snippet below:
Yes you can! to do that you need to add this code snippet to your theme functions.php under Appearance → Theme Editor:
Yes you can!
Yes you can! Just add this code snippet to your theme functions.php under Appearance → Theme Editor.
Yes! Just make sure your server memory limit is set to at least 512M since bulk-import can be a resource-intensive task.
Yes! You can use the command wp media regenerate
to regenerate thumbnails to match your settings.
To resize existing images, "Regenerate Thumbnails" plugin will bulk-process the images and trigger our plugin to resize them. Once the process is finished, you can deactivate or delete the "Regenerate Thumbnails" plugin.
Deleting the plugin is not recommended since WooCommerce or some other plugins may revert changes. Also, when you delete the plugin some features will stop working including WebP images not to mention that any newly uploaded image won't get resized, obviously. The plugin is lightweight and doesn't affect website performances.
You can update the plugin via the Plugins page in your WordPress dashboard. When a new version is available, an notice will appear when viewing the Plugins page.
We're just a click away to answer all your questions. Contact us at support@sirplugin.com