Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Just Image Optimizer

Deskripsi

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.

Tangkapan Layar

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

Instalasi

  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!

Tanya Jawab

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.

Ulasan

7 Mei 2018
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.
20 Maret 2018
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!
Baca semua 6 ulasan

Kontributor & Pengembang

“Just Image Optimizer” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

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.