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

HTML Regex Replace

説明

HTML Regex Replace use find&replace mechanism based on regexp
for your posts/pages. Plugin finds html or text using regular
expressions
and replaces it with predefined ‘New string’.
Unlimited replacement rules. You can specify any amount of short codes, and no buttons!

For example:

(c) -> Copyright
[me] -> My Full Name

Short code ‘(c)’ will be replaced with ‘Copyright’ and ‘[me]’ with ‘My Full Name’.

More than that you can fix html code or remove unwanted automatically inserted html
(for example, chrome-auto-translate-plugin-dialog inserted by Auto-Translate
chrome plugin).

Support Forum

Please use plugin support blog HERE
for help.

スクリーンショット

  • Specify replace rules.
  • Replace rules in action.

インストール

  1. Upload the plugin to your ‘wp-content/plugins’ directory,
    or download and install through admin panel.
  2. Activate the plugin.

FAQ

No at the moment.

評価

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

貢献者と開発者

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

貢献者

“HTML Regex Replace” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1

  • Fix bug with empty replacement field.

1.0

  • Initial release.