Version Description
- Security and maintenance release
Download this release
Release Info
Developer | karim79 |
Plugin | Kraken.io Image Optimizer |
Version | 2.6.5 |
Comparing to | |
See all releases |
Code changes from version 2.6.4 to 2.6.5
- kraken.php +2 -2
- readme.txt +7 -8
kraken.php
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
* Plugin URI: http://wordpress.org/plugins/kraken-image-optimizer/
|
22 |
* Description: This plugin allows you to optimize your WordPress images through the Kraken API, the world's most advanced image optimization solution.
|
23 |
* Author: Karim Salman
|
24 |
-
* Version: 2.6.
|
25 |
-
* Stable Tag: 2.6.
|
26 |
* Author URI: https://kraken.io
|
27 |
* License GPL2
|
28 |
*/
|
21 |
* Plugin URI: http://wordpress.org/plugins/kraken-image-optimizer/
|
22 |
* Description: This plugin allows you to optimize your WordPress images through the Kraken API, the world's most advanced image optimization solution.
|
23 |
* Author: Karim Salman
|
24 |
+
* Version: 2.6.5
|
25 |
+
* Stable Tag: 2.6.5
|
26 |
* Author URI: https://kraken.io
|
27 |
* License GPL2
|
28 |
*/
|
readme.txt
CHANGED
@@ -3,9 +3,9 @@ Contributors: karim79
|
|
3 |
Tags: compress images, image optimizer, SEO, performance, image resize, jpg, media, Optimization, optimize, optimize animated gif, optimize gif, optimize jpeg, optimize png, PageRank, PageSpeed Insights, photos, png, Reduce Image Size, retina, sitespeed, speed up site, svg, upload, svg, upload, gtmetrix speed test, EXIF, image resize, kraken.io
|
4 |
Requires at least: 3.0.1
|
5 |
Requires PHP: 5.0.0
|
6 |
-
Tested up to: 5.2
|
7 |
Donate link: https://kraken.io
|
8 |
-
Stable tag: 2.6.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
11 |
|
@@ -68,13 +68,12 @@ Please send bug reports, problems, feature requests and so on to support (at) Kr
|
|
68 |
= Connect with Kraken.io =
|
69 |
* Website: https://kraken.io
|
70 |
* [Twitter](https://twitter.com/KrakenIO "@KrakenIO")
|
71 |
-
* [Google+](https://plus.google.com/107209047753760492207/ "Google+")
|
72 |
* [Facebook](https://www.facebook.com/krakenio "Kraken.io Image Optimizer")
|
73 |
* [Github](https://github.com/kraken-io "Kraken.io on Github")
|
74 |
|
75 |
== Installation ==
|
76 |
|
77 |
-
To install the Kraken Wordpress Plugin:
|
78 |
|
79 |
1. Upload `kraken.php` to the `/wp-content/plugins/` directory
|
80 |
2. Activate the plugin through the 'Plugins' menu in WordPress
|
@@ -108,11 +107,11 @@ Yes, of course they will. Our plugin simply replaces the image files on your blo
|
|
108 |
|
109 |
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 |
|
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 |
== Changelog ==
|
115 |
|
|
|
|
|
|
|
116 |
= 2.6.4 =
|
117 |
* Security and maintenance release
|
118 |
|
@@ -257,4 +256,4 @@ Kraken.io's service emphasizes finding the precise balance between image quality
|
|
257 |
If you use the WP Super Cache plugin, you must **disable the plugin** prior to performing any image optimization, as it is known to cause strange and buggy behaviour with the Kraken.io Image Optimizer plugin.
|
258 |
|
259 |
== Any Questions? ==
|
260 |
-
We love to hear from you! Just shoot an email to support
|
3 |
Tags: compress images, image optimizer, SEO, performance, image resize, jpg, media, Optimization, optimize, optimize animated gif, optimize gif, optimize jpeg, optimize png, PageRank, PageSpeed Insights, photos, png, Reduce Image Size, retina, sitespeed, speed up site, svg, upload, svg, upload, gtmetrix speed test, EXIF, image resize, kraken.io
|
4 |
Requires at least: 3.0.1
|
5 |
Requires PHP: 5.0.0
|
6 |
+
Tested up to: 5.7.2
|
7 |
Donate link: https://kraken.io
|
8 |
+
Stable tag: 2.6.5
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
11 |
|
68 |
= Connect with Kraken.io =
|
69 |
* Website: https://kraken.io
|
70 |
* [Twitter](https://twitter.com/KrakenIO "@KrakenIO")
|
|
|
71 |
* [Facebook](https://www.facebook.com/krakenio "Kraken.io Image Optimizer")
|
72 |
* [Github](https://github.com/kraken-io "Kraken.io on Github")
|
73 |
|
74 |
== Installation ==
|
75 |
|
76 |
+
To install the Kraken.io Wordpress Plugin:
|
77 |
|
78 |
1. Upload `kraken.php` to the `/wp-content/plugins/` directory
|
79 |
2. Activate the plugin through the 'Plugins' menu in WordPress
|
107 |
|
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.
|
109 |
|
|
|
|
|
|
|
110 |
== Changelog ==
|
111 |
|
112 |
+
= 2.6.5 =
|
113 |
+
* Security and maintenance release
|
114 |
+
|
115 |
= 2.6.4 =
|
116 |
* Security and maintenance release
|
117 |
|
256 |
If you use the WP Super Cache plugin, you must **disable the plugin** prior to performing any image optimization, as it is known to cause strange and buggy behaviour with the Kraken.io Image Optimizer plugin.
|
257 |
|
258 |
== Any Questions? ==
|
259 |
+
We love to hear from you! Just shoot an email to support@kraken.io and let's talk.
|