Plugin Directory

Changeset 146287


Ignore:
Timestamp:
08/16/2009 03:50:47 AM (17 years ago)
Author:
Regen
Message:

Update to 1.7.

Location:
script-compressor/trunk
Files:
3 edited

Legend:

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

    r145775 r146287  
    33Tags: compress, javascript, css
    44Requires at least: 2.5
    5 Tested up to: 2.8
    6 Stable tag: 1.6.3
     5Tested up to: 2.8.4
     6Stable tag: 1.7
    77
    88This plugin compresses javascript files and css files.
     
    4848
    4949== Changelog ==
     50
     51= 1.7 =
     52* Added @import compression.
     53* Added a new function "Remove cache files".
    5054
    5155= 1.6.3 =
  • script-compressor/trunk/readme_ja.txt

    r145775 r146287  
    44Requires at least: 2.5
    55Tested up to: 2.8.4
    6 Stable tag: 1.6.3
     6Stable tag: 1.7
    77
    88このプラグインはJavascript、CSSを圧縮するプラグインです。
     
    4848
    4949== 変更履歴 ==
     50
     51= 1.7 =
     52* @importのファイルを圧縮する機能を追加
     53* キャッシュを削除する機能を追加
    5054
    5155= 1.6.3 =
  • script-compressor/trunk/script-compressor.php

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