Linux 软件免费装
Banner图

Disable Thumbnails, Threshold and Image Options

开发者 kgmservizi
更新时间 2026年4月13日 02:36
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

thumbnails 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.4 0.6 0.6.1 0.6.2 0.6.3 0.6.5 0.7.0

详情介绍:

Something not working? Open a ticket and we'll reply within 48 hours. WordPress generates several image sizes every time you upload a photo. Most themes and plugins add even more. If you're not using all of them, they waste disk space and slow down uploads for no reason. This plugin gives you a simple set of toggles under Tools to turn off what you don't need: How it works When you first activate the plugin it reads the current WordPress settings (including anything set by your theme or other plugins) so nothing changes out of the box. From that point on, the plugin takes over and you control everything from the settings pages. After you change settings You'll need to regenerate thumbnails so the changes apply to images you already uploaded. We recommend:

安装:

  1. Upload the plugin files to /wp-content/plugins/ or install directly from the WordPress plugin screen.
  2. Activate through the Plugins page.
  3. Find the settings under Tools: Image Sizes, Image Quality, Image Threshold & EXIF.

屏幕截图:

  • Image Quality — set the JPEG compression level.
  • Image Threshold & EXIF — change or disable the big-image threshold, stop EXIF auto-rotation.

升级注意事项:

0.7.0 Accessibility, compatibility and performance improvements. No breaking changes — all settings and URLs are preserved. Recommended update for all users. 0.6.5 Bugfix.

常见问题:

Why should I disable thumbnail sizes?

Every size WordPress generates takes up space on your server. If your theme only uses two or three sizes, the rest are just wasted storage. Disabling them means faster uploads and less disk usage.

Do I need to regenerate thumbnails after changing settings?

Yes. Changes only apply to new uploads. To update existing images, use a plugin like Regenerate Thumbnails or run wp media regenerate from WP-CLI.

What does "Disable Threshold" do exactly?

Since WordPress 5.3, any image wider or taller than 2560 px is automatically scaled down and the original is saved with a -scaled suffix. Disabling the threshold keeps your originals untouched. You can also set a custom value (e.g. 4000 px) instead of disabling it entirely.

What happens if another plugin also sets JPEG quality?

The plugin compares your setting against the WordPress default (82%) and shows an info message below the field. Since 0.7.0 the conflict detection is safer and won't interfere with other plugins.

Is this plugin compatible with WooCommerce?

Yes. WooCommerce registers its own image sizes and they'll appear in the Image Sizes list so you can disable them individually.

Does the plugin affect the front end?

The settings pages are admin-only. The only thing that runs on the front end is a lightweight filter registration (no database queries) that tells WordPress which sizes to skip and what quality/threshold to use.

更新日志:

0.7.0 0.6.5 0.6.4 0.6.3