该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Thumbnail Upscale

描述

This plugin enables upscaling of thumbnails for small media attachments. The default behaviour of WordPress is to not upscale small images, which means
you are never guaranteed a certain size for a thumbnail format. This plugin corrects that and upscales small images to the specified thumbnail dimensions.
This is beneficial in grid layouts where images of different sizes can make the grid malfunction.

Check screenshots for an example!

Important: Your thumbnails format must have the crop setting enabled to be processed by this plugin.

Usage

After you have enabled Thumbnail Upscale plugin, all your future uploaded images will be upscaled.
For existing images, install and run Force Regenerate Thumbnails
This will upscale your existing media images!

必需条件

  • PHP 5.2 or higher strongly recommended

翻译

None. The plugin has no translateable strings.

屏幕截图

  • Grid example: Before
  • Grid example: After

安装

  1. Upload the thumbnail-upscale folder to /wp-content/plugins/
  2. Activate the plugin (Thumbnail Upscale) through the ‘Plugins’ menu in WordPress

常见问题

Installation Instructions
  1. Upload the thumbnail-upscale folder to /wp-content/plugins/
  2. Activate the plugin (Thumbnail Upscale) through the ‘Plugins’ menu in WordPress
Can you add feature X?

Please write in the support forums for feature requests!

评价

2023 年 11 月 10 日
That was a pleasant surprise. Still works and did a good job upscaling the image thumbnails.
2018 年 11 月 7 日 1 回复
I've been using this great plugin for a number of years with no problems. It still works for some images but I have been getting blank images returned. I believe it's something to do with the srcset parameter WP has introduced.
2018 年 7 月 25 日
Thanks a lot for this tools ! It works very great with Regenerate Thumbnails plugin ! It saved me a lot of time
2018 年 2 月 15 日
If you add a new, custom image size (with crop argument set to 1) in WordPress, and uploaded image is smaller than that size, WordPress will not scale it up (effectively breaking the aspect ratio), which might break your design / layout, that depends on certain image size. This plugin scales your image up first, and then crop it, so you always have all sizes ready.
2017 年 4 月 26 日
Excelente plugin e trabalhou corretamente com o plugin de redimensionamento Regenerate Thumbnails!
阅读所有22条评价

贡献者及开发者

“Thumbnail Upscale” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Thumbnail Upscale”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Fixed crop positions introduced in WordPress 3.9. Props @jackrugile

1.0

Initial release