ShortPixel Image Optimizer - Version 1.0.4

Version Description

  • corrections and additions to readme.txt and wp-shortpixel.php
Download this release

Release Info

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

Code changes from version 1.0.3 to 1.0.4

ShortPixel_options_screenshot.png DELETED
Binary file
ShortPixel_plugin_screenshot.png DELETED
Binary file
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === ShortPixel Image Optimiser ===
2
 
3
  Contributors: AlexSP
4
- Tags: image optimisation, compression, lossy, lossless, performance, upload speed, fast, image quality
5
  Requires at least: 3.0.0 or higher
6
  Tested up to: 4.0
7
- Stable tag: 1.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -48,18 +48,43 @@ Let's get ShortPixel plugin running on your WordPress website:
48
 
49
  == Frequently Asked Questions ==
50
 
51
- = Should I pick lossy or losssless optimisation =
52
 
53
- This depends on your compression needs. Lossy has a better compression rate than lossless compression.
54
- The resulting image is not 100% identical with the original. Works well for photos taken with your camera.
55
 
56
- With lossless compression, the shrunk image will be identical with the original and smaller in size.
57
- 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.
58
 
 
59
 
60
- = Is my privacy ensured, are all my images safe? =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
- Yes, privacy is guaranteed. The ShortPixel automated encription process doesn't allow anyone to view your photos.
63
 
64
  == Screenshots ==
65
 
@@ -67,6 +92,10 @@ Yes, privacy is guaranteed. The ShortPixel automated encription process doesn't
67
 
68
  == Changelog ==
69
 
 
 
 
 
70
  = 1.0.3 =
71
 
72
  * minor bug fixes
1
  === ShortPixel Image Optimiser ===
2
 
3
  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
5
  Requires at least: 3.0.0 or higher
6
  Tested up to: 4.0
7
+ Stable tag: 1.0.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
48
 
49
  == Frequently Asked Questions ==
50
 
51
+ = Should I pick lossy or lossless optimisation? =
52
 
53
+ This depends on your compression needs. Lossy has a better compression rate than lossless compression. The resulting image is not 100% identical with the original. Works well for photos taken with your camera.
 
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
+
61
+ ShortPixel uses automated processes to crunch images. The API integrates in the WordPress dashboard of your website and processes both old and new images automatically.
62
+ You can also use the API in your own applications, the <a href="https://shortpixel.com/api-docs">Documentation API</a> shows you how.
63
+
64
+ = Where do I get my API key? =
65
+
66
+ To get your API key, you must <a href="https://shortpixel.com/free-sign-up">Sign up to ShortPixel</a>. You will receive your personal API key in a confirmation email to the address you provided. Use your API key to activate ShortPixel plugin in the 'Plugins' menu in WordPress.
67
+
68
+ = Where do I use my API key? =
69
+
70
+ You use the API key in the ShortPixel plugin Settings, don’t forget to click Save Settings. The same API can be used on multiple websites/blogs.
71
+
72
+ = What does bulk optimisation mean? =
73
+
74
+ The bulk option lets ShortPixel optimise all your images at once (not one by one). You can do this in the Media > Bulk ShortPixel section by clicking on the Compress all your images button.
75
+
76
+ = Are my images safe? =
77
+
78
+ Yes, privacy is guaranteed. The ShortPixel automated encryption process doesn't allow anyone to view your photos.
79
+
80
+ = What types of formats can be optimised? =
81
+
82
+ For now, ShortPixel supports JPEG and PNG. Thumbnails are also optimised. Additional formats are scheduled for optimisation in the future.
83
+
84
+ = I’m stuck. What do I do? =
85
+
86
+ ShortPixel team is here to help. <a href="https://shortpixel.com/contact">Contact us</a>!
87
 
 
88
 
89
  == Screenshots ==
90
 
92
 
93
  == Changelog ==
94
 
95
+ = 1.0.4 =
96
+
97
+ * corrections and additions to readme.txt and wp-shortpixel.php
98
+
99
  = 1.0.3 =
100
 
101
  * minor bug fixes
wp-shortpixel.php CHANGED
@@ -1,12 +1,12 @@
1
  <?php
2
- /*
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">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.0.3
7
- Author: ShortPixel
8
- Author URI: https://shortpixel.com
9
- */
10
 
11
  require_once('shortpixel_api.php');
12
  require_once( ABSPATH . 'wp-admin/includes/image.php' );
1
  <?php
2
+ /**
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">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.0.4
7
+ * Author: ShortPixel
8
+ * Author URI: https://shortpixel.com
9
+ */
10
 
11
  require_once('shortpixel_api.php');
12
  require_once( ABSPATH . 'wp-admin/includes/image.php' );