=== Plugin Name === Contributors: evannorton Donate link: https://www.paypal.me/spafftracks Tags: image, compress, compressor, compression, optimize, optimizer, optimization, google, lighthouse Requires at least: 3.0.1 Tested up to: 5.1 Requires PHP: 5.2.4 Stable tag: 1.01 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Upload a JSON file generated by Google's Lighthouse website auditing tool and this plugin will compress and replace all flagged images using the reSmush.it API. == Instructions == 1. Run [Lighthouse](https://developers.google.com/web/tools/lighthouse/) on the page of your website you want to optimize images. The easiest way to do this is [using Chrome Developer Tools](https://developers.google.com/web/tools/lighthouse/#devtools), but you may also utilize the [Lighthouse Chrome Extension](https://developers.google.com/web/tools/lighthouse/#extension) or [run an audit on the command line using Node](https://developers.google.com/web/tools/lighthouse/#cli). 2. [Download the report as a JSON file.](https://developers.google.com/web/tools/lighthouse/#json) 3. In the Wordpress Dashboard, navigate to `Media -> Lighthouse Image Optimizer`, upload the JSON file and click "Optimize Images." == Screenshots == 1. Plugin page upon landing. 2. After successful optimization. == Changelog == = 1.01 = * Tested up to Wordpress 5.1 = 1.0 = * Release