Changeset 2542207
- Timestamp:
- 06/03/2021 06:59:18 PM (5 years ago)
- Location:
- kraken-image-optimizer/trunk
- Files:
-
- 2 edited
-
kraken.php (modified) (1 diff)
-
readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kraken-image-optimizer/trunk/kraken.php
r2099772 r2542207 22 22 * Description: This plugin allows you to optimize your WordPress images through the Kraken API, the world's most advanced image optimization solution. 23 23 * Author: Karim Salman 24 * Version: 2.6. 425 * Stable Tag: 2.6. 424 * Version: 2.6.5 25 * Stable Tag: 2.6.5 26 26 * Author URI: https://kraken.io 27 27 * License GPL2 -
kraken-image-optimizer/trunk/readme.txt
r2099772 r2542207 4 4 Requires at least: 3.0.1 5 5 Requires PHP: 5.0.0 6 Tested up to: 5. 2.16 Tested up to: 5.7.2 7 7 Donate link: https://kraken.io 8 Stable tag: 2.6. 48 Stable tag: 2.6.5 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html … … 69 69 * Website: https://kraken.io 70 70 * [Twitter](https://twitter.com/KrakenIO "@KrakenIO") 71 * [Google+](https://plus.google.com/107209047753760492207/ "Google+")72 71 * [Facebook](https://www.facebook.com/krakenio "Kraken.io Image Optimizer") 73 72 * [Github](https://github.com/kraken-io "Kraken.io on Github") … … 75 74 == Installation == 76 75 77 To install the Kraken Wordpress Plugin:76 To install the Kraken.io Wordpress Plugin: 78 77 79 78 1. Upload `kraken.php` to the `/wp-content/plugins/` directory … … 109 108 You will need to switch the Media Library from the Grid view to the List view. In the "Kraked Size" column, you will then see the "Optimize This Image" button for unoptimized images, or the results of the optimization where the image has already been optimized by our plugin. 110 109 111 = What is the difference between Kraken.io and other plugins such as Optimus, EWWW, WP Smush, Imagify and TinyPNG/TinyJPG? =112 Kraken.io's service emphasizes finding the precise balance between image quality and file size reduction. Our API utilizes various mechanisms for ensuring that the result cannot be distinguished from the original by the human eye, even upon close inspection. If want to get the greatest possible savings without ever having to check the optimized image against the original, this is the plugin for you.113 114 110 == Changelog == 111 112 = 2.6.5 = 113 * Security and maintenance release 115 114 116 115 = 2.6.4 = … … 258 257 259 258 == Any Questions? == 260 We love to hear from you! Just shoot an email to support (at) kraken dotio and let's talk.259 We love to hear from you! Just shoot an email to support@kraken.io and let's talk.
Note: See TracChangeset
for help on using the changeset viewer.