首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
Grayscale Images
开发者
fontethemes
Amieiroq
Amieiro
更新时间
2026年6月12日 15:36
PHP版本:
7.0 及以上
WordPress版本:
7.0
版权:
GPLv2 or later
版权网址:
版权信息
标签
css
grey
grayscale
image
black and white
下载
1.0.0
2.0.0
2.0.1
详情介绍:
This plugin converts all images to grayscale and show the colored image on hover. It supports these browsers:
Google Chrome
.
Mozilla Firefox
.
Apple Safari
.
Microsoft Edge
.
Opera
.
The banner and the icon uses
this image
, released under the
CC0 Public Domain license
.
安装:
You can either use the automatic plugin installer or your FTP program to upload the "grayscale-images" directory to your wp-content/plugins directory.
Activate the plugin through the 'Plugins' menu in WordPress.
That's all folks.
升级注意事项:
2.0.1 Compatibility with WordPress 7.0 and internal hardening. Update recommended.
更新日志:
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.