=== My Custom CSS === Contributors: DarkWolf Donate link: http://www.darkwolf.it/donate-wp Tags: css, style, custom, theme, plugin, stylesheet Requires at least: 3.0 Tested up to: 3.5 Stable tag: 0.7 Enable to add Custom CSS Code via admin panel (with syntax and tab support). == Description == Maked by Salvatore Noschese (DarkWolf): http://www.darkwolf.it/ With this plugin you can put custom css code without edit your theme and/or your plugins (really useful in case of any theme/plugin update). It contain also a syntax color and tab support for write a good css code. You can see in action (source code) here: http://vegamami.altervista.org/ :) = Links = * Author Homepage: [DarkWolf](http://www.darkwolf.it/) * Plugin maked for (demo link): [VegAmami](http://vegamami.altervista.org/) = Language = * English * Italian * (If you translate in your language, please, send me) :) == Screenshots == 1. Custom Menu in Admin Panel + Box: http://www.darkwolf.it/forum/gallery/image/5854-mycustomcss/ 2. Source code: http://vegamami.altervista.org/ == Installation == 1. Upload `my-custom-css` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Upgrade Notice == = 0.7 = * Changed plugin URI, CSS fix if no JS enablad, updated CodeMirror, some fix/translation and new link in plugins page! == Changelog == = 0.7 = * Changed plugin URI from darkwolf.it to wordpress.org * Some CSS fix if no JavaScript enabled in browser * Updated CodeMirror (Syntax) to latest release (atm 3.01) * New Support and Setting link in plugins list * Translated Description and Support/Settings links in Ita = 0.6 = * Fix incompatibility with WP Editor Plugin: http://wordpress.org/extend/plugins/wp-editor/ * Some little fix in CSS! = 0.5 = * Update Donate link to: http://www.darkwolf.it/donate-wp * Update CodeMirror (Syntax) to release 3.0: http://codemirror.net/ * Add strip tag to prevent bad code: http://php.net/manual/en/function.strip-tags.php = 0.4 = * Some little fix in css auto height (codemirror.css) = 0.3 = * Update Syntax CodeMirror to Version 2.15 (26-09-2011) > *codemirror.net = 0.2 = * Now you can see in source code only if is present custom css * Blog's homepage redirect for direct access in my-custom-css.php * Empty "index.html" in all directory to Prevent Directory Listing * New menu in admin panel (after "Appearance" and before "Plugins") with custom icon = 0.1 = * First release