這個外掛並未在最新的 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 則留言
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