このプラグインは 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