Linux 软件免费装
Banner图

Disable Thumbnails, Threshold and Image Options

开发者 kgmservizi
更新时间 2025年9月12日 06:12
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

media thumbnails disable disable thumbnails disable threshold disable images image options

下载

0.1.2 0.2 0.2.1 0.3 0.3.1 0.3.3 0.3.4 0.1 0.3.8 0.5.2 0.3.5 0.3.6 0.4.1 0.4.2 0.1.1 0.3.2 0.5 0.5.1 0.3.7 0.4 0.6 0.6.1 0.6.2 0.6.3

详情介绍:

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 Threshold & EXIF Image Quality Smart Initialization Conflict Detection

安装:

  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

屏幕截图:

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

升级注意事项:

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 0.6.1 WordPress & PHP Requirements: Updated minimum requirement to WordPress 5.4+ and PHP 7.4+ Code Modernization Performance Optimization Smart Initialization Intelligent Debug System 0.5.2 6.6 compatibility. 0.5.1 Bugfix for UI. 0.5 Bugfix. 0.4.2 Bugfix. 0.4.1 Bugfix. 0.4 Totally redesigned. 0.3.8 Bugfix for regeneration. 0.3.7 Bugfix. 0.3.6 Fix functions. 0.3.5 Fix image quality. 0.3.4 Compatibility WordPress 5.7 0.3.3 Fix PHP 7.4 error 0.3.2 Bug fix 0.3.1 Bug fix 0.3 New compatibility and bug fix 0.2.1 Important fix! 0.2 new function 0.1.2 better code quality 0.1.1 _blank for link 0.1 Initial release. <?php code(); // goes in backticks ?>

常见问题:

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

更新日志:

0.6.3 0.6.1 0.5.2 0.5.1 0.5 0.4.2 0.4.1 0.4 0.3.8 0.3.7 0.3.6 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3 0.2.1 0.2 0.1.2 0.1.1 0.1