πŸ”’ EXCLUSIVE: Changeset/ - Full Gallery 2025

Changeset 453514


Ignore:
Timestamp:
10/20/2011 06:01:34 PM (14 years ago)
Author:
alexdunae
Message:

Version bump

Location:
wp-smushit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-smushit/trunk/readme.txt

    r452660 r453514 Β 
    88Requires at least: 2.9
    99Tested up to: 3.2.1
    10Β Stable tag: 1.4.2
    Β 10Stable tag: 1.4.3
    1111
    1212Reduce image file sizes and improve performance using the <a href="http://smush.it/">Smush.it</a> API within WordPress.
    … … Β 
    4949
    5050== Changelog ==
    Β 51
    Β 52= 1.4.3 =
    Β 53* cleaner handling of file paths
    5154
    5255= 1.4.2 =
  • wp-smushit/trunk/wp-smushit.php

    r452660 r453514 Β 
    2929
    3030define('WP_SMUSHIT_DOMAIN', 'wp_smushit');
    31Β define('WP_SMUSHIT_UA', 'WP Smush.it/1.4.2 (+http://dialect.ca/code/wp-smushit)');
    Β 31define('WP_SMUSHIT_UA', 'WP Smush.it/1.4.3 (+http://dialect.ca/code/wp-smushit)');
    3232define('WP_SMUSHIT_PLUGIN_DIR', dirname(plugin_basename(__FILE__)));
    3333
Note: See TracChangeset for help on using the changeset viewer.