このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Custom CSS Manager

説明

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:

スクリーンショット

  • Plugin Screenshot

インストール

  1. Upload ‘custom-css-manager/’ to the /wp-content/plugins/ directory.
  2. 「プラグイン」メニューからプラグインを有効化します。
  3. Go to plugin settings and setup your custom CSS code.

FAQ

Installation Instructions
  1. Upload ‘custom-css-manager/’ to the /wp-content/plugins/ directory.
  2. 「プラグイン」メニューからプラグインを有効化します。
  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.

評価

2016年9月19日
This plugin works well for me. It enables me to make changes without having to mess with the core CSS files. It does not always work for all the sites I manage but it does the job.
2016年9月3日
This is one of the plugins that I install on all of the sites that I manage, even ones which have their own CSS option. One nice thing about this plugin, that I've not seen with other CSS plugins, is that the stylesheet is read in on the admin dashboard as well, which allows you to style the admin dashboard if needed (make font sizes bigger, hide controls you don't need or don't want your other admins to accidentally use). It hasn't been updated in over three years, but there's been no need as far as I can tell. It does just one thing very simply, and does it well. If any improvement can be suggested, I would like to see the stylesheet become active on the new Customizer as well.
16件のレビューをすべて表示

貢献者と開発者

Custom CSS Manager はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Custom CSS Manager” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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

  • 最初のリリース