Title: Multisite Custom CSS
Author: Nick Halsey
Published: <strong>7 Tháng 12, 2016</strong>
Last modified: 13 Tháng 7, 2024

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/multisite-custom-css/assets/icon.svg?rev=1554186)

# Multisite Custom CSS

 Bởi [Nick Halsey](https://profiles.wordpress.org/celloexpressions/)

[Tải về](https://downloads.wordpress.org/plugin/multisite-custom-css.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/multisite-custom-css/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/multisite-custom-css/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/multisite-custom-css/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/multisite-custom-css/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/multisite-custom-css/)

## Mô tả

WordPress core provides custom CSS functionality in the customizer that’s specific
to the current theme; you can switch themes freely with each theme’s additional 
CSS remaining in place. This is particularly useful on multisite networks, where
it’s often impractical to use child themes to save customizations for each site.
Unfortunately, custom CSS is not visible to site admins on multisite networks by
default because they are not trusted with unfiltered CSS.

This plugin gives site admins access to the core custom CSS feature by mapping the`
edit_css` capability to `edit_theme_options`, thereby trusting site admins with 
unfiltered CSS.

## Cài đặt

 1. Take the easy route and install through the WordPress plugin installer, OR,
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. Network Activate the plugin through the ‘Plugins’ menu in the network admin
 4. (Non-super) Admins can now manage their own CSS for the customizer for their site

## Hỏi đáp

### Why is the plugin necessary?

Core can’t guarantee that CSS is properly sanitized when saving it in the database,
and the associated capabilities for managing CSS are equivalent to those for posting
unfiltered html. Site admins do not have this capability, so they can’t manage CSS
as a result. However, in most cases this is an acceptable tradeoff for providing
custom CSS to site admins, particularly on trusted networks (open networks are encouraged
to take greater precautions and consider other solutions besides this plugin). Note
that super admins can access custom CSS for any site on the network without this
plugin.

Because this plugin only provides access to a core feature for more users, all feature
requests and non-capability-related support questions apply to WordPress core and
not this plugin.

## Đánh giá

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

### 󠀁[Simple & Effective](https://wordpress.org/support/topic/simple-effective-217/)󠁿

 [Kevin](https://profiles.wordpress.org/kwickham/) 15 Tháng 1, 2025

Title says it all

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

### 󠀁[Works, network-wide or site-by-site](https://wordpress.org/support/topic/works-network-wide-or-site-by-site/)󠁿

 [Bigue Nique](https://profiles.wordpress.org/biguenique/) 14 Tháng 7, 2021

Works perfectly, allows admin to tweak their site’s CSS. I found that this plugin
doesn’t need to be activated network-wide: you can let admins decide to activate
it whether they need it. The custom CSS rules will stay even when the plugin is 
deactivated. They can always be edited by a network superuser.

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

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

 [mae234](https://profiles.wordpress.org/mae234/) 8 Tháng 4, 2021

It solved the problem.

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

### 󠀁[Works great, easy to install](https://wordpress.org/support/topic/works-great-easy-to-install-2/)󠁿

 [hallcp](https://profiles.wordpress.org/hallcp/) 13 Tháng 3, 2019

Very useful. I support a great many sites and several of the individual site admins
were keen to tweak the CSS. This is a great solution!

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

### 󠀁[Nice!!!](https://wordpress.org/support/topic/nice-2658/)󠁿

 [lenasterg](https://profiles.wordpress.org/lenasterg/) 4 Tháng 10, 2018

Thanks for the useful plugin.

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

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-4812/)󠁿

 [samsk](https://profiles.wordpress.org/samsk/) 8 Tháng 2, 2018

Saved my life.

 [ Đọc tất cả 8 đánh giá ](https://wordpress.org/support/plugin/multisite-custom-css/reviews/)

## Người đóng góp & Lập trình viên

“Multisite Custom CSS” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

“Multisite Custom CSS” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/multisite-custom-css/contributors)
vì đóng góp của họ.

[Dịch “Multisite Custom CSS” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/multisite-custom-css)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/multisite-custom-css/), 
check out [SVN repository](https://plugins.svn.wordpress.org/multisite-custom-css/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/multisite-custom-css/)
qua [RSS](https://plugins.trac.wordpress.org/log/multisite-custom-css/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0

 * First publicly available version of the plugin.
 * Requires WordPress 4.7+.

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **100+**
 *  Phiên bản WordPress ** 4.7 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.6.5**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/multisite-custom-css/) và [Greek](https://el.wordpress.org/plugins/multisite-custom-css/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/multisite-custom-css)
 * Thẻ
 * [css](https://vi.wordpress.org/plugins/tags/css/)[custom css](https://vi.wordpress.org/plugins/tags/custom-css/)
   [Custom Design](https://vi.wordpress.org/plugins/tags/custom-design/)[customizer](https://vi.wordpress.org/plugins/tags/customizer/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/multisite-custom-css/advanced/)

## Đánh giá

 5 trên 5 sao.

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

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/multisite-custom-css/reviews/)

## Những người đóng góp

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/multisite-custom-css/)