這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Generate Thumbnail

描述

Generate Thumbnail allows you to generate all thumbnails on your site. There are already some plugins available for this, but they have one thing in common: All thumbnails are regenerate in a single step. This works fine when you don’t have that many photos on your site. When you have a lot of full-size photos, the script on the server side takes a long time to run. Unfortunately the time a script is allowed to run is limited, which sets an upper limit to the number of thumbnails you can regenerate. This number depends on the server configuration and the computing power your server has available. When you get over this limit, you won’t be able to generate your thumbnails.

Why would you want to generate your thumbnails? WordPress allows you to change the size of thumbnails. This way, you can make the size of thumbnails fit the design of your website. When you change the size to fit for a new theme, all future photos you are going to upload will have this new size. Your old thumbnails won’t be resized. That’s where this plugin comes into action. After changing the image sizes, you can generate all thumbnails. But instead of telling the server to recreate all thumbnails at once, they are generate one after another. Generateing thumbnails for one photo won’t take all too long, so you won’t run into any script timeouts. Note that you still have to wait until all thumbnails have been rebuilt. If you close the page before the task is completed, you have to start all over again.

You can also select the thumbnail sizes you want to generate, so that you don’t need to recreate all images if you’ve just changed one thumbnail-size. You can also choose to only generate post thumbnails (featured images).

This plugin requires JavaScript to be enabled.

安裝

Upload the plugin to your blog, activate it, done. You can then generate all thumbnails in the tools section (Tools -> Regenerate Thumbnails).

常見問題

Installation Instructions

Upload the plugin to your blog, activate it, done. You can then generate all thumbnails in the tools section (Tools -> Regenerate Thumbnails).

評價

2018年11月29日 1 reply
I've just installed this plugin. It works as what it said. Thank you.
閱讀全部1個評價

貢獻者及開發者

“Generate Thumbnail” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Generate Thumbnail 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release