This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Cssor

Description

Cssor is a simple and light custom css editor right in your wordpress administration with minify option, no need for ftp client.
It generate custom css ‘cssor.css’ which is then included in your theme, and it overide theme css.

Features:

  • Ace code editor
  • Minify css
  • Clean css from comments
  • Create static or inline css file

Screenshots

  • Plugin interface

Installation

  1. Upload the plugin files to the /wp-content/plugins/cssor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to to Cssor in administration main menu
  4. Write your css and enyoy.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Cssor” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Cssor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • New UI
  • Improved plugin core

1.0

  • Added Ace editor

0.1

  • First initial version