Plugin Directory

Changeset 146595


Ignore:
Timestamp:
08/17/2009 11:40:30 AM (17 years ago)
Author:
Regen
Message:

Update to 1.7.1.

Location:
script-compressor/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • script-compressor/trunk/readme.txt

    r146287 r146595  
    44Requires at least: 2.5
    55Tested up to: 2.8.4
    6 Stable tag: 1.7
     6Stable tag: 1.7.1
    77
    88This plugin compresses javascript files and css files.
     
    4848
    4949== Changelog ==
     50
     51= 1.7.1 =
     52* Fixed IE conditional comment bug.
     53* Fixed regex bug.
    5054
    5155= 1.7 =
  • script-compressor/trunk/readme_ja.txt

    r146287 r146595  
    44Requires at least: 2.5
    55Tested up to: 2.8.4
    6 Stable tag: 1.7
     6Stable tag: 1.7.1
    77
    88このプラグインはJavascript、CSSを圧縮するプラグインです。
     
    4848
    4949== 変更履歴 ==
     50
     51= 1.7.1 =
     52* IEの条件付きコメント関連のバグを修正
     53* 正規表現のバグを修正
    5054
    5155= 1.7 =
  • script-compressor/trunk/script-compressor.php

    r146592 r146595  
    44Plugin URI: http://rp.exadge.com/2008/04/30/script-compressor/
    55Description: This plugin compresses javascript files and css files.
    6 Version: 1.7
     6Version: 1.7.1
    77Author: Regen
    88Author URI: http://rp.exadge.com
Note: See TracChangeset for help on using the changeset viewer.