chrico / webpify
此包已被废弃,不再维护。未建议替代包。
自动生成WebP图像,并通过特性检测和懒加载提供它们。
1.1.4
2019-03-08 07:59 UTC
Requires
- php: >=7
- psr/container: ~1.0
Requires (Dev)
- php: >=7
- brain/monkey: ~2.1
- inpsyde/php-coding-standards: ~0.13
- phpunit/phpunit: ~6.0
Suggests
- ext-gd: If you want to transform images into WebP-format, you can use the ext-gd extension
- ext-imagick: If you want to transform into WebP-format, you can use the ext-imagick extension
README
简介
WebPIfy是一个WordPress插件,可以自动为您的WordPress站点生成WebP图像。此外,它根据浏览器的支持情况懒加载您的图像。
最低要求和依赖
- PHP 7+
- WordPress最新版 - 0.1
- 需要安装Composer
安装
$ composer require chrico/webpify
提交错误和功能请求
错误和功能请求在GitHub上跟踪。