Version Description
- fix readme again
Download this release
Release Info
Developer | ShortPixel |
Plugin | ShortPixel Image Optimizer |
Version | 4.5.2 |
Comparing to | |
See all releases |
Code changes from version 4.5.1 to 4.5.2
- readme.txt +5 -127
- wp-shortpixel.php +2 -2
readme.txt
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
=== ShortPixel Image Optimizer ===
|
2 |
-
|
3 |
Contributors: ShortPixel
|
4 |
Tags: compress, image, compression, optimize, image optimizer, image compression, resize, compress pdf, compress jpg, compress png, image compression
|
5 |
-
|
6 |
Requires at least: 3.2.0
|
7 |
Tested up to: 4.8
|
8 |
-
Stable tag: 4.5.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -85,7 +83,6 @@ Help us spread a the word by recommending ShortPixel to your friends and collect
|
|
85 |
|
86 |
**Keywords:** picture, optimization, image editor, pngout, upload speed, shortpixel, compression, nextgen, nextgen gallery optimizer, jpegmini, webp, lossless, cwebp, media, jpegtran, image, image optimisation, image optimization, 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, krakenio, png, gmagick, image optimize, pdf, pdf optimisation, pdf optimization, optimize pdf, optimise pdf, shrink pdf, jpg, jpeg, jpg optimisation, jpg optimization, optimize jpg, optimise jpg, shrink jpg, gif, animated gif, optimize gif, optimise gif, optimizer, optimiser, compresion, cruncher, image cruncher, compress png, compress jpg, compress jpeg, compress pdf, faster loading times, image optimiser, improve pagerank, optimise, optimize animated gif, optimise jpeg, optimize jpeg, optimize png, optimise png, tinyjpg, short pixel, woocommerce compatible, wpml compatible, smush, imsanity, scale, wp smush, compress images, pdf compression, optimize images, shrink jpeg, compressor, faster website, google pagerank, imagify, prizm, optimus, zara, improve page speed, PageSpeed Insights, sitespeed, smaller images, tinyjpeg, wordpress compression, wordPress image tool, reduce image size, bandwidth, pics, keep exif, remove exif, speed up site, speed up website, compress thumbnails, optimize thumbnails
|
87 |
|
88 |
-
|
89 |
== Installation ==
|
90 |
|
91 |
Let's get ShortPixel plugin running on your WordPress website:
|
@@ -222,6 +219,10 @@ The ShortPixel team is here to help. <a href="https://shortpixel.com/contact">Co
|
|
222 |
|
223 |
== Changelog ==
|
224 |
|
|
|
|
|
|
|
|
|
225 |
= 4.5.1 =
|
226 |
|
227 |
* fix readme
|
@@ -642,126 +643,3 @@ The ShortPixel team is here to help. <a href="https://shortpixel.com/contact">Co
|
|
642 |
= 2.0.0 =
|
643 |
|
644 |
* SP plugin uses API v2 and the processing speed is significantly improved
|
645 |
-
|
646 |
-
= 1.6.10 =
|
647 |
-
|
648 |
-
* Corrected a bug affecting option saving for some of the users.
|
649 |
-
|
650 |
-
= 1.6.9 =
|
651 |
-
|
652 |
-
* Optimize now option only appears when the image wasn't optimized
|
653 |
-
|
654 |
-
= 1.6.8 =
|
655 |
-
|
656 |
-
* Bulk Processing optimized to skip images that were already optimized with the same options when Bulk Processing is run multiple times
|
657 |
-
* changed the place where original (backup) files are stored
|
658 |
-
* extra check for missing(expired) processed images
|
659 |
-
|
660 |
-
= 1.6.7 =
|
661 |
-
|
662 |
-
* extra check for exif_imagetype function
|
663 |
-
|
664 |
-
= 1.6.6 =
|
665 |
-
|
666 |
-
* changed method from GET to POST for API Key validation
|
667 |
-
* bulk optimization text update
|
668 |
-
|
669 |
-
= 1.6.5 =
|
670 |
-
|
671 |
-
* plugin tested for WP 4.1
|
672 |
-
|
673 |
-
= 1.6.4 =
|
674 |
-
|
675 |
-
* API validation URL changed to v1
|
676 |
-
|
677 |
-
= 1.6.3 =
|
678 |
-
|
679 |
-
* fallback to http if plugin activation fails for https
|
680 |
-
* added error mesage API Key validation fail
|
681 |
-
|
682 |
-
= 1.6.2 =
|
683 |
-
|
684 |
-
* extra check for images that return 3xx/4xx codes to be ignored
|
685 |
-
* API Key validation (error) message is returned to user
|
686 |
-
* error messages for images are displayed in the "ShortPixel Compression" column
|
687 |
-
|
688 |
-
= 1.6.1 =
|
689 |
-
|
690 |
-
* fixed small upload glitch
|
691 |
-
* added succes message upon bulk processing completion
|
692 |
-
* improved image backup
|
693 |
-
* lossy option by default upon plugin installation
|
694 |
-
|
695 |
-
= 1.6.0 =
|
696 |
-
|
697 |
-
* images' requests for optimization are sent for all sizes upon image upload in media gallery
|
698 |
-
* non-image (e.g. PDF files) are ignored now @ bulk processing
|
699 |
-
* bulk optimization improved & some bugs fixed.
|
700 |
-
* FAQ/Description small changes
|
701 |
-
|
702 |
-
= 1.5.1 =
|
703 |
-
|
704 |
-
* readme changes
|
705 |
-
|
706 |
-
= 1.5.0 =
|
707 |
-
|
708 |
-
* pictures are removed from backup as well when deleted
|
709 |
-
* restore backup warning/error fixed
|
710 |
-
* fixed useless/bad AJAX requests that occured sometimes
|
711 |
-
* added user agent to API Key validation for debugging purposes
|
712 |
-
* Bulk Processing was freezing for some users, fixed this + added Cancel button
|
713 |
-
|
714 |
-
= 1.4.1 =
|
715 |
-
|
716 |
-
* optimize again overwrote the original image, fixed
|
717 |
-
* fixed restore errors
|
718 |
-
* changes to FAQ/Description texts
|
719 |
-
|
720 |
-
= 1.4.0 =
|
721 |
-
|
722 |
-
* Bulk image processing improved so it can optimize all the images in background while admin page is open
|
723 |
-
* small changes in readme.txt description
|
724 |
-
|
725 |
-
= 1.3.5 =
|
726 |
-
|
727 |
-
* fixed broken link in settings page
|
728 |
-
* updated FAQ
|
729 |
-
* description updated
|
730 |
-
|
731 |
-
= 1.3.2 =
|
732 |
-
|
733 |
-
* fixed missing action link @ Bulk Processing
|
734 |
-
* added more screenshots
|
735 |
-
|
736 |
-
= 1.3.1 =
|
737 |
-
|
738 |
-
* possible fix for API key validation failing
|
739 |
-
* added backup and restore for images that are processed with shortpixel
|
740 |
-
* optimize now feature on Media Library
|
741 |
-
|
742 |
-
= 1.0.6 =
|
743 |
-
|
744 |
-
* bulk processing runs in background now.
|
745 |
-
|
746 |
-
= 1.0.5 =
|
747 |
-
|
748 |
-
* extra check for the converted images to be safely copied from ShortPixel
|
749 |
-
|
750 |
-
= 1.0.4 =
|
751 |
-
|
752 |
-
* corrections and additions to readme.txt and wp-shortpixel.php
|
753 |
-
|
754 |
-
= 1.0.3 =
|
755 |
-
|
756 |
-
* minor bug fixes
|
757 |
-
|
758 |
-
= 1.0.2 =
|
759 |
-
|
760 |
-
* Updated Bulk editing to run in background
|
761 |
-
* Updated default options
|
762 |
-
* Added notifications on activation
|
763 |
-
|
764 |
-
= 1.0 =
|
765 |
-
|
766 |
-
* First working version
|
767 |
-
|
1 |
=== ShortPixel Image Optimizer ===
|
|
|
2 |
Contributors: ShortPixel
|
3 |
Tags: compress, image, compression, optimize, image optimizer, image compression, resize, compress pdf, compress jpg, compress png, image compression
|
|
|
4 |
Requires at least: 3.2.0
|
5 |
Tested up to: 4.8
|
6 |
+
Stable tag: 4.5.2
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
83 |
|
84 |
**Keywords:** picture, optimization, image editor, pngout, upload speed, shortpixel, compression, nextgen, nextgen gallery optimizer, jpegmini, webp, lossless, cwebp, media, jpegtran, image, image optimisation, image optimization, 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, krakenio, png, gmagick, image optimize, pdf, pdf optimisation, pdf optimization, optimize pdf, optimise pdf, shrink pdf, jpg, jpeg, jpg optimisation, jpg optimization, optimize jpg, optimise jpg, shrink jpg, gif, animated gif, optimize gif, optimise gif, optimizer, optimiser, compresion, cruncher, image cruncher, compress png, compress jpg, compress jpeg, compress pdf, faster loading times, image optimiser, improve pagerank, optimise, optimize animated gif, optimise jpeg, optimize jpeg, optimize png, optimise png, tinyjpg, short pixel, woocommerce compatible, wpml compatible, smush, imsanity, scale, wp smush, compress images, pdf compression, optimize images, shrink jpeg, compressor, faster website, google pagerank, imagify, prizm, optimus, zara, improve page speed, PageSpeed Insights, sitespeed, smaller images, tinyjpeg, wordpress compression, wordPress image tool, reduce image size, bandwidth, pics, keep exif, remove exif, speed up site, speed up website, compress thumbnails, optimize thumbnails
|
85 |
|
|
|
86 |
== Installation ==
|
87 |
|
88 |
Let's get ShortPixel plugin running on your WordPress website:
|
219 |
|
220 |
== Changelog ==
|
221 |
|
222 |
+
= 4.5.2 =
|
223 |
+
|
224 |
+
* fix readme again
|
225 |
+
|
226 |
= 4.5.1 =
|
227 |
|
228 |
* fix readme
|
643 |
= 2.0.0 =
|
644 |
|
645 |
* SP plugin uses API v2 and the processing speed is significantly improved
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wp-shortpixel.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: ShortPixel Image Optimizer
|
4 |
* Plugin URI: https://shortpixel.com/
|
5 |
* Description: ShortPixel optimizes images automatically, while guarding the quality of your images. Check your <a href="options-general.php?page=wp-shortpixel" target="_blank">Settings > ShortPixel</a> page on how to start optimizing your image library and make your website load faster.
|
6 |
-
* Version: 4.5.
|
7 |
* Author: ShortPixel
|
8 |
* Author URI: https://shortpixel.com
|
9 |
* Text Domain: shortpixel-image-optimiser
|
@@ -17,7 +17,7 @@ define('SHORTPIXEL_PLUGIN_FILE', __FILE__);
|
|
17 |
|
18 |
define('SP_AFFILIATE_CODE', '');
|
19 |
|
20 |
-
define('PLUGIN_VERSION', "4.5.
|
21 |
define('SP_MAX_TIMEOUT', 10);
|
22 |
define('SP_VALIDATE_MAX_TIMEOUT', 15);
|
23 |
define('SP_BACKUP', 'ShortpixelBackups');
|
3 |
* Plugin Name: ShortPixel Image Optimizer
|
4 |
* Plugin URI: https://shortpixel.com/
|
5 |
* Description: ShortPixel optimizes images automatically, while guarding the quality of your images. Check your <a href="options-general.php?page=wp-shortpixel" target="_blank">Settings > ShortPixel</a> page on how to start optimizing your image library and make your website load faster.
|
6 |
+
* Version: 4.5.2
|
7 |
* Author: ShortPixel
|
8 |
* Author URI: https://shortpixel.com
|
9 |
* Text Domain: shortpixel-image-optimiser
|
17 |
|
18 |
define('SP_AFFILIATE_CODE', '');
|
19 |
|
20 |
+
define('PLUGIN_VERSION', "4.5.2");
|
21 |
define('SP_MAX_TIMEOUT', 10);
|
22 |
define('SP_VALIDATE_MAX_TIMEOUT', 15);
|
23 |
define('SP_BACKUP', 'ShortpixelBackups');
|