该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Just Image Optimizer

描述

It’s the only plugin that will help you pass Google Page Speed image size optimization test. Furthermore, it compresses image file size, so you get a performance boost and improve your page rank in Google.

The plugin uses Google Page Speed Insights API to optimize images. All you need is a Google console account and an API key.

Image Optimization runs in the background on Google servers, so the site will keep its performance intact. There are no special server requirements.

Requirements

  • Site should be available for Google Page Speed test
  • PHP 7

Issues tracker

If you have any feedback or ideas, please raise an issue in our GitHub repository:
https://github.com/justcoded/just-image-optimizer/issues

Plugin compatibility

Plugin is compatible with such plugins:

In the upcoming releases, we plan to add compatibility with WordPress MultiSite installation.

屏幕截图

  • Optimization service Connect options.
  • Plugin Settings page.
  • Plugin Dashboard with optimization statistics.
  • Media library optimization info.

安装

  1. Upload just-image-optimizer plugin to your /wp-content/plugins/ directory.
  2. Activate the plugin through ‘Plugins’ menu in WordPress.
  3. Configure your API key and desired settings via the Media -> Just Image Optimizer settings page.
  4. Done!

常见问题

My image optimization is always “0.00% saved”
  • Please open plugin Settings page. It will check for plugin requirements on your server.
  • If you don’t have any errors on Settings page, then please check logs. You should see that plugin try to optimize at least 1 attachment.
  • Next step is to check that Optimize request URL is accessible by Google Page Speed (just copy it and try to test it with the service).
  • If nothing help, please write to us on Github with screenshots of your Settings page, Log page and last Log details page.
Can I revert original images quality?

To revert original quality of the images, you can use Regenerate Thumbnails plugin.

Just regenerate a single image or all images at once to create new images from the source.

评价

2018 年 5 月 7 日
Great plugin and has a nice interface. However, feels like there is need to work on some points at settings page, as it is a bit laggy, but that’s not a problem for me. Also, i’ve tried with 2 different API keys till i got connection saved. With the first API key the plugin didn’t want to save options, strange, as it hasn’t any restrictions.
2018 年 3 月 20 日
Wow! This plugin just helped me get 85 in Google Page Speed. It’s really easy to use, flexible and quick. My advise is to use it in pair with Just Responsive Image!
阅读所有6条评价

贡献者及开发者

「Just Image Optimizer」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1.3

  • Update: Skip log if no attachments found.

1.1.2

  • New: Added notice if site is not available online.
  • New: Added notice if PHP version is below 7.0.
  • Bug fix: Dashboard image size statistics fatal error.

1.1.1

  • New: Added notice if wp-content is not writable, cause it’s required for storing files.
  • Bug fix: Fake cron run without plugin settings saved.

1.1

  • Added compatibility with Just Responsive Images plugin (v1.5+)
  • Added compatibility with Regenerate Thumbnails plugin (v3+)

1.0

  • Upgraded optimization logic to continuosly optimizing images with several tries, due to unstable Google Page Speed API responses.
  • Improved Log.

0.9

  • First beta version of the plugin. We still work on compatibility with 3rd party plugins and WordPress MultiSite installation.