Title: TinyMCE Chinese Convert
Author: Arefly
Published: <strong>2014 年 1 月 21 日</strong>
Last modified: 2021 年 7 月 29 日

---

搜索插件

![](https://ps.w.org/tinymce-chinese-convert/assets/banner-772x250.png?rev=862261)

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

![](https://s.w.org/plugins/geopattern-icon/tinymce-chinese-convert_e2e2e2.svg)

# TinyMCE Chinese Convert

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

[下载](https://downloads.wordpress.org/plugin/tinymce-chinese-convert.zip)

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

 [支持](https://wordpress.org/support/plugin/tinymce-chinese-convert/)

## 描述

是不是寫文章時經常需要從不同地方拷貝一些參考資料？懶得每個字逐個翻譯成自己地區的
語言（簡體/繁體）？

快來使用這個外掛吧！

有了這個外掛，你可以一鍵在部落格「文章編輯」頁面將你的文章（或者你所選的部分）轉換
為簡體或繁體

同時，本外掛會自動將文字轉換為不同地區的習慣用語（例如「伺服器」->「服务器」等等）

心動不如行動！快來使用這個實用又方便的外掛吧！

English Introduction: Let you can convert your post content (or the part that your
select) between Chinese Traditional and Chinese Simplified just by click the button
in the post editor page.

Note: If your blog’s language is not Chinese, this plugin will not do anything.

## 屏幕截图

[⌊外掛將在「文章編輯」頁面內添加「简」「繁」兩個按鈕 (English: The plugin will add
two buttons with 简 (Simplified) and 繁 (Traditional) to the "Post Edit" Page.)⌉⌊
外掛將在「文章編輯」頁面內添加「简」「繁」兩個按鈕 (English: The plugin will add
two buttons with 简 (Simplified) and 繁 (Traditional) to the "Post Edit" Page.)⌉[

外掛將在「文章編輯」頁面內添加「简」「繁」兩個按鈕 (English: The plugin will add
two buttons with 简 (Simplified) and 繁 (Traditional) to the “Post Edit” Page.)

## 安装

### Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and 
files from the previous version of the plugin and then follow the installation instructions
below or you can just click the “Update” button in the WordPress’s Admin Panel.

### Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact,
and then upload it to `/wp-content/plugins/`.

This should result in the following file structure:

    ```
    - wp-content
        - plugins
            - preview-blog-draft
                | convert_simplified.js
                | convert_simplified.min.js
                | convert_traditional.js
                | convert_traditional.min.js
                | convert.js
                | convert.min.js
                - img
                    | convert_simplified.png
                    | convert_simplified.psd
                    | convert_traditional.png
                    | convert_traditional.psd
                | LICENSE
                | license.txt
                | readme.txt
                | tinymce-chinese-convert.php
    ```

Then just visit your admin area and activate the plugin.

**See Also:** [“Installing Plugins” article on the WP Codex](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

## 常见问题

### I cannot active this plugin, what can i do?

You may post on the [support forum of this plugin](https://wordpress.org/support/plugin/tinymce-chinese-convert/)
to ask for help.

### I love this plugin! Can I donate to you? 我可以給你捐款麼？

YES! I do this in my free time and I appreciate all donations that I get. It makes
me want to continue to update this plugin. You can find more details on [About Me Page](https://www.arefly.com/about/).

當然可以！你的捐款將會是我更新外掛的動力，詳細請訪問[關於我頁面](https://www.arefly.com/about/).

## 评价

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

### 󠀁[非常好的插件，五星](https://wordpress.org/support/topic/%e9%9d%9e%e5%b8%b8%e5%a5%bd%e7%9a%84%e6%8f%92%e4%bb%b6%ef%bc%8c%e4%ba%94%e6%98%9f/)󠁿

 [maoflager](https://profiles.wordpress.org/maoflager/) 2022 年 1 月 26 日

GOOD

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/tinymce-chinese-convert/reviews/)

## 贡献者及开发者

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

贡献者

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

[帮助将「TinyMCE Chinese Convert」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/tinymce-chinese-convert)

### 对开发感兴趣吗?

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

## 更新日志

**Version 1.2.6**

 * Minor bug fix.
 * 錯誤修復

**Version 1.2.5**

 * Update Readme File.
 * Add Uncompressed JS File & Using Minified JS File.
 * 移除所有遠端載入文件
 * 加入未壓縮的JS文件並使用壓縮過的JS文件

**Version 1.2.4**

 * Remove All Remote Load File.
 * 移除所有遠端載入文件

**Version 1.2.3**

 * Fix Bug of `define`. (Thanks to cmhello)
 * 修復關於 `define` 的BUG（感謝cmhello）

**Version 1.2.2**

 * Update Readme File.
 * 更新「讀我」文件

**Version 1.2.1**

 * Add Banners.
 * 添加外掛橫幅

**Version 1.2**

 * Auto convert text to difference locate’s text.
 * 自動將文字轉換為不同地區的習慣用語（例如「伺服器」->「服务器」）

**Version 1.1.8 to 1.1.9**

 * Update Readme File.
 * 更新「讀我」文件

**Version 1.1.1 to 1.1.7**

 * Fix Bugs.
 * 修復BUG

**Version 1.1**

 * Now you can choose just convert the text that you have select! (If you don’t 
   select anything, it will keep convert the whole post.)
 * Fix Bugs.
 * Update Screenshots.
 * Update readme.txt file.
 * 現在你可以只轉換你選擇的部分啦！（如果你沒有選擇任何內容，仍然會轉換整篇文章）
 * 修復BUG
 * 更新屏幕截圖
 * 更新README文件

**Version 1.0.1 to 1.0.2**

 * Fix Bugs.
 * Add Screenshots.
 * 修復BUG
 * 新增屏幕截圖

**Version 1.0**

 * Initial release.
 * 首個版本

## 额外信息

 *  版本 **1.2.6**
 *  最后更新：**5 年前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **5.8.13**
 *  语言
 * [English (US)](https://wordpress.org/plugins/tinymce-chinese-convert/)
 * 标签
 * [chinese](https://cn.wordpress.org/plugins/tags/chinese/)[post](https://cn.wordpress.org/plugins/tags/post/)
   [tinyMCE](https://cn.wordpress.org/plugins/tags/tinymce/)
 *  [高级视图](https://cn.wordpress.org/plugins/tinymce-chinese-convert/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

[查看全部评论](https://wordpress.org/support/plugin/tinymce-chinese-convert/reviews/)

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/tinymce-chinese-convert/)

## 捐助

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

 [ 捐助此插件 ](https://www.arefly.com/donate/)