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

My Email Shortcode

説明

Opis w języku polskim: http://www.blogworkorange.net/my-email-shortcode/

My Email Shortcode is a plugin which adds a new shortcode [my-email] to your options. You can insert this shortcode at any place in your post’s or page’s main body and it will be automatically substituted by a link with your email address (with anti-spambot protection automatically included).

The shortcode takes the email addres from the post or page author’s profile, so whenever an author changes his/her email, the change will be automatically shown in all his/her posts and pages.

You can also add a default subject by adding a subject attribute like this: [my-email subject=”Subject”]. Whenever a person clicks on your addres, it will autoamtically set the subject of the message to the one you chose.

Home page: http://www.blogworkorange.net/my-email-shortcode/

インストール

Go to Plugins->Add new and simply search for My Email Shortcode and click Install.

Installation by hand is done through the admin’s panel in three easy steps:

  1. Download the package with the newest version of My Email Shortcode
  2. Go to Plugins->Add new menu
  3. Upload tha plugin to your server and activate it

You can also upload the plugin through FTP into the /wp-content/plugins/ directory and activate it in the administration panel afterwards.

FAQ

None so far.

評価

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

貢献者と開発者

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

貢献者

“My Email Shortcode” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.91

  • Added anti-spambot protection

0.90

  • First public release