Disable "BIG Image" Threshold

Disable "BIG Image" Threshold Install Statistics

14
163.64%
Today: 36 Yesterday: 22 All-time: 62,982 downloads
Disable "BIG Image" Threshold Icon

Try plugin: Disable "BIG Image" Threshold

We'll create fresh WordPress site with Disable "BIG Image" Threshold installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Disable "BIG Image" Threshold

Disables the "BIG image" threshold introduced in WordPress 5.3.

28


0


0


0


7

updated: 1 year ago
since: 4 years ago

Description

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.