Title: Custom CSS Manager
Author: ChrisHurst
Published: <strong>دسمبر 15, 2011</strong>
Last modified: جون 5, 2013

---

جستجوی افزونه‌ها

![](https://ps.w.org/custom-css-manager-plugin/assets/banner-772x250.jpg?rev=478871)

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

![](https://s.w.org/plugins/geopattern-icon/custom-css-manager-plugin_cacaca.svg)

# Custom CSS Manager

 توسط [ChrisHurst](https://profiles.wordpress.org/chrishurst/)

[دانلود](https://downloads.wordpress.org/plugin/custom-css-manager-plugin.1.5.2.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/custom-css-manager-plugin/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/custom-css-manager-plugin/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/custom-css-manager-plugin/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/custom-css-manager-plugin/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/custom-css-manager-plugin/)

## توضیحات

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. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to plugin settings and setup your custom CSS code.

## سوالات متداول

  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.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/ae8fe77b8c4ae61f951eb1c3e1e6cff9e80b3b24ebf54fcab976a8022d9d723b?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-1608/)󠁿

 [goodsuccess](https://profiles.wordpress.org/goodsuccess/) سپتامبر 19, 2016

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.

![](https://secure.gravatar.com/avatar/452b6ce7442ef905b53bb6505cfeacad1ad2850644c3691ef61f96f45fed6a36?
s=60&d=retro&r=g)

### 󠀁[A must-have plugin](https://wordpress.org/support/topic/a-must-have-plugin-130/)󠁿

 [CrouchingBruin](https://profiles.wordpress.org/crouchingbruin/) سپتامبر 3, 2016

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 نقد و بررسی‌ ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/)

## توسعه دهندگان و همکاران

“Custom CSS Manager” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ ChrisHurst ](https://profiles.wordpress.org/chrishurst/)
 *   [ MyWebsiteAdvisor ](https://profiles.wordpress.org/mywebsiteadvisor/)

[ترجمه “Custom CSS Manager” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/custom-css-manager-plugin)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/custom-css-manager-plugin/),
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/custom-css-manager-plugin/),
یا مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/custom-css-manager-plugin/)
توسط [RSS](https://plugins.trac.wordpress.org/log/custom-css-manager-plugin/?limit=100&mode=stop_on_copy&format=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

 * Initial release

## اطلاعات

 *  Version **1.5.2**
 *  Last updated **8 سال پیش**
 *  Active installations **1,000+**
 *  WordPress version ** 2.9 یا بالاتر **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/custom-css-manager-plugin/)
 * Tags
 * [admin](https://fa-af.wordpress.org/plugins/tags/admin/)[cascading style sheet](https://fa-af.wordpress.org/plugins/tags/cascading-style-sheet/)
   [css](https://fa-af.wordpress.org/plugins/tags/css/)[custom](https://fa-af.wordpress.org/plugins/tags/custom/)
   [theme](https://fa-af.wordpress.org/plugins/tags/theme/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/custom-css-manager-plugin/advanced/)

## امتیازها

 4.4 out of 5 stars.

 *  [  13 5-star reviews     ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/)

## مشارکت کنندگان

 *   [ ChrisHurst ](https://profiles.wordpress.org/chrishurst/)
 *   [ MyWebsiteAdvisor ](https://profiles.wordpress.org/mywebsiteadvisor/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/custom-css-manager-plugin/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://MyWebsiteAdvisor.com/donations/)