このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Disable Visual Editor When Published

説明

We frequently prefer to use the visual editor to quickly draft new posts, and then polish the markup in the HTML editor before publishing. We’ve wasted hours cleaning up existing content that was mangled because someone switched over to the visual editor.

We wanted to make sure that existing content would be safe from mangling, but we still wanted the convenience of the visual editor.

This plugin automatically blocks the visual editor – on a per-post basis – only when the post is published.

This plugin does not rely on, or override, per-user settings. This plugin does not rely on per-post settings. This automated strategy works well for us – give it a try!

インストール

  1. Upload the disable-visusal-editor-when-published directory to the /wp-content/plugins/
    directory of your site.
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

I’m not sure this is for me. Will you support other strategies for disabling the visual editor?

No. When possible, we want code to do one thing, well. There are other plugins that might work better for you:

  • https://wordpress.org/plugins/always-edit-in-html/
  • https://wordpress.org/plugins/disable-visual-editor/
  • https://wordpress.org/plugins/disable-visual-editor-wysiwyg/
  • https://wordpress.org/plugins/dont-break-the-code/

評価

2016年9月3日
This plugin make writing codes within the WordPress posts much easier! I used it with SyntaxHighlighter Evolved plugin and it was awesome!
1件のレビューをすべて表示

貢献者と開発者

Disable Visual Editor When Published はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Disable Visual Editor When Published” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.2

  • Tested with latest WordPress version.

1.0.1

  • Fixed a typo in the readme.

1.0

  • Initial version.