Plugin Directory

Changeset 1787098


Ignore:
Timestamp:
12/14/2017 03:18:53 PM (8 years ago)
Author:
maecia
Message:

Release v.0.1.13 : Compatibility up to WP 4.3.1 and new banner

Location:
resmushit-image-optimizer/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • resmushit-image-optimizer/trunk/readme.txt

    r1708293 r1787098  
    33Tags: image, optimizer, image optimization, resmush.it, smush, jpg, png, gif, optimization, compression, Compress, Images, Pictures, Reduce Image Size, Smush, Smush.it
    44Requires at least: 4.0.0
    5 Tested up to: 4.8.1
    6 Stable tag: 0.1.12
     5Tested up to: 4.9.1
     6Stable tag: 0.1.13
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10Use 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.
    1111
    1212== Description ==
     
    3535= How great is reSmush.it ? =
    3636
    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.
     37Since 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.
    3838
    3939= Is there an "Optimize on upload" feature ? =
     
    6666
    6767== Changelog ==
     68
     69= 0.1.13 =
     70* Tested up to Wordpress 4.9.1
     71* New header banner for 3 billionth images optimized :)
    6872
    6973= 0.1.12 =
  • resmushit-image-optimizer/trunk/resmushit.php

    r1708293 r1787098  
    1111 * Plugin URI:        http://www.resmush.it
    1212 * Description:       Image Optimization API. Provides image size optimization
    13  * Version:           0.1.12
    14  * Timestamp:         2017.08.04
     13 * Version:           0.1.13
     14 * Timestamp:         2017.12.14
    1515 * Author:            Maecia
    1616 * Author URI:        https://www.maecia.com
  • resmushit-image-optimizer/trunk/resmushit.settings.php

    r1708293 r1787098  
    33
    44define('RESMUSHIT_ENDPOINT', 'http://api.resmush.it/');
    5 define('RESMUSHIT_VERSION', '0.1.12');
     5define('RESMUSHIT_VERSION', '0.1.13');
    66define('RESMUSHIT_DEFAULT_QLTY', '92');
    77define('RESMUSHIT_TIMEOUT', '5');
Note: See TracChangeset for help on using the changeset viewer.