Plugin info

Total downloads: 72,626
Active installs: 1,000
Total reviews: 16
Average rating: 4.4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 4
Last updated: 11/28/2017 (2955 days ago)
Added to WordPress: 12/15/2011 (14 years old)
Minimum WordPress version: 2.9
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2955 days ago • 16 reviews

24/100

Is Custom CSS Manager abandoned?

Possibly abandoned (last update 2955 days ago).

Compatibility

Requires WordPress: 2.9
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Google Webfont Optimizer
Rating 3.6/5 (16 reviews)Active installs 900

Description

Simple plugin to manage Custom CSS Code to change the appearance of your WordPress website.
This Plugin stores the CSS Code in the WordPress Options Database, very useful if you do not want to edit your theme css files.

Developer Website: http://MyWebsiteAdvisor.com/

Plugin Support: http://MyWebsiteAdvisor.com/support/

Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/custom-css-manager-plugin/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/custom-css-manager-tutorial/

Requirements:
PHP v5.0+
WordPress v3.3+

To-do:

Installation

  1. Upload ‘custom-css-manager/’ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to plugin settings and setup your custom CSS code.

Frequently Asked Questions

Installation Instructions

  1. Upload ‘custom-css-manager/’ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to plugin settings and setup your custom CSS code.

Plugin doesn’t work …

Please specify as much information as you can to help us debug the problem.
Check in your error.log if you can.
Also please send us screenshots of any errors you are receiving.

Review feed

No reviews available

Screenshots

  1. Plugin Screenshot

    Plugin Screenshot

Changelog

1.5.2

  • added function to display css as an external stylesheet rather than inline display.

1.5.1

  • updated to insert custom CSS code on the login page (login_head action hook)
  • updated to display as a submenu of the Appearance Menu Tab

1.5

  • updated plugin to use WordPress settings API
  • reorganized entire plugin file layout
  • updated plugin screenshot

1.4.2

  • fixed issues with quotes in the CSS

1.4.1

  • added function exists check for the sys_getloadavg function so it does not cause fatal errors on MS Windows Servers
  • fixed several issues causing warnings and notices in debug.log
  • added plugin version to plugin diagnostic screen.

1.4

  • updated plugin activation function to eliminate incorrectly displayed error messages.
  • verified and tagged compatibility with WordPress version 3.5
  • updated plugin admin interface with WordPress style meta boxes
  • updated plugin meta row links on plugins page

1.3

  • Fixed minor bug

1.2

  • Fixed minor bug

1.1

  • Fixed bugs with CSS code display output

1.0

  • Initial release