Title: Client-proof Visual Editor
Author: Hugo Baeta
Published: <strong>2011 年 5 月 28 日</strong>
Last modified: 2020 年 3 月 11 日

---

搜尋外掛

![](https://ps.w.org/client-proof-visual-editor/assets/banner-772x250.png?rev=1058136)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/client-proof-visual-editor/assets/icon-256x256.png?rev=1058136)

# Client-proof Visual Editor

 由 [Hugo Baeta](https://profiles.wordpress.org/hugobaeta/) 開發

[下載](https://downloads.wordpress.org/plugin/client-proof-visual-editor.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/client-proof-visual-editor/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/client-proof-visual-editor/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/client-proof-visual-editor/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/client-proof-visual-editor/#developers)

 [技術支援](https://wordpress.org/support/plugin/client-proof-visual-editor/)

## 外掛說明

Simple, option-less (yeah, that’s a feature), plugin to make TinyMCE – the WordPress
Visual Editor – easier for clients and n00bs. It removes a bunch of TinyMCE features
that could potentially be used by inexperienced clients to screw-up the theme developers
hard work! It also makes TinyMCE remove the nasty formatting when you paste content
directly in it – so, there is no need to use the “paste from Word” or “paste from
text” buttons!

Thanks to [Zé Fontainhas](https://profiles.wordpress.org/vanillalounge) for testing
and SVN help and [Tiago Rodrigues](http://http://trodrigues.net/) for help with 
TinyMCE “paste” issues.

## 螢幕擷圖

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

## 安裝方式

 1. Upload `clientproof-visual-editor.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Enjoy the simplified Visual Editor

## 常見問題集

  What buttons are kept in the Editor?

 * Strong
 * Emphasis
 * Strike Through
 * Format (h2, h3, h4, Paragraph, Code)
 * Unordered Lists
 * Ordered Lists
 * Blockquote
 * Link Buttons
 * Horizontal Line
 * More Tag
 * Full Screen mode

  Where are the plugin options?

This plugin has no options. That is a feature! Just activate it and enjoy the simplicity.

  Does it do anything else?

When you paste text directly into the visual editor, all formatting gets removed
automagically! There’s no need to teach clients to use the “Paste as Text” or “Paste
from Word” buttons (which I always found hard to get people to remember using them).

## 使用者評論

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

### 󠀁[Nice and simple](https://wordpress.org/support/topic/nice-and-simple-162/)󠁿

 [Christian Lescuyer](https://profiles.wordpress.org/clescuyer/) 2017 年 5 月 22
日

Prevents your clients from shooting themselves in the foot (and blaming you)

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

### 󠀁[Excellent plugin!](https://wordpress.org/support/topic/excellent-plugin-2182/)󠁿

 [Ryan Hellyer](https://profiles.wordpress.org/ryanhellyer/) 2016 年 9 月 3 日

This is one of my new favourite plugins. Gone are the days of idiots sticking hideous
colour schemes and weird unwanted code into pages via the visual editor 🙂

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

### 󠀁[Now that took care of one of my pet peeves](https://wordpress.org/support/topic/now-that-took-care-of-one-of-my-pet-peeves/)󠁿

 [Christina](https://profiles.wordpress.org/carasmo/) 2016 年 9 月 3 日

Thank you for this great plugin!

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

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

 [Nikodemsky](https://profiles.wordpress.org/nikodemsky/) 2016 年 9 月 3 日

Really nice, simple and effective! Often i need to tell clients not to touch some
of the things, but this is really make it easier. Good job on this one and I hope,
that you gonna update this for every new version of WP :>

 [ 閱讀全部 6 則使用者評論 ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Client-proof Visual Editor〉的開發相關工作。

參與者

 *   [ Hugo Baeta ](https://profiles.wordpress.org/hugobaeta/)
 *   [ Zé Fontainhas ](https://profiles.wordpress.org/vanillalounge/)

[將〈Client-proof Visual Editor〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/client-proof-visual-editor)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/client-proof-visual-editor/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/client-proof-visual-editor/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/client-proof-visual-editor/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/client-proof-visual-editor/)。

## 變更記錄

#### 1.7.1

 * Less stringent PHP/WP requirements

#### 1.7

 * Updated WordPress version tested up to 5.4.
 * Implement WordPress Coding Standards
 * Fix plugin header comments

#### 1.6

 * Updated WordPress version tested up to 4.9.
 * Implement WordPress Coding Standards
 * Update contributors list

#### 1.5

 * Updated WordPress version tested up to 4.2.

#### 1.4

 * Updated WordPress version tested up to 4.1
 * Cleaned up code and added some comments
 * Fixed the fullscreen button (using TinyMCE’s fullscreen mode, not the WordPress
   Distraction-Free mode.)

#### 1.3

 * Updated WordPress version tested up to.

#### 1.2

 * Updated code to fix bug with second row of buttons showing up sometimes.

#### 1.1

 * Updated code to add full-screen mode button and update version compatibility 
   to WordPress 3.8

#### 1.0

 * Plugin creation

## 中繼資料

 *  版本 **1.7.1**
 *  最後更新 **6 年前**
 *  啟用安裝數 **80+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.4.19**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/client-proof-visual-editor/)
 * 標籤:
 * [tinyMCE](https://tw.wordpress.org/plugins/tags/tinymce/)[visual editor](https://tw.wordpress.org/plugins/tags/visual-editor/)
 *  [進階檢視](https://tw.wordpress.org/plugins/client-proof-visual-editor/advanced/)

## 評分

 4.8 星，滿分為 5 星

 *  [  5 個 5 星使用者評論     ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/?filter=5)
 *  [  1 個 4 星使用者評論     ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/client-proof-visual-editor/reviews/)

## 參與者

 *   [ Hugo Baeta ](https://profiles.wordpress.org/hugobaeta/)
 *   [ Zé Fontainhas ](https://profiles.wordpress.org/vanillalounge/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/client-proof-visual-editor/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hugo%40baeta%2eme&lc=US&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)