這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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!

Requirements

  • PHP 5.2 or higher strongly recommended

Translations

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 reply
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