Kraken.io Image Optimizer - Version 1.0.5.9

Version Description

  • Cleanup release prior to major feature release. Paved the way for "reset" feature, and more.
  • Added tags.
Download this release

Release Info

Developer karim79
Plugin Icon 128x128 Kraken.io Image Optimizer
Version 1.0.5.9
Comparing to
See all releases

Code changes from version 1.0.5.8 to 1.0.5.9

Files changed (2) hide show
  1. kraken.php +2 -2
  2. readme.txt +6 -2
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: 1.0.5.8
25
- * Stable Tag: 1.0.5.8
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: 1.0.5.9
25
+ * Stable Tag: 1.0.5.9
26
  * Author URI: https://kraken.io
27
  * License GPL2
28
  */
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Kraken Image Optimizer ===
2
  Contributors: karim79
3
- Tags: Image Optimizer, Image Optimiser, Optimize, Images, Media, Performance, SEO, faster loading times, smushit, smush.it, compress, kraken-image-optimizer, tinypng, jpegmini, ewww, pagespeed, pagespeed insights, sitespeed
4
  Requires at least: 3.0.1
5
  Tested up to: 4.1
6
  Donate link: https://kraken.io
7
- Stable tag: 1.0.5.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
 
@@ -94,6 +94,10 @@ You will need to switch the Media Library from the Thumbnail view to the List vi
94
 
95
  == Changelog ==
96
 
 
 
 
 
97
  = 1.0.5.8 =
98
  * Better debugging for customers by including WordPress version and Kraken plugin version per request.
99
 
1
  === Kraken Image Optimizer ===
2
  Contributors: karim79
3
+ Tags: Image Optimizer, Image Optimiser, Optimize, Optimise, Images, Media, Performance, SEO, faster loading times, smushit, smush.it, compress, kraken-image-optimizer, tinypng, tinyjpeg, pngquant, jpegmini, ewww, pagespeed, pagespeed insights, sitespeed, optimize gif, optimize jpeg, optimize png, optimize animated gif, svg, improve pagerank
4
  Requires at least: 3.0.1
5
  Tested up to: 4.1
6
  Donate link: https://kraken.io
7
+ Stable tag: 1.0.5.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
 
94
 
95
  == Changelog ==
96
 
97
+ = 1.0.5.9 =
98
+ * Cleanup release prior to major feature release. Paved the way for "reset" feature, and more.
99
+ * Added tags.
100
+
101
  = 1.0.5.8 =
102
  * Better debugging for customers by including WordPress version and Kraken plugin version per request.
103