开发者 | babapinnak |
---|---|
更新时间 | 2025年5月31日 18:14 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
auto-webp-converter-logger
folder to the /wp-content/plugins/
directory.Currently, it supports JPG, JPEG and PNG images.
The plugin creates a autoweco-webp-conversion-log.txt
file inside the uploads
folder (wp-content/uploads).
Yes, you can enable or disable this option in the plugin settings.
If the required GD library functions are missing, the plugin will display an admin notice. In that case, image conversion will not work.
Images larger than 10MB are automatically skipped for performance reasons. The event is logged if logging is enabled.
load_plugin_textdomain()
for compatibility with WordPress 4.6+.