=== Static Optimizer ===
Contributors: lordspace,statopt,orbisius
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: wp,static,optimization,smush,ewww,autoptimize,cache,minify,caching,speed,performance,supercacher,wp-super-cache,wp-fastest-cache,image,asset,js,css,font,optimisation
Requires at least: 4
Tested up to: 5.5
Requires PHP: 5.6
Stable tag: 1.0.0
License: GPLv2 or later
Optimizes your assets (images, css, js, fonts) for faster site loading so they are loaded by StaticOptimizer Optimization servers.
== Description ==
Static Optimizer is a static file optimization cloud service that speeds up your site by optimizing and serving (the selected) static files from your site.
The service optimizes & compresses the files automatically.
No database or files changes are performed therefore there's no risk if you want to uninstall the plugin later (... but why would you?)
If our optimization server are down (upgrade, maintenance or outage) your original files will be loaded instead.
= Features / Benefits =
* Easy to set up. Just get your API key and you're good to go.
* Automatic js and css minification & compression
* Automatic image optimization (gif, jpeg, png)
* Files are reloaded only when they are changed on your server (or deleted from ours).
* Simple to use
= How it works =
After you get your API key the plugin will install as a system (mu-plugin) and will correct where the selected files are loaded from.
During the plugin configuration you can tell the plugin which files you'd like to be optimized.
The first time our servers get a file it will be downloaded and optimized. Because this operation can take several seconds
your users will be redirected to the original file that was requested. Any subsequent requests will be served from our servers.
= Who is this plugin for? =
People who have lots of images on their site such online stores, photographers.
== Demo ==
https://www.youtube.com/watch?v=1KC_JJOcu1s
== Support ==
Bugs? Suggestions? If you want a faster response contact us through our website's contact form at https://statopt.com and
not through the support tab of this plugin or WordPress forums.
= Author =
Svetoslav Marinov (Slavi) | Static File optimization and compression
== Upgrade Notice ==
n/a
== Screenshots ==
1. Showing the attachments listing page
2. Showing the result
== Installation ==
1. Unzip the package, and upload `static-optimizer` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure which file types you'd like to get optimized
4. Create a free account and pick a plan
5. Done
== Frequently Asked Questions ==
= How to use this plugin? =
Check out https://statopt.com
= Bug Report / Feature Requests =
Please submit any bug report or feature requests to our github issue tracking system.
Report Bugs / Features
= Does it work with WordPress multisite? =
Yes
== Changelog ==
= 1.0.0 =
* Initial release