Title: Send E-mail
Author: Paolo Melchiorre
Published: <strong>2009年12月20日</strong>
Last modified: 2011年4月29日

---

プラグインを検索

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

![](https://s.w.org/plugins/geopattern-icon/send-e-mail.svg)

# Send E-mail

 作者: [Paolo Melchiorre](https://profiles.wordpress.org/paulox/)

[ダウンロード](https://downloads.wordpress.org/plugin/send-e-mail.1.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/send-e-mail/#description)
 * [レビュー](https://ja.wordpress.org/plugins/send-e-mail/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/send-e-mail/#installation)
 * [開発](https://ja.wordpress.org/plugins/send-e-mail/#developers)

 [サポート](https://wordpress.org/support/plugin/send-e-mail/)

## 説明

Add a contact form to any post or page by inserting `[contact-form]` in the post.
Messages will be sent to the post’s author or any email address you choose.

Or add a contact form to a text widget. Messages will be sent to the email address
set in your Settings -> General admin panel or any email address you choose.

Your email address is never shown, and the sender never learns it (unless you reply
to the email).

As seen on WordPress.com.

This plugin was imported from [Grunion Contact Form](https://wordpress.org/extend/plugins/grunion-contact-form/)
but it adds full internationalization using localized string from WordPress core.

An e-mail [signature block](http://en.wikipedia.org/wiki/Signature_block) was appended
to the end of the e-mail message containing the sender’s name, email address, website
and IP and delimited from the body of the message by a single line consisting of
exactly two hyphens, followed by a space, followed by the end of line (“– \n”). 
This [signature cut line](http://tools.ietf.org/html/rfc3676#section-4.3) allows
software to automatically mark or remove the sig block.

#### Configuration

The `[contact-form]` shortcode has the following parameters:

 * `to`: A comma separated list of email addresses to which the messages will be
   sent.
    If you leave this blank: contact forms in posts and pages will send messages
   to the post or page’s author; and contact forms in text widgets will send messages
   to the email address set in Settings -> General.
 * Example: `[contact-form to="you@me.com"]`
 * Example: `[contact-form to="you@me.com,me@you.com,us@them.com"]`
 * `subject`: The e-mail subject of the message defaults to `[{Blog Title}] {Sidebar}`
   for text widgets
    and `[{Blog Title}] {Post Title}` for posts and pages. Set 
   your own default with the subject option.
 * Example: `[contact-form subject="My Contact Form"]`
 * `show_subject`: You can allow the user to edit the subject by showing a new field
   on the form. The
    field will be populated with the default subject or the subject
   you have set with the previous option.
 * Example: `[contact-form subject="My Contact Form" show_subject="yes"]`

### License

#### Send E-mail

Copyright (C) 2011 Paolo Melchiorre

This program is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but **without any
warranty**; without even the implied warranty of **merchantability** or **fitness
for a particular purpose**. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this
program. If not, see [Licenses – GNU Project](http://www.gnu.org/licenses/).

### Donation

This plugin is free for everyone! Since it’s released under the **GPL License**,
you can use it free of charge on your personal or commercial blog. But if you enjoy
this plugin, you can thank me and leave a [small donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10617157)
for the time I’ve spent writing and supporting this plugin.

## スクリーンショット

 * [[
 * Send E-mail – English
 * [[
 * Send E-mail – Español
 * [[
 * Send E-mail – Italiano

## インストール

 1. Upload the entire `send-e-mail` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Add a contact form to any post or page by inserting `[contact-form]` in the post.

## FAQ

  What about localization ?

This plugin was full internationalized because use localized string from WordPress
core.

  What about spam? Will I get a lot from the contact form?

If you have [Akismet](http://akismet.com) installed on your blog, you shouldn’t 
get much spam.
 All the messages people send to you through the contact form will
be filtered through Akismet.

  Anyone can put whatever they want in the name and email boxes. How can I know 
who’s really sending the message?

If a logged member of your site sends you a message, the end of the email will let
you know that the message was sent by a verified user.
 Otherwise, you can’t trust
anything… just like a blog comment.

Anonymity is both a curse and a blessing 🙂

  My blog has multiple authors. Who gets the email?

By default, the email is sent to the author of the post with the contact form in
it. So each author on your blog can have his or her own contact form.

In the contact form shortcode, you can specify what email address(es) messages should
be sent to with the `to` parameter.

  Great! But how will my visitors know who they’re sending a message to?

Just make the title of your post “Contact Mary” or put “Hey, drop John a line with
the form below” in the body of your post.

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ Paolo Melchiorre ](https://profiles.wordpress.org/paulox/)

[“Send E-mail” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/send-e-mail)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/send-e-mail/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/send-e-mail/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/send-e-mail/)
を [RSS](https://plugins.trac.wordpress.org/log/send-e-mail/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.3

 * Tested with WordPress 3.1.
 * More internationalized text.
 * Fixed some typo.
 * This version is aligned with the 1.2 version of Grunion Contact Form.
 * Fix a PHP Warning in some CGI environments.
 * Move to shortcode API.
 * Add `to`, `subject` and `show-subject` options.
 * Allow use in text widgets.
 * Move spam check to a filter.

#### 1.2

 * Tested with WordPress 2.9
 * Fix in the readme.txt

#### 1.1

 * Imported from Grunion Contact Form.
 * Added full internationalization using localized string from WordPress core.

## メタ

 *  バージョン **1.3**
 *  最終更新日 **15年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 2.5またはそれ以降 **
 *  検証済み最新バージョン: **3.1.4**
 *  言語
 * [English (US)](https://wordpress.org/plugins/send-e-mail/)
 * タグ
 * [akismet](https://ja.wordpress.org/plugins/tags/akismet/)[contact](https://ja.wordpress.org/plugins/tags/contact/)
   [contact form](https://ja.wordpress.org/plugins/tags/contact-form/)[email](https://ja.wordpress.org/plugins/tags/email/)
   [i18n](https://ja.wordpress.org/plugins/tags/i18n/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/send-e-mail/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/send-e-mail/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/send-e-mail/reviews/)

## 貢献者

 *   [ Paolo Melchiorre ](https://profiles.wordpress.org/paulox/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/send-e-mail/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10617157)