andriilive / wp-disable-generated-image-sizes
`wp-disable-generated-image-sizes` plugin completely and for real disables WordPress & plugins image sizes generation with no need for configuration. Supports bedrock and composer install
Installs: 746
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:wordpress-muplugin
pkg:composer/andriilive/wp-disable-generated-image-sizes
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-10-30 16:46:46 UTC
README
Regular plugin vs mu-plugin
- 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
woocommerceand 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
WordPressinstalls
Requirements
- Requires WP at least:
4.5 - Tested up to WP:
5.7.2 - Requires PHP:
7.1
Install & Activate plugin
Composer (Bedrock Install)
composer require andriilive/wp-disable-generated-image-sizes at root
ZIP Upload
- Download
wp-disable-generated-image-sizes.zipfrom here - Login to Wordpress Admin Dashboard
- Navigate to
Plugins>Add new - Press
Upload Pluginand chosewp-disable-generated-image-sizes.zip Activatethe plugin through thePluginsmenu in WordPress
FTP
- Upload folder
wp-disable-generated-image-sizesto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
Regenerate thumbnails
You probably will need to regenerate thumbnails after install.