Kraken.io Image Optimizer - Version 2.5.1

Version Description

  • Fix fatal error on older PHP versions resulting from recent PHP array syntax
Download this release

Release Info

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

Code changes from version 2.5.0 to 2.5.1

Files changed (2) hide show
  1. kraken.php +3 -3
  2. readme.txt +25 -18
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.5.0
25
- * Stable Tag: 2.5.0
26
  * Author URI: https://kraken.io
27
  * License GPL2
28
  */
@@ -1064,7 +1064,7 @@ EOD;
1064
  'origin' => 'wp'
1065
  );
1066
 
1067
- $preserve_meta_arr = [];
1068
  if ( $settings['preserve_meta_date'] ) {
1069
  $preserve_meta_arr[] = 'date';
1070
  }
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.5.1
25
+ * Stable Tag: 2.5.1
26
  * Author URI: https://kraken.io
27
  * License GPL2
28
  */
1064
  'origin' => 'wp'
1065
  );
1066
 
1067
+ $preserve_meta_arr = array();
1068
  if ( $settings['preserve_meta_date'] ) {
1069
  $preserve_meta_arr[] = 'date';
1070
  }
readme.txt CHANGED
@@ -1,10 +1,11 @@
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, gtmetrix speed test, EXIF, image resize
 
4
  Requires at least: 3.0.1
5
- Tested up to: 4.4.2
6
  Donate link: https://kraken.io
7
- Stable tag: 2.5.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10
 
@@ -13,12 +14,14 @@ This plugin allows you to optimize your WordPress images through the Kraken API,
13
 
14
  == Description ==
15
 
