Title: Codeally Simplified Editor for TinyMCE
Author: Bjarne Oldrup
Published: <strong>7 Tháng 9, 2026</strong>
Last modified: 7 Tháng 9, 2026

---

Tìm kiếm plugin

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

# Codeally Simplified Editor for TinyMCE

 Bởi [Bjarne Oldrup](https://profiles.wordpress.org/oldrup/)

[Tải về](https://downloads.wordpress.org/plugin/codeally-simplified-editor-tinymce.1.2.2.zip)

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

 [Hỗ trợ](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/)

## Mô tả

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.

## Ảnh màn hình

[⌊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.

## Cài đặt

 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.

## Hỏi đáp

### 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.

## Đánh giá

Không có đánh giá nào cho plugin này.

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

“Codeally Simplified Editor for TinyMCE” 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

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

[Dịch “Codeally Simplified Editor for TinyMCE” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/codeally-simplified-editor-tinymce)

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

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

## Nhật ký thay đổi

#### 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.

## Meta

 *  Phiên bản **1.2.2**
 *  Cập nhật lần cuối **2 tuần trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.4 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.1.2**
 *  Phiên bản PHP ** 8.2 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/codeally-simplified-editor-tinymce/)
 * Thẻ
 * [acf](https://vi.wordpress.org/plugins/tags/acf/)[editor](https://vi.wordpress.org/plugins/tags/editor/)
   [pods](https://vi.wordpress.org/plugins/tags/pods/)[tinyMCE](https://vi.wordpress.org/plugins/tags/tinymce/)
   [wysiwyg](https://vi.wordpress.org/plugins/tags/wysiwyg/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/codeally-simplified-editor-tinymce/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

[Your review](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/codeally-simplified-editor-tinymce/reviews/)

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

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

## 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/codeally-simplified-editor-tinymce/)