Changeset 1787098
- Timestamp:
- 12/14/2017 03:18:53 PM (8 years ago)
- Location:
- resmushit-image-optimizer/trunk
- Files:
-
- 4 edited
-
images/header.jpg (modified) (previous)
-
readme.txt (modified) (3 diffs)
-
resmushit.php (modified) (1 diff)
-
resmushit.settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
resmushit-image-optimizer/trunk/readme.txt
r1708293 r1787098 3 3 Tags: image, optimizer, image optimization, resmush.it, smush, jpg, png, gif, optimization, compression, Compress, Images, Pictures, Reduce Image Size, Smush, Smush.it 4 4 Requires at least: 4.0.0 5 Tested up to: 4. 8.16 Stable tag: 0.1.1 25 Tested up to: 4.9.1 6 Stable tag: 0.1.13 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use reSmush.it Image Optimizer for FREE to optimize your pictures file sizes. Improve your performances by using reSmush.it, the Billion images API optimizer.10 Use reSmush.it Image Optimizer for FREE to optimize your pictures file sizes. Improve your performances by using reSmush.it, the 3 billion images API optimizer. 11 11 12 12 == Description == … … 35 35 = How great is reSmush.it ? = 36 36 37 Since we've optimized more than 2,500,000,000 pictures, we've risen new skills. Our service is still in development to bring you new crazy functionalities.37 Since we've optimized more than 3,000,000,000 pictures, we've risen new skills. Our service is still in development to bring you new crazy functionalities. 38 38 39 39 = Is there an "Optimize on upload" feature ? = … … 66 66 67 67 == Changelog == 68 69 = 0.1.13 = 70 * Tested up to Wordpress 4.9.1 71 * New header banner for 3 billionth images optimized :) 68 72 69 73 = 0.1.12 = -
resmushit-image-optimizer/trunk/resmushit.php
r1708293 r1787098 11 11 * Plugin URI: http://www.resmush.it 12 12 * Description: Image Optimization API. Provides image size optimization 13 * Version: 0.1.1 214 * Timestamp: 2017. 08.0413 * Version: 0.1.13 14 * Timestamp: 2017.12.14 15 15 * Author: Maecia 16 16 * Author URI: https://www.maecia.com -
resmushit-image-optimizer/trunk/resmushit.settings.php
r1708293 r1787098 3 3 4 4 define('RESMUSHIT_ENDPOINT', 'http://api.resmush.it/'); 5 define('RESMUSHIT_VERSION', '0.1.1 2');5 define('RESMUSHIT_VERSION', '0.1.13'); 6 6 define('RESMUSHIT_DEFAULT_QLTY', '92'); 7 7 define('RESMUSHIT_TIMEOUT', '5');
Note: See TracChangeset
for help on using the changeset viewer.