Changeset 1708293
- Timestamp:
- 08/04/2017 09:23:09 AM (9 years ago)
- Location:
- resmushit-image-optimizer/trunk
- Files:
-
- 3 edited
-
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
r1589488 r1708293 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. 7.26 Stable tag: 0.1.1 15 Tested up to: 4.8.1 6 Stable tag: 0.1.12 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 = How great is reSmush.it ? = 36 36 37 Since we've optimized more than 2, 000,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 2,500,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.12 = 70 * Tested up to Wordpress 4.8.1 68 71 69 72 = 0.1.11 = -
resmushit-image-optimizer/trunk/resmushit.php
r1589488 r1708293 11 11 * Plugin URI: http://www.resmush.it 12 12 * Description: Image Optimization API. Provides image size optimization 13 * Version: 0.1.1 114 * Timestamp: 2017.0 2.0513 * Version: 0.1.12 14 * Timestamp: 2017.08.04 15 15 * Author: Maecia 16 16 * Author URI: https://www.maecia.com -
resmushit-image-optimizer/trunk/resmushit.settings.php
r1589488 r1708293 3 3 4 4 define('RESMUSHIT_ENDPOINT', 'http://api.resmush.it/'); 5 define('RESMUSHIT_VERSION', '0.1.1 1');5 define('RESMUSHIT_VERSION', '0.1.12'); 6 6 define('RESMUSHIT_DEFAULT_QLTY', '92'); 7 7 define('RESMUSHIT_TIMEOUT', '5');
Note: See TracChangeset
for help on using the changeset viewer.