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

WordPress Image shrinker

外掛說明

You probably know that the speed of your website is important for both user experience and for your search engine ranking. The people
at TinyPNG.com offered this great service where you could upload your PNG images and shortly also your JPG images, to have the file size
shrinked to much lower amount of data, without a noticable reduce of image quality. And that is great! Compare your Google pagespeed score
before and after you shrinked your images. You will gain many points.

The disadvantage of using TinyPNG is that you had to use the service upfront, before you could upload your images into your WordPress
medialibrary you had to upload them to TinyPNG and download the shrinked files again. When the images were already in your medialibrary you
had to do this all over, also for the images that were cropped by WordPress into the different filesizes. With this plugin that is all history.
You just upload your images and as part of the proces these images are processed by TinyPNG.

This is what TinyPNG say themselves:
How does it work? TinyPNG uses smart lossy compression techniques to reduce the file size of your PNG files. By selectively decreasing the
number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible but it makes a very large
difference in file size!

螢幕擷圖

  • Screenshot of backend panel

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the WordPress Image shrinker folder to the plugins directory in your WordPress installation
  2. Activate the plugin
  3. Navigate to the WordPress Image shrinker UI Menu
  4. Generate your TinyPNG API key from https://tinypng.com/developers and enter it on the Settings page.

That’s it! From now on all your new images are shrinked on the fly!

常見問題集

The plugin doesn’t work?

Did you insert your TinyPNG API key? You can retreive it from https://tinypng.com/developers It is free for up to 500 images per month.

What about the images I did upload before installing your plugin?

On the settings page you find a button to reprocess all images in the library again.

Why is uploading images taking more time

After the image is uploaded WordPress shows you it is finished (100%), but right then your image is processed by TinyPNG. That may take a few extra seconds.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WordPress Image shrinker〉的開發相關工作。

參與者

將〈WordPress Image shrinker〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Added option to pick which sizes of already uploaded images to compress

1.0.3

  • Added API Key input reminder on plugins page if no api key is present

1.0.2

  • Better error handling

1.0.1

  • Bugfixes

1.0

  • First release