Title: Customizer UI
Author: cperko
Published: <strong>2020 年 6 月 2 日</strong>
Last modified: 2021 年 3 月 8 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/customizer-user-interface/assets/icon-256x256.png?rev=2321643)

# Customizer UI

 作者：[cperko](https://profiles.wordpress.org/cperko/)

[下载](https://downloads.wordpress.org/plugin/customizer-user-interface.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/customizer-user-interface/#description)
 * [评价](https://cn.wordpress.org/plugins/customizer-user-interface/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/customizer-user-interface/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/customizer-user-interface/#developers)

 [支持](https://wordpress.org/support/plugin/customizer-user-interface/)

## 描述

The WordPress customizer is an amazing tool that developers can use to make their
themes easily customizable by their users.

However, creating fields for it requires quite a bit of coding, and lots of trips
to the Codex. WPCUI uses a user-friendly design
 to allow the developer to create
sections and controls, and get on to what really matters… creating amazing websites!

## 屏幕截图

[⌊Adding controls to the "Front Page" customizer section on a WordPress website.⌉⌊
Adding controls to the "Front Page" customizer section on a WordPress website.⌉[

Adding controls to the “Front Page” customizer section on a WordPress website.

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/wpcui` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Navigate to the Customizer UI page found on the left of the admin panel
 4. Create a new section by naming it
 5. Create any controls for the section. Give each control an ID.
 6. Utilize the controls in your theme code by pulling the saved value for the control.
    ie. get_theme_mod(‘control_id’)

## 评价

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-7266/)󠁿

 [Pacho](https://profiles.wordpress.org/bigpacho/) 2020 年 11 月 18 日 1 回复

Is a pretty great plugin if you struggle like me fully understanding how wordpress
codex works at its fullest, not the best, I know, but it accomplish the need to 
add custom settings; the only thing I could ask for is, have the opportuninty to
uninstall the plugin but keep the created sections.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/)

## 贡献者及开发者

「Customizer UI」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ cperko ](https://profiles.wordpress.org/cperko/)

「Customizer UI」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface/contributors)
为本插件所做的贡献。

[帮助将「Customizer UI」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/customizer-user-interface/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/customizer-user-interface/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/customizer-user-interface/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/customizer-user-interface/)。

## 更新日志

#### 1.1.0

 * New page to set a global control id prefix
 * New Section Manager page which allows for changing priorities of all sections,
   including core sections
 * Section Manager also allows the user to change the visibility of any section,
   including core sections
 * Main customizer builder page now has a ‘duplicate’ button on each section, allwing
   the user to completely duplicate a section and all controls within.

#### 1.0.2

 * Minor updates to fix information on plugin listing

#### 1.0.1

 * First public release!

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**5 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 5.2 或更高版本 **
 *  已测试的最高版本为 **5.7.15**
 *  PHP 版本 ** 7.2.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/customizer-user-interface/) 、 [Spanish (Chile)](https://cl.wordpress.org/plugins/customizer-user-interface/)
   和 [Spanish (Spain)](https://es.wordpress.org/plugins/customizer-user-interface/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/customizer-user-interface)
 * 标签
 * [customizer](https://cn.wordpress.org/plugins/tags/customizer/)[ui](https://cn.wordpress.org/plugins/tags/ui/)
   [user interface](https://cn.wordpress.org/plugins/tags/user-interface/)
 *  [高级视图](https://cn.wordpress.org/plugins/customizer-user-interface/advanced/)

## 评级

 4 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/customizer-user-interface/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/customizer-user-interface/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/customizer-user-interface/reviews/)

## 贡献者

 *   [ cperko ](https://profiles.wordpress.org/cperko/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/customizer-user-interface/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://github.com/sponsors/BaronVonPerko)