這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Disable "BIG Image" Threshold

描述

In WordPress 5.3, several improvements were made to how images are processed. One of these improvements was the concept of “BIG images”. When an image is uploaded that exceeds the “BIG image” threshold (2560 by default), a new “full” size image is generated. This new image is then used instead of the true original when generating image subsizes to reduce server load.

Prior to 5.3, it was possible for the originally uploaded image to be displayed on the front-end, even when they were not “web ready”. Unnecessarily large images can be bad for performance and wastes bandwidth (which is unfortunate for those with slow Internet, or bandwidth caps by their service plans). This new full size image will now be displayed instead.

There are some scenarios where disabling this threshold would be desired, though. Maybe you run a photography site that
needs to display original images, or your theme has full screen backgrounds.

This plugin disables the “BIG” image threshold and preserves the true originally uploaded image as the full size.

For more information on the improvements to image processing in WordPress 5.3, check out these developer notes on the Making WordPress Core blog.

安裝

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

This is brand new, so there are no questions that have been asked frequently yet!

評價

2022年9月1日
This plugin simply disables the new WordPress 5.3 big image threshold function, so it’s super lightweight. It works great on new uploads, allowing to use image wider than 2560px. Thanks!
2020年10月21日
Thank you for developing the Disable "BIG Image" Threshold plugin. For those wishing to display photographs in their original form, the recent WordPress scaling “enhancement” was very troubling. Carter
2020年7月17日
Fixed error: "Post-processing of the image failed. If this is a photo or a large image, please scale it down to 2500 pixels and upload it again."
2020年6月18日
This plugin is a life-saver, and very necessary for my site where I want full control over image quality + scale. Works perfectly.
閱讀全部35個評價

貢獻者及開發者

“Disable "BIG Image" Threshold” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Disable "BIG Image" Threshold 外掛目前已有 7 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Disable "BIG Image" Threshold 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Hello world!