Grayscale Images

外掛說明

This plugin converts all images to grayscale and show the colored image on hover.

It supports these browsers:

The banner and the icon uses this image, released under the CC0 Public Domain license.

安裝方式

  1. You can either use the automatic plugin installer or your FTP program to upload the “grayscale-images” directory to your wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s all folks.

常見問題集

Not available.

使用者評論

2026 年 5 月 28 日
I’m using it and it works (with warning for the new wp-update 🙁 Please don’t let it die!!!
2023 年 10 月 31 日
The plugin does perfectly what it promises. A very nice feature for photography and portfolio websites.
閱讀全部 4 則使用者評論

參與者及開發者

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

參與者

將〈Grayscale Images〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.1

  • Test the compatibility with WordPress 7.0.
  • Prevent direct access to the plugin file.
  • Use the plugin version instead of the file modification time to version the stylesheet.
  • Rename the stylesheet handle to “grayscale-images” to avoid collisions with other plugins or themes.

2.0.0

  • Update the “Tested up” data.
  • Remove support to old browsers, as main browsers support CSS3 filters:
    • https://caniuse.com/css-filters
    • https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/grayscale

1.0.0

  • First release.