Hi
I have over 80 authors on my blog. Each has their own author page and I would like to add a contact form for each author which is displayed on their own author page.
Ideally this would send the email to them with their email address pre-populated (dynamically from their userdata) but hidden from the sender.
Is this possible?
Thanks
Jonathan
http://wordpress.org/extend/plugins/contact-form-7/
It's not possible with the default installation of Contact Form 7.
Ok thanks for your help, Is there a way I can pass the recipient email address as a variable to the form?
crashnet
Member
Posted 3 years ago #
nycgadgetgirl
Member
Posted 3 years ago #
Did you happen to find a way to pass the email address from the user profile to the form?
Current version of Contact Form 7 has special mail-tag [_post_author_email]
Special Mail Tags
ssgupta
Member
Posted 3 years ago #
I have a custom developed plugin that, when activated, inserts a contact form into each post. Messages sent through the form goes to the post's author. You can set option whether only registered users can contact the post's author or anyone. Captcha is built-in. You can check it here: http://classifieds.newopps.com - bottom of every post. Contact me through the contact form on the site in case you are interested. Thanks.
Thanks Crashnet for the link!
http://ideasilo.wordpress.com/2009/01/03/contact-form-7-191/
This is exactly what I was looking for to allow the sender to choose a recipient without making the recipient's email visible! Finally I can stop using the madness that is Dagon Design Form Mailer!
Thanks to Takayukister too, CTF7 is a dream come true :)