Linux 软件免费装

FWS On-Demand-Resizer

开发者 tekod
更新时间 2022年10月12日 06:34
PHP版本: 7.0 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

images resize thumbnails resizer smart resizing

下载

详情介绍:

This plugin is solution for well known flaw in WordPress architecture: automatic resizing uploaded images in each of registered media sizes. Although price of hosting space is low and we have gigabytes available that can be issue if you have dozen (or more) registered sizes and because of that your backup files became larger then 10Gb. Sooner or later you will be in situation to download (or even worse - to upload) that backup file. Our analysis shows that vast majority of resized thumbnails are not used anywhere in website. For typical theme with WooCommerce and additional 3 custom media sizes that percentage can be over 90%, with 6 custom media sizes it is over 96% !!! Because of that developers are often uncomfortable with registering more media sizes trying to find some workarounds or violating design to accommodate existing similar sizes. Purpose of this plugin is to eliminate that overhead and allow developer to register as much sizes as he need. It will intercept uploading process to prevent creation of thumbnails and intercept getters (wp_get_attachment_image_src(), get_the_post_thumbnail_url(), the_post_thumbnail(),...) to create thumbnail if needed. Additionally it will register in database each created thumbnail allowing WordPress to delete it automatically when parent image is deleted.

更新日志:

0.4.0 Release Date - 11 October 2022 0.3.0 Release Date - 28 November 2021 0.2.2 Release Date - 19 November 2021