WordPress. Contact Form 7. How to add several attachments in email using code?
Trying to add attachments to the letter.
I have added id option on textfield in contact form 7 but Id attribute does not showing in HTML
In contact form 7, I have added textfield [text cname id:cname class:cname placeholder "Name"]
but in the HTML view the id
attribute does not appear. Other attributes are like class, placeholder are showing but not Id
attribute.
Here is the HTML