Contact Form 7 for different recipients

Just another contact form plugin. Simple but flexible.

Author:Takayuki Miyoshi (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.3.2
Plugin version:3.0.2.1
Added to WordPress repository:25-01-2012
Last updated:25-01-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://contactform7.com/
Total downloads:2 381
plugin download
Click to start download

This modified version extends the multiple recipient select that comes with Contact Form 7:

<p>Department<br/>
[select recipient "General Contact|test1@test.com" "Programs/Services Information|test2@test.com" 
 "Support|test3@test.com"]</p>

And allows you to:

  • Retrieve the label (i.e: General Contact) of the recipient the user selected with a shortage:
[recipient-label]
  • If you need to send the visitor a custom response depending on the recipient they selected, you can do it with:
[response-test1@test.com]

This is response 1.

[/response-test1@test.com]

[response-test2@test.com]

This is response 2

meeeeeeeeeeeeeeeeh

[/response-test2@test.com]

[response-test3@test.com]

This is response 3.

[/response-test3@test.com]

Maybe not the best way to do it, but it works.

You can contact me at mariodel@gmail.com

Plugin's Official Site

Contact Form 7 (http://contactform7.com)