Add a contact form to any post, page or text widget. Messages will be sent to any email address you choose. As seen on WordPress.com.
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 ta 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.
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"]
Requires: 3.0 or higher
Compatible up to: 3.3.2
Last Updated: 2011-10-21
Downloads: 153,342
0 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?