Title: Codeally Simplified Editor for TinyMCE
Author: Bjarne Oldrup
Published: <strong>2026 年 9 月 7 日</strong>
Last modified: 2026 年 9 月 7 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/codeally-simplified-editor-tinymce.svg)

# Codeally Simplified Editor for TinyMCE

 由 [Bjarne Oldrup](https://profiles.wordpress.org/oldrup/) 開發

[下載](https://downloads.wordpress.org/plugin/codeally-simplified-editor-tinymce.1.2.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/)

## 外掛說明

Codeally Simplified Editor for TinyMCE refines the WordPress rich-text editor into
a cleaner, focused editing environment. By restricting the toolbar to core formatting–
bold, italics, strikethrough, lists, links, undo/redo, and clear formatting – it
creates an intuitive experience for day-to-day content creators.

This setup removes visual clutter and prevents accidental styling issues while preserving
helpful copy-paste markup. Core inline elements (bold text, italics, links, lists,
and images) survive pastes intact, while background colors, custom fonts, inline
CSS, and heading tags are cleanly stripped.

#### Key Highlights

 * Focused Writing UI: Provides essential inline styling options without toolbar
   clutter.
 * Filtered Copy-Paste: Preserves basic markup (`<strong>`, `<em>`, `<a>`, `<ul>`,`
   <ol>`, `<li>`, `<img>`).
 * WCAG Heading Protection: Strips pasted `<h1>`–`<h6>` elements to prevent broken
   heading outlines.
 * Optional Media Support: Accommodates standard `<img>` tags for compatibility 
   with existing content.
 * Zero Configuration: Works automatically across all TinyMCE instances in the WordPress
   admin.

## 螢幕擷圖

[⌊Recommended Pods Framework field settings.⌉⌊Recommended Pods Framework field settings
.⌉[

Recommended Pods Framework field settings.

[⌊Streamlined TinyMCE editor interface in a Pods field.⌉⌊Streamlined TinyMCE editor
interface in a Pods field.⌉[

Streamlined TinyMCE editor interface in a Pods field.

[⌊Recommended ACF (Advanced Custom Fields) field settings.⌉⌊Recommended ACF (Advanced
Custom Fields) field settings.⌉[

Recommended ACF (Advanced Custom Fields) field settings.

[⌊Streamlined TinyMCE editor interface in an ACF field.⌉⌊Streamlined TinyMCE editor
interface in an ACF field.⌉[

Streamlined TinyMCE editor interface in an ACF field.

## 安裝方式

 1. Log in to your WordPress admin dashboard.
 2. Navigate to Plugins > Add New and search for “Codeally Simplified Editor for TinyMCE”.
 3. Click Install Now, and then Activate.

## 常見問題集

### Who is this plugin for?

It is built for developers, agencies, and site owners who want to provide content
creators with a safe, accessible, and user-friendly editing experience across custom
rich-text fields.

### Why are heading tags (H1-H6) stripped on paste?

To satisfy WCAG 2.1 (Success Criterion 1.3.1 Info and Relationships), document heading
structures must follow a logical, sequential hierarchy (e.g., an H1 page title followed
by an H2, then H3). Pasting arbitrary heading tags into custom field regions frequently
disrupts the page’s structural outline, creating navigation barriers for screen 
reader users and assistive technologies.

### Should I use WYSIWYG fields for images?

While this plugin supports `<img>` tags when media buttons are enabled, best practice
is to use dedicated Image or Gallery custom fields for media assets. Separating 
media from rich text gives developers full control over responsive output, `srcset`
attributes, and layout design on the frontend.

### How should I configure Pods Framework WYSIWYG fields?

Under WYSIWYG Options, recommended settings include:
 * Enable Media Buttons: Unchecked(
or checked if image uploads are required) * Sanitize HTML: Checked * Enable wpautop:
Checked * Allowed HTML Tags: `p, strong, b, em, i, del, strike, s, ul, ol, li, a,
img`

### How should I configure ACF WYSIWYG fields?

Under the Presentation tab:
 * Tabs: Visual Only * Toolbar: Full (automatically 
streamlined by this plugin) * Show Media Upload Buttons: Off (or On if image uploads
are required)

### Does it work with other custom field plugins?

Yes. It hooks into core WordPress TinyMCE initialization filters (`tiny_mce_before_init`
and `mce_buttons`), ensuring any standard WP WYSIWYG field is automatically streamlined.

### What happens if I disable the plugin?

Your saved content remains completely unchanged in the database. Disabling the plugin
simply restores default TinyMCE toolbars for future editing sessions.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Codeally Simplified Editor for TinyMCE〉的開發相關工作。

參與者

 *   [ Bjarne Oldrup ](https://profiles.wordpress.org/oldrup/)

[將〈Codeally Simplified Editor for TinyMCE〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/codeally-simplified-editor-tinymce)

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

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

## 變更記錄

#### 1.2.2

 * Renamed plugin to Codeally Simplified Editor for TinyMCE and updated text domain
   to align with WordPress.org submission guidelines.

#### 1.2.1

 * Updated readmes to reflect updated plugin name.

#### 1.2.0

 * Added support for `<img>` tags to accommodate media upload workflows.
 * Updated branding to Codeally Simplified Editor for TinyMCE.

#### 1.1.0

 * Improved paste handling: preserves essential markup (bold, italics, links, lists)
   while stripping inline CSS, spans, classes, and heading tags.

#### 1.0.0

 * Initial official release.

## 中繼資料

 *  版本 **1.2.2**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.2**
 *  PHP 版本需求 ** 8.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/codeally-simplified-editor-tinymce/)
 * 標籤:
 * [acf](https://tw.wordpress.org/plugins/tags/acf/)[editor](https://tw.wordpress.org/plugins/tags/editor/)
   [pods](https://tw.wordpress.org/plugins/tags/pods/)[tinyMCE](https://tw.wordpress.org/plugins/tags/tinymce/)
   [wysiwyg](https://tw.wordpress.org/plugins/tags/wysiwyg/)
 *  [進階檢視](https://tw.wordpress.org/plugins/codeally-simplified-editor-tinymce/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/reviews/#new-post)

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

## 參與者

 *   [ Bjarne Oldrup ](https://profiles.wordpress.org/oldrup/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/)