16
- This plugin allows you to optimize and resize new and existing Wordpress image uploads through [Kraken Image Optimizer's](https://kraken.io "Kraken Image Optimizer") API. Both lossless and intelligent lossy optimization modes are supported. Supported filetypes are JPEG, PNG and GIF (including animated). Maximum filesize limit is 32 MB. For more details, including detailed documentation and plans and pricing, please visit [Kraken.io](https://kraken.io "Kraken Image Optimizer"). Even when using Kraken.io's lossy optimization, our system goes the extra mile to ensure that the results are of high quality, every time. You can just install the plugin and stop worrying.
 
17
 
18
- > **Get your FREE account with us**
19
 
20
- > Sign up for your [FREE Kraken.io Account](https://kraken.io/plans "Kraken.io - Plan and Pricing") and try out our plugin and the rest of our features now, including:
21
 
 
22
  > * API Access, with dozens of ready-to-use libraries and modules
23
  > * Web Interface PRO with Image Resizing and sync-to-Dropbox
24
  > * URL Paster
@@ -26,6 +29,8 @@ This plugin allows you to optimize and resize new and existing Wordpress image u
26
  > * Optimization Stats and History
27
  > * ...and more.
28
 
 
 
29
 
30
  = About the plugin =
31
  * You can use your Kraken API key and secret on as many sites/blogs as you like. We have no per-site license.
@@ -42,6 +47,9 @@ This plugin allows you to optimize and resize new and existing Wordpress image u
42
  * Since version 1.0.4, the plugin will work with local WordPress installations; the client site does not need to be published on the web.
43
 
44
 
 
 
 
45
  > ★★★★★ **Quality results, quality service**
46
  > "The plugin works really well and effortlessly, and the support is prompt, thoughtful, and thorough. I'm hooked." — [illustrata](https://profiles.wordpress.org/illustrata)
47
  >
@@ -50,7 +58,7 @@ This plugin allows you to optimize and resize new and existing Wordpress image u
50
  >
51
  > ★★★★★ **Perfect solution to speed up site!**
52
  > "I love this plugin! All the questions I had are quickly responded to and I see a huge saving with image size without losing the quality. I highly recommend this plugin!" — [ezone69](https://profiles.wordpress.org/ezone69)
53
-
54
 
55
  Once you have obtained your credentials, from your Wordpress admin, go to the Kraken.io settings page. The from there you can enter your API credentials, and select your optimization preferences. Once you have done this, click on **Save**. If everything is in order, it will simply say "settings saved" and give you a reassuring green tick that your credentials are valid. You can now start optimizing images from within Media Library. Any image you upload from now on, through any of the media upload screens will be optimized on-the-fly by Kraken.
56
 
@@ -85,24 +93,30 @@ To install the Kraken Wordpress Plugin:
85
 
86
  = Can I test the plugin before I purchase an account from Kraken.io? =
87
 
88
- Yes you can. All of our plans require that you first create your free Kraken account. No credit card is required, and we give you free testing quota of 50 MB, with which you can test all the features we offer, including this plugin.
89
 
90
  Additionally, if you would like to test the performance and results of Kraken Image Optimizer, you can try the free Web Interface at https://kraken.io/web-interface which does not require any registration.
91
 
92
  = Where can I purchase an API key and secret? =
93
 
94
- From our plans page, right [here](https://kraken.io/plans "Kraken.io plans and pricing"). In addition to being able to use our Wordpress Plugin, you can also use the API in your own applications, and take advantage of our [Web Interface PRO ](https://kraken.io/pro "Kraken Web Interface PRO") feature (and much more!) for as little as USD $5 per month.
95
 
96
  = Will the optimized images remain on my blog if I uninstall the plugin? =
97
 
98
  Yes, of course they will. Our plugin simply replaces the image files on your blog with the ones optimized by us.
99
 
100
- = Where can I find the option to optimize my Media Libary images?
101
 
102
  You will need to switch the Media Library from the Thumbnail 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.
103
 
 
 
 
104
  == Changelog ==
105
 
 
 
 
106
  = 2.5.0 =
107
  * Ability to disable optimization of main image, allowing faster uploads from Media Library. You can optimize the main image later from within your Media Library.
108
  * Ability to restrict the maximum dimensions of image uploads (resizing), by width and/or height.
@@ -225,11 +239,4 @@ You will need to switch the Media Library from the Thumbnail view to the List vi
225
  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 Image Optimizer plugin.
226
 
227
  == Any Questions? ==
228
- We love to hear from you! Just shoot an email to support (at) kraken dot io and let's talk.
229
-
230
-
231
-
232
-
233
-
234
-
235
-
1
  === Kraken Image Optimizer ===
2
  Contributors: karim79
3
+ Tags: image optimizer, compress image, jpg, reduce image size, upload, png, optimize, optimization, media, performance, SEO, photos, speed up site, pagespeed insights, sitespeed, optimize gif, optimize jpeg, optimize png, optimize animated gif, svg, pagerank, EXIF, retina, image resize, performance, anigif
4
+
5
  Requires at least: 3.0.1
6
+ Tested up to: 4.5.2
7
  Donate link: https://kraken.io
8
+ Stable tag: 2.5.1
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
11
 
14
 
15
  == Description ==
16
 
17
+ This plugin allows you to optimize and resize new and existing Wordpress image uploads through [Kraken Image Optimizer's](https://kraken.io "Kraken Image Optimizer") API. Both lossless and intelligent lossy optimization modes are supported. Supported filetypes are JPEG, PNG and GIF (including animated). Maximum filesize limit is 32 MB. Even when using Kraken.io's lossy optimization, our system goes the extra mile to ensure that the results are of high quality, every time. You can just install the plugin and stop worrying.
18
+ For more details, including detailed documentation and plans and pricing, please visit [Kraken.io](https://kraken.io "Kraken Image Optimizer").
19
 
20
+ > **Get your FREE account with us, or a subscription starting from just [USD $3 per month](https://kraken.io/plans "Kraken.io - Plans and Pricing")**
21
 
22
+ > Sign up for your [FREE Kraken.io Account](https://kraken.io/plans "Kraken.io - Plans and Pricing") and try out our plugin with and the rest of our features now, including:
23
 
24
+ > * 100MB of free testing quota
25
  > * API Access, with dozens of ready-to-use libraries and modules
26
  > * Web Interface PRO with Image Resizing and sync-to-Dropbox
27
  > * URL Paster
29
  > * Optimization Stats and History
30
  > * ...and more.
31
 
32
+ = Quick start tutorial: =
33
+ https://www.youtube.com/watch?v=Wqtl0_cavx0
34
 
35
  = About the plugin =
36
  * You can use your Kraken API key and secret on as many sites/blogs as you like. We have no per-site license.
47
  * Since version 1.0.4, the plugin will work with local WordPress installations; the client site does not need to be published on the web.
48
 
49
 
50
+ > ★★★★★ **Excellent Option for Image Optimization**
51
+ > "The real power of Kraken is their "intelligent lossy" optimization. I use it on all my sites and have never once needed to roll back an image because of too much quality degredation. While I hope to see some more advanced settings added to the WordPress plugin in the future, it is a perfect solution as is." - [collin](https://profiles.wordpress.org/collinmbarrett)
52
+ >
53
  > ★★★★★ **Quality results, quality service**
54
  > "The plugin works really well and effortlessly, and the support is prompt, thoughtful, and thorough. I'm hooked." — [illustrata](https://profiles.wordpress.org/illustrata)
55
  >
58
  >
59
  > ★★★★★ **Perfect solution to speed up site!**
60
  > "I love this plugin! All the questions I had are quickly responded to and I see a huge saving with image size without losing the quality. I highly recommend this plugin!" — [ezone69](https://profiles.wordpress.org/ezone69)
61
+ >
62
 
63
  Once you have obtained your credentials, from your Wordpress admin, go to the Kraken.io settings page. The from there you can enter your API credentials, and select your optimization preferences. Once you have done this, click on **Save**. If everything is in order, it will simply say "settings saved" and give you a reassuring green tick that your credentials are valid. You can now start optimizing images from within Media Library. Any image you upload from now on, through any of the media upload screens will be optimized on-the-fly by Kraken.
64
 
93
 
94
  = Can I test the plugin before I purchase an account from Kraken.io? =
95
 
96
+ Yes you can. All of our plans require that you first create your free Kraken account. No credit card is required, and we give you free testing quota of 100 MB, with which you can test all the features we offer, including this plugin. If you need more testing quota you can contact us at any time, we are always happy to help.
97
 
98
  Additionally, if you would like to test the performance and results of Kraken Image Optimizer, you can try the free Web Interface at https://kraken.io/web-interface which does not require any registration.
99
 
100
  = Where can I purchase an API key and secret? =
101
 
102
+ From our plans page, right [here](https://kraken.io/plans "Kraken.io plans and pricing"). In addition to being able to use our Wordpress Plugin, you can also use the API in your own applications, and take advantage of our [Web Interface PRO ](https://kraken.io/pro "Kraken Web Interface PRO") feature (and much more!) for as little as USD $3 per month.
103
 
104
  = Will the optimized images remain on my blog if I uninstall the plugin? =
105
 
106
  Yes, of course they will. Our plugin simply replaces the image files on your blog with the ones optimized by us.
107
 
108
+ = Where can I find the option to optimize my Media Libary images? =
109
 
110
  You will need to switch the Media Library from the Thumbnail 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.
111
 
112
+ = What is the difference between Kraken.io and other plugins such as Optimus, EWWW, WP Smush, Imagify and TinyPNG/TinyJPG? =
113
+ 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.
114
+
115
  == Changelog ==
116
 
117
+ = 2.5.1 =
118
+ * Fix fatal error on older PHP versions resulting from recent PHP array syntax
119
+
120
  = 2.5.0 =
121
  * Ability to disable optimization of main image, allowing faster uploads from Media Library. You can optimize the main image later from within your Media Library.
122
  * Ability to restrict the maximum dimensions of image uploads (resizing), by width and/or height.
239
  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 Image Optimizer plugin.
240
 
241
  == Any Questions? ==
242
+ We love to hear from you! Just shoot an email to support (at) kraken dot io and let's talk.