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

WP Clean Characters

説明

Copying and pasting content from the web or other documents can insert invalid characters into post content and create invalid RSS feeds. WP Clean Characters fixes this by converting those invalid characters into valid UTF-8 entities when saving a post. A feature is also included to go through your post archive and clean any invalid characters in those as well.

インストール

  1. Upload the wp-clean-chars folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

What if I’m not using UTF-8 Encoding

This plugin won’t make any changes to your content if your site’s encoding is not set to UTF-8.

評価

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

貢献者と開発者

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

貢献者

“WP Clean Characters” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1.0

  • Initial Release