WP Media Optimizer (.webp)
开发者 |
francescosganga
|
更新时间 |
2022年1月4日 03:50 |
捐献地址: |
去捐款 |
PHP版本: |
5.6 及以上 |
WordPress版本: |
5.8.2 |
版权: |
GPLv2 or later |
详情介绍:
Optimize images (jpg, png) in your Wordpress site by converting them to .webp extension (it uses PHP GD library)
WP Media Optimizer (.webp) only works with Firefox and Chrome (at this time).
-- SAFARI NOW SUPPORTS .WEBP images --
Now with LAZY LOAD FEATURE!
IMPORTANT: WPMOWEBP works only in the frontend side of your website (e.g. not in wp-admin/)
ABOVE THE FOLD Feature is not really "for dummies" but with some tests you can really improve your PAGE SPEED RATE! Hope you can appreciate this feature.
USAGE
Simply install and activate it, and your images will be optimized.
You can send a Feature Request from the Plugin Settings Page.
I hope you will use this form so I can add new features to this simple and wonderfurl plugin!
You can enable the new Lazy Load Feature by making a little donation to the author, you will receive a life time token for this feature and future improvements.
HOW IT WORKS
When anyone access to a Wordpress page, plugin check for images already converted to .webp.
If one or more images have not been already converted, the plugin converts them immediately.
Converted images are stored in a subfolder of wp-content folder: wp-content/wpmowebp
TROUBLESHOOTING
If Wordpress go out of memory try to add
define('WP_MEMORY_LIMIT', '256M');
to your wp-config.php
Enjoy your new Wordpress Plugin.
安装:
- Upload folder inside zip 'wp-media-optimizer-webp.zip' to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志:
1.0.0
1.0.1
- Added .jpeg support
- Removed some debug lines
1.0.2
- Added "how it works" to page plugin
- Fixed about section
1.0.3
- Some fixes for WP Plugins Directory
1.0.4
- Fixed dynamic wp-content directory
1.0.5
- Replace works only if browser is not Safari Desktop or Mobile (due to .webp incompatibility)
1.0.6
1.0.7
1.0.8
- Fixed some errors while creating webp images
1.0.9
- Fixed errors in new installations
1.1.0
- Fixed Safari browser compatibility
- Added support reserved to Chrome and Firefox browsers
- Fixed Googlebot User Agent compatibility
1.1.1
1.1.2
- Fixed error due to Fatal error: Paletter image not supported by webp
1.1.3
1.1.4
1.1.5
- Fix on Safari
- Known bug: can't update real path in options page, fix in few days
1.1.6
- Fixed bug in admin options, now "save options" works.
1.1.7
- Added language system
- Added feedback request form in plugin settings page
1.1.8
- Fixed error in text-domain
1.1.9
- Deleted unnecessary language files
1.2.0
- Added admin notice during plugin activation
- Added admin notice for remember users to review the plugin
1.2.1
- Improved image recognition
1.2.2
1.2.3
- Enabled way to disable Lazy Load Feature
1.2.4
- Added a Wonderful ABOVE THE FOLD FEATURE!
1.2.5
- Added way to enable/disable above the fold feature
- Fixed bug retrieving css/js resources
- Resourses will all whitelisted (no effect on your website) in the first fetch or after purging
1.2.6
- Fixed bug for some images name while converting them to webp
- Added "Minify HTML" feature
1.2.7
1.2.8
- With some themes you saw filtered content from WPMOWEBP in the admin area which brokes your theme. WPMOWEBP will work only in the frontend side
1.2.9
- Safari now supports webp files
1.3.0
1.3.1
- Fixed inline css background image filter
- Add support to relative urls