Is it possible (and how) to include php code in the mail(2) on Contact form 7?
I have one plugin, which generates one particular url, and want to include it like this: php print $link; ?> in the mail, which is sent to user after form submit.
Plugin source: Publish Post After Click On A Link
Contact form 7 plugin: http://wordpress.org/plugins/contact-form-7/