Plugin Directory

Changeset 136987


Ignore:
Timestamp:
07/20/2009 01:14:21 PM (17 years ago)
Author:
sakuratan
Message:

Version 0.2.1

Location:
external-css/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • external-css/trunk/external-css.php

    r136983 r136987  
    44Plugin URI: http://sakuratan.biz/contents/external-css
    55Description: External CSS plugin allows you to edit an external CSS file through WordPress dashboard. All blog pages except admin pages imports the CSS file via HTML link tag. This plugin is very SEO friendly and decreases the network load.
    6 Version: 0.2
     6Version: 0.2.1
    77Author: sakuratan
    88Author URI: http://sakuratan.biz/
  • external-css/trunk/readme.txt

    r136886 r136987  
    55Requires at least: 2.7.0
    66Tested up to: 2.7.1
    7 Stable tag: 0.2
     7Stable tag: 0.2.1
    88
    99Allows you to edit an external CSS file through WordPress dashboard.
     
    21215. Edit the CSS file
    2222
     23= Updating =
     24
     25External CSS version 0.2.0 and older versions have a bug that removes CSS file when updating the plugin.
     26To solve the problem, copy or rename wp-content/plugins/external-css/css/custom.css to wp-content/cache/external-css/css/custom.css before trying to update the plugin.
     27
    2328== Changelog ==
     29
     30= 0.2.1 =
     31* Bug fixes.
     32* external_css.php renamed external-css.php for makepot.php.
     33
     34= 0.2 =
     35* I18N.
    2436
    2537= 0.1 =
Note: See TracChangeset for help on using the changeset viewer.