- as mu-plugin (recommended): main branch
- as regular plugin: plugin branch
To install as regular plugin use composer require andriilive/wp-disable-generated-image-sizes:dev-plugin
wp-disable-generated-image-sizes
plugin completely and for real disables WordPress & plugins image sizes generation with no need for configuration
- Last update: June 2021
- Supports
woocommerce
and any other plugins - No need for configuration. Activate and go
- Tested with
Wordpress 5.7.2
&php 8.0
- Only 3 lines of code
- Supports Bedrock
WordPress
installs
- Requires WP at least:
4.5
- Tested up to WP:
5.7.2
- Requires PHP:
7.1
composer require andriilive/wp-disable-generated-image-sizes
at root
- Download
wp-disable-generated-image-sizes.zip
from here - Login to Wordpress Admin Dashboard
- Navigate to
Plugins
>Add new
- Press
Upload Plugin
and chosewp-disable-generated-image-sizes.zip
Activate
the plugin through thePlugins
menu in WordPress
- Upload folder
wp-disable-generated-image-sizes
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
You probably will need to regenerate thumbnails after install.