plugin-icon

Cleanup Text

Function to remove smart quotes, HTML and other special characters from text. Call the function with text as argument, function returns clean text.
評価機能
最終更新日時
August 12, 2010
バージョン
2.0.1
有効インストール数
10

WordPress posts and pages can contain Smart quotes and other fancy characters. But Smartquotes and other special characters don’t work properly if you send the contents of a post by email. This plugin cleans up text so it can be emailed properly.

Instead of using this plugin you could use WordPress filters to reformat text, but WordPress filters cannot be used with PHP functions like strip_tags. If you use a filter to remove Smart quotes you can’t also use strip_tags to remove HTML.

Also, WordPress filters don’t remove all the characters that could cause problems. For example, double spaces are not removed properly by WordPress, and Europeans will have problems with the UK pound currency symbol.

This very simple plugin removes all sorts of special characters, including double spaces and currency symbols that WordPress filters don’t manage.

It also has an option to remove HTML.

無料Creator プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティ製プラグインの規約に同意したとみなされます。
有効インストール数
10
最大テスト回数
3.0.0
このプラグインをダウンロードして、インストール型 WordPress のインストールに使用できます。