contact-form-7-conditional-fields
contact-form-7-conditional-fields copied to clipboard
Groups don't get processed with `wpcf7_mail_replace_tags` function
Hi @pwkip,
It looks like conditional field groups only get processed in mail, mail_2 and messages properties of CF7 forms. However, I make use of the wpcf7_mail_replace_tags
function extensively, and groups do not get processed with that function.
Please take a look at the this user post on the wordpress.org support forum for some background on this issue.
Please take a look at https://github.com/takayukister/contact-form-7/issues/1071 to see if anything can be done.
Thank you.