ShortPixel Image Optimizer - Version 1.3.5

Version Description

  • fixed broken link in settings page
  • updated FAQ
  • description updated
Download this release

Release Info

Developer ShortPixel
Plugin Icon 128x128 ShortPixel Image Optimizer
Version 1.3.5
Comparing to
See all releases

Code changes from version 1.3.1 to 1.3.5

Files changed (2) hide show
  1. readme.txt +32 -19
  2. wp-shortpixel.php +4 -4
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: AlexSP
4
  Tags: picture, optimization, image editor, pngout, upload speed, shortpixel, compression, jpegmini, webp, lossless, cwebp, media, tinypng, jpegtran,image, image optimisation, shrink, picture, photo, optimize photos, compress, performance, tinypng, crunch, pngquant, attachment, optimize, pictures,fast, images, image files, image quality, lossy, upload, kraken, resize, seo, smushit, optipng, kraken image optimizer, ewww, photo optimization, gifsicle, image optimizer, images, krakenio, png, gmagick, image optimize
5
  Requires at least: 3.0.0 or higher
6
  Tested up to: 4.0
7
- Stable tag: 1.3.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,26 +12,19 @@ The ShortPixel WordPress plugin optimizes images automaticaly using both lossy a
12
 
13
  == Description ==
14
 
15
- The ShortPixel WordPress plugin optimizes images automaticaly using both lossy and lossless compression, thus improving your website performance.
16
- Resulting, smaller, images are no different in quality from the original.
17
-
18
-
19
- ShortPixel uses advanced compression technology that reduces image size without any before/after differences.
20
 
21
- Features included:
22
- - Both lossy and lossless optimisation
23
- - Supported formats: JPG, PNG, GIF
24
- - Batch image optimisation
25
- - Powerful algorithms
26
- - Quick backups
27
 
28
- - Less bandwidth usage
29
- - Up to 90% compression rate
30
- - Better search ranking
31
- - Super fast websites
32
 
33
- On the https://ShortPixel.com website, we are offering an API you can also use for image optimisation purposses.
 
 
 
 
34
 
 
35
 
36
  == Installation ==
37
 
@@ -54,7 +47,7 @@ This depends on your compression needs. Lossy has a better compression rate than
54
 
55
  With lossless compression, the shrunk image will be identical with the original and smaller in size. Use this when you do not want to loose any of the original image's details. Works best for technical drawings, clip art and comics.
56
 
57
- For more information about the difference read the <a href="http://en.wikipedia.org/wiki/Lossy_compression#Lossy_and_lossless_compression"Wiki article</a>.
58
 
59
  = Why do I need an API key? =
60
 
@@ -85,13 +78,33 @@ For now, ShortPixel supports JPEG and PNG. Thumbnails are also optimised. Additi
85
 
86
  ShortPixel team is here to help. <a href="https://shortpixel.com/contact">Contact us</a>!
87
 
 
 
 
88
 
89
  == Screenshots ==
90
 
91
- 1. Using the personal API key in the plugin Settings.
 
 
 
 
 
 
92
 
93
  == Changelog ==
94
 
 
 
 
 
 
 
 
 
 
 
 
95
  = 1.3.1 =
96
 
97
  * possible fix for API key validation failing
4
  Tags: picture, optimization, image editor, pngout, upload speed, shortpixel, compression, jpegmini, webp, lossless, cwebp, media, tinypng, jpegtran,image, image optimisation, shrink, picture, photo, optimize photos, compress, performance, tinypng, crunch, pngquant, attachment, optimize, pictures,fast, images, image files, image quality, lossy, upload, kraken, resize, seo, smushit, optipng, kraken image optimizer, ewww, photo optimization, gifsicle, image optimizer, images, krakenio, png, gmagick, image optimize
5
  Requires at least: 3.0.0 or higher
6
  Tested up to: 4.0
7
+ Stable tag: 1.3.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ ShortPixel is an image compression tool that helps improve your website performance. The plugin optimises images automatically using both lossy and lossless compression. Resulting, smaller, images are no different in quality from the original.
 
 
 
 
16
 
17
+ ShortPixel uses powerful algorithms that enable your website to load faster, use less bandwidth and rank better in search.
 
 
 
 
 
18
 
19
+ The ShortPixel package includes:
 
 
 
20
 
21
+ - Both lossy and lossless optimisation: you can choose between the two types of compression. Lossy for photographs. Lossless for technical drawings, clip art and comics.
22
+ - Up to 90% compression rate: with lossy compression images that were 3MB can crunch to 307Kb, with no before/after differences.
23
+ - Supported formats: JPG, PNG, GIF (including animated): optimisation applies to JPG, PNG and static GIF. NEW UPDATE: we introduced optimisation for animated GIFs.
24
+ - Backup and restore originals: if you ever want to return to the original version, images are automatically stored in a backup folder on your hosting servers.
25
+ - Batch image optimisation: Bulk Optimisation tool now available. Crunch your past image gallery, and downsize your website in minutes.
26
 
27
+ On the https://ShortPixel.com website, we offer free access to the ShrtPixel API which you can use for further image optimisation purposes.
28
 
29
  == Installation ==
30
 
47
 
48
  With lossless compression, the shrunk image will be identical with the original and smaller in size. Use this when you do not want to loose any of the original image's details. Works best for technical drawings, clip art and comics.
49
 
50
+ For more information about the difference read the <a href="http://en.wikipedia.org/wiki/Lossy_compression#Lossy_and_lossless_compression" target="_blank">Wiki article</a>.
51
 
52
  = Why do I need an API key? =
53
 
78
 
79
  ShortPixel team is here to help. <a href="https://shortpixel.com/contact">Contact us</a>!
80
 
81
+ = What happens with my original images? =
82
+
83
+ Your images are automatically stored in a backup folder, on your hosting server. After optimisation, if you want to switch back to a certain original image, hit Restore backup in the Media Library. If you are happy with the ShortPixel optimised images, you can deactivate saving the backups in the plugin Settings.
84
 
85
  == Screenshots ==
86
 
87
+ 1. Activate your API key in the plugin Settings. (Settings>ShortPixel)
88
+
89
+ 2. Compress all your past images with one click. (Media>Bulk)
90
+
91
+ 3. Your stats: number of processed files, saved space, average compression, saved bandwidth, remaining images. (Settings>ShortPixel)
92
+
93
+ 4. Restore to original image. (Media>Library)
94
 
95
  == Changelog ==
96
 
97
+ = 1.3.5 =
98
+
99
+ * fixed broken link in settings page
100
+ * updated FAQ
101
+ * description updated
102
+
103
+ = 1.3.2 =
104
+
105
+ * fixed missing action link @ Bulk Processing
106
+ * added more screenshots
107
+
108
  = 1.3.1 =
109
 
110
  * possible fix for API key validation failing
wp-shortpixel.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: ShortPixel Image Optimiser
4
  * Plugin URI: https://shortpixel.com/
5
  * Description: ShortPixel is an image compression tool that helps improve your website performance. The plugin optimises images automatically using both lossy and lossless compression. Resulting, smaller, images are no different in quality from the original. To install: 1) Click the "Activate" link to the left of this description. 2) <a href="https://shortpixel.com/free-sign-up" target="_blank">Free Sign up</a> for your unique API Key . 3) Check your email for your API key. 4) Use your API key to activate ShortPixel plugin in the 'Plugins' menu in WordPress. 5) Done!
6
- * Version: 1.3.1
7
  * Author: ShortPixel
8
  * Author URI: https://shortpixel.com
9
  */
@@ -385,8 +385,8 @@ class WPShortPixel {
385
  <a href="https://wordpress.org/plugins/shortpixel-image-optimiser/installation/">Installation </a> |
386
  <a href="https://wordpress.org/support/plugin/shortpixel-image-optimiser">Support </a>
387
  </p>';
388
- echo '<p>New images uploaded to the Media Library will be optimized automatically.<br/>If you have existing images you would like to optimize, you can use the <a href="/upload.php?page=wp-short-pixel-bulk">Bulk Optimize tool</a>.</p>';
389
-
390
  $formHTML = <<< HTML
391
  <form name='wp_shortpixel_options' action='' method='post' id='wp_shortpixel_options'>
392
  <table class="form-table">
@@ -439,7 +439,7 @@ HTML;
439
  </tbody></table>
440
  <p class="submit">
441
  <input type="submit" name="submit" id="submit" class="button button-primary" title="Save Changes" value="Save Changes">
442
- <input type="submit" name="bulk-process" id="bulk-process" class="button button-primary" title="Process all the images in your Media Library" value="Bulk Process">
443
  </p>
444
  </form>
445
  <script>
3
  * Plugin Name: ShortPixel Image Optimiser
4
  * Plugin URI: https://shortpixel.com/
5
  * Description: ShortPixel is an image compression tool that helps improve your website performance. The plugin optimises images automatically using both lossy and lossless compression. Resulting, smaller, images are no different in quality from the original. To install: 1) Click the "Activate" link to the left of this description. 2) <a href="https://shortpixel.com/free-sign-up" target="_blank">Free Sign up</a> for your unique API Key . 3) Check your email for your API key. 4) Use your API key to activate ShortPixel plugin in the 'Plugins' menu in WordPress. 5) Done!
6
+ * Version: 1.3.5
7
  * Author: ShortPixel
8
  * Author URI: https://shortpixel.com
9
  */
385
  <a href="https://wordpress.org/plugins/shortpixel-image-optimiser/installation/">Installation </a> |
386
  <a href="https://wordpress.org/support/plugin/shortpixel-image-optimiser">Support </a>
387
  </p>';
388
+ echo '<p>New images uploaded to the Media Library will be optimized automatically.<br/>If you have existing images you would like to optimize, you can use the <a href="' . get_admin_url() . 'upload.php?page=wp-short-pixel-bulk">Bulk Optimisation Tool</a>.</p>';
389
+
390
  $formHTML = <<< HTML
391
  <form name='wp_shortpixel_options' action='' method='post' id='wp_shortpixel_options'>
392
  <table class="form-table">
439
  </tbody></table>
440
  <p class="submit">
441
  <input type="submit" name="submit" id="submit" class="button button-primary" title="Save Changes" value="Save Changes">
442
+ <a class="button button-primary" title="Process all the images in your Media Library" href="upload.php?page=wp-short-pixel-bulk">Bulk Process</a>
443
  </p>
444
  </form>
445
  <script>