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

WP Tidy TinyMCE

描述

Simple options to tidy up the uncommonly used buttons and controls from WordPress TinyMCE editor

Currently the plugin supports the following:

Block Formats

  • h1 / Heading 1
  • h2 / Heading 2
  • h3 / Heading 3
  • h4 / Heading 4
  • h5 / Heading 5
  • h6 / Heading 6
  • p / Paragraph
  • address / Address
  • pre / Preformatted

Buttons

  • strikethrough / Strikethrough
  • underline / Underline
  • bold / Bold
  • italic / Italic
  • forecolor / Font color
  • justifyfull / Justify text
  • outdent / Outdent
  • indent / Indent
  • charmap / Special Characters
  • help / Help
  • pasteword / Paste from Word
  • pastetext / Pase as plain text
  • removeformat / Remove formatting
  • undo / Undo
  • redo / Redo
  • bullist / Bullet list
  • numlist / Numbered List
  • blockquote / Block quote
  • justifycenter / Center align
  • justifyright / Right align
  • justifyleft / Left align
  • spellchecker / Spell checker

安装

Download a zip of the repository and put in a wp-tidy-tinymce directory inside
wp-content/plugins.

Go to the plugins page and activate it.

You can then visit the Settings > Tidy TinyMCE page to pick which block formats and buttons you want to be available in the editor.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「WP Tidy TinyMCE」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.0

  • Updated to work with 3.9

1.0

  • First version