Disable Thumbnails, Threshold and Image Options

Description

Don’t work? Open ticket, we answer in max 48h.

Disable thumbnail sizes, default WordPress sizes and theme/plugins image size and others image advanced control.

Useful for disable some unused image sizes from WooCommerce, theme or plugins. This can be a good choice for decrease images generated and them space.

Smart Initialization: The plugin intelligently imports current WordPress settings (from themes, other plugins, or custom functions.php) rather than using default values. This maximizes compatibility with existing sites and ensures smooth integration without disrupting current configurations.

Important: From the moment of installation, the plugin takes control of the settings. Any external overrides (from themes, other plugins, or custom code) will be clearly indicated in red warnings below the settings, allowing you to identify and resolve conflicts.

**

Thumbnails

  • Disable WordPress default image size.
  • Disable theme image size.
  • Disable plugin image size.

Threshold & EXIF

  • Change default image threshold size.
  • Disable threshold.
  • Disable image rotation by EXIF.

Image Quality

  • Change JPEG image quality.

Smart Initialization

  • Automatically imports current WordPress settings for maximum compatibility
  • Respects existing theme and plugin configurations
  • Seamless integration with active sites

Conflict Detection

  • Red warning messages indicate external overrides
  • Clear identification of conflicts with themes/plugins
  • Easy troubleshooting and resolution guidance

Screenshots

  • Image Thumbnails page settings.
  • Image Quality page settings.
  • Image Threshold&EXIF page settings.

Installation

  1. Upload the plugin files to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins page directly.
  2. Activate the plugin through the ‘Plugins’ page in WordPress.
  3. Go to settings page inside menù Tools -> Thumbnails, Image Quality or Image Threshold & EXIF

FAQ

Why disable thumbnails image sizes generation?

When some image sizes aren’t useful you can decrease number of files on your server and used space.

How I can disable thumbnails image size?

Go to settings page inside menù Tools -> Image Thumbnails

Regenerate Thumbnails after disable/enable sizes.

Why I need to regenerate thumbnails?

Because you need to delete or generate the image size disabled/enabled.

How I can regenerate thumbnails with a plugin?

We recommend: Regenerate Thumbnails by Alex Mills – Viper007Bond

How I can regenerate with WP-CLI (dev use only)?

You can read WordPress guide: WP-CLI Thumbnail Regeneration

How does the plugin handle existing site settings?

The plugin uses Smart Initialization to maximize compatibility:

  • JPEG Quality: Imports current WordPress JPEG quality (from themes/plugins) instead of default 82%
  • Image Threshold: Imports current big image threshold (from themes/plugins) instead of default 2560px
  • EXIF Rotation: Respects existing EXIF rotation settings from other sources
  • Thumbnail Sizes: Works with current thumbnail configuration

After Installation: The plugin takes full control of the settings. Any external overrides will be clearly indicated with red warning messages below each setting, helping you identify and resolve conflicts with themes, other plugins, or custom code.

What do the red warning messages mean?

Red warning messages below settings indicate that external code (themes, plugins, or custom functions.php) is overriding the plugin’s settings:

  • “Plugin quality/threshold is being overridden”: Another source is changing the value
  • “Plugin intends to disable threshold/exif rotation, but currently active”: Plugin wants to disable but external code is keeping it active
  • “Currently disabled by external settings”: External code disabled something the plugin wants to keep active

These warnings help you identify conflicts and take appropriate action (disable conflicting code, adjust priorities, etc.).

How I can change image quality?

Go to settings page inside menù Tools -> Image Quality

How I can change or disable threshold?

Go to settings page inside menù Tools -> Image Threshold&EXIF

How I can disable image rotation by EXIF?

Go to settings page inside menù Tools -> Image Threshold&EXIF

Reviews

August 24, 2024 1 reply
Simply Grate plugin with no “super cool” ui – just native options page ui (nice!) and… it works on different setups – I’m using it with “Force Regenerate Thumbnails” and just in the last few days I’ve recovered over 60GB (now 8GB before 72GB). I’ve tried a lot of plugins, but this is the only one that really works with Force Regenerate Thumbnails.
April 5, 2024 2 replies
But non the less, 5-Stars for clean, errorless code, works without conflict! [ For any future user seeing this, on Image Sizes Page, Toggle ON (blue light) for thumbnails you do NOT want regenerated. ]
March 27, 2024
Hi buddy, at first I installed another plugin because there are a few thousand active installations, but since it didn’t do what I wanted, I installed your plugin and tadaaa, I could see all the resizes of the theme woocoomerce etc, in the other plugin they were not visible. I wish you continued work and success, I want to give you some advice, if you take it into consideration, you will make your users more satisfied with the frontend. Combine the Image sizes | Image Quality | Threshold & EXIF menus so that you can navigate from a single screen instead of separate pages Image sizes > Image Thumbnails > In the Settings section, it would be better if you add 150×150 scaling in parentheses next to Thumbnail, Medium, Large. In Image sizes > Image Thumbnnails > Settings we can activate and deactivate the buttons, but it is not clear what function this does, you need to add a note in the same window (activate the buttons to block the sizes you want to prevent from loading).
Read all 4 reviews

Contributors & Developers

“Disable Thumbnails, Threshold and Image Options” is open source software. The following people have contributed to this plugin.

Contributors

“Disable Thumbnails, Threshold and Image Options” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Disable Thumbnails, Threshold and Image Options” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.6.4

  • Bugfix, removed option full.

0.6.3

  • Fix for version check and update old settings.

WordPress & PHP Requirements: Updated minimum requirement to WordPress 5.4+ and PHP 7.4+
Code Modernization
Performance Optimization
Smart Initialization
Intelligent Debug System