How can I get the current logged in users email as default value?
http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/
How can I get the current logged in users email as default value?
http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/
The newest version, 1.0.4, can do this. The tag would look like this:
[dynamictext user-email "CF7_get_current_user key='user_email'"]
Note that you could make this a hidden field by using the new [dynamichidden] tag.
and what about email message?
can I display user address there?
This topic has been closed to new replies.