Linux 软件免费装

Delete Unscaled Images

开发者 swinggraphics
更新时间 2024年4月16日 05:59
PHP版本: 5.3 及以上
WordPress版本: 6.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

images media uploader

下载

1.2.4

详情介绍:

WordPress 5.3 added "big image handling" that scales uploaded images to a maximum size of 2560 pixels for use on the website. WP adds "-scaled" to the full size image file name. The original, unscaled images are kept on the server. This can mean that many large images are stored on the server that aren't ever actually going to be displayed on the website. In my case, users are uploading 15MB files from their cameras. After the scaled version and intermediate/thumbnail images are generated, the originals are no longer needed and just taking up storage space. Delete Unscaled Images will remove those unneeded files. First, original images are deleted immediately after the resized versions are created for all new uploads. Second, there is a bulk deletion tool in the Media submenu to process existing images.

安装:

See the standard installation instructions at WordPress.org or WPBeginner.

更新日志:

1.2 1.1 1.0