=== External CSS === Contributors: sakuratan Donate link: http://sakuratan.biz/ Tags: CSS, SEO Requires at least: 2.7.0 Tested up to: 2.7.1 Stable tag: 0.2 Allows you to edit an external CSS file through WordPress dashboard. == Description == 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. == Installation == 1. Upload this directory to the 'wp-content/plugins/' directory 2. Add the read and write permissions of 'wp-content/plugins/external-css/css' directory to the user of the web server 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Open extenal CSS file editor through 'Appearance' => 'External CSS' menu 5. Edit the CSS file == Changelog == = 0.1 = * First version of External CSS plugin.