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

Anti SpamBot Email Button

説明

Adds a button to the TinyMCE editor that puts a selected email address into a shortcode [email] and turns it into a mailto-link, which uses WordPress’ native antispambot() function to encode the emailadress so harvesters can’t get it.
This is my very first public plugin, so please be gentle with your comments 😉

Find it on GitHub

スクリーンショット

インストール

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place an emailadress in your post or page, select it and press the email button in the WYSIWYG editor

FAQ

How do I use it in the plain HTML editor?

Put the email adress in the [email] shortcode like this: [email]email@myhost.com[/email]

評価

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

貢献者と開発者

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

貢献者

“Anti SpamBot Email Button” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Version bump for WordPress 4.1 support

0.1

  • First release in the wild