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

Undo WordPress Default Formatting

説明

WordPress applies default text formatting that replaces characters such as ‘-‘, ‘–‘, quotes, … to pretty HTML characters. This plugin was created to revert that back. This is especially useful for tech-oriented blogs that need the original input because they may contain commands that need to be executed.

インストール

  1. upload the directory “undo_wordpress_default_formatting” to your wp-content/plugins directory
  2. activate the plugin from your WordPress ‘Plugins’ menu

FAQ

The characters get replaced to something else than my original, why is that?

WordPress changes a few characters to the same HTML entity character. I can not guess what the original character was, so I’m using a ‘best effort’ way of converting the HTML character back to the original one. Sometimes, it’ll be wrong.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Undo WordPress Default Formatting はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Undo WordPress Default Formatting” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • First version of the Plugin, stable