Create, customize and send PDF attachments with Contact Form 7 form.
This plugin adds conditional logic to [Contact Form 7].
Send the PDF for Contact Form plugin will allow you to recover the data yourself via your form to insert them into a PDF built and prepared by you.
This plugin requires the installation and activation of the plugin Contact Form 7.
Translations: Here
Current Version: 1.0.3.11
== Changelog ==
= 1.0.3.11 =
- Security: Fixed critical PHP Object Injection (CWE-502) in stored form submission data. Submission values are now stored as JSON (
wp_json_encode) instead of PHPserialize(), and public/admin reads no longer use unrestrictedunserialize(). - Security: Removed
sanitize_textarea_field()on serialized submission blobs, which could corrupt length prefixes and enable crafted payload injection. - Compatibility: Legacy rows stored with PHP
serialize()are still readable via a safe fallback (allowed_classes => false) with strict scalar-array validation.
= 1.0.3.10 =
- Fixed bug with Import / Export settings
- Fixed bug with delete all settings
= 1.0.3.9 =
- Adding conditionnal field [if TAG]Your text [TAG].[else]Your text [TAG][/if] or [if TAG]Your text [TAG].[/if]
- Fixed bug with Conditional Fields for Contact Form 7
= 1.0.3.8 =
- NEW: Option to Force adding reference in name of PDF for email attachment or download
- Fix bug header CSV file
- Fix bug generate PDF
- Adding 'change uploads folder name' option (enter a name) if 'change uploads folder' option is true
- No copying PDF & CSV with REFERENCE if 'Disable data submit in a database' option is true
= 1.0.3.7 =
- Fix bug for background image
= 1.0.3.6 =
- Fix bug for [url-pdf] tag
- Fix bug for "free_text" checkbox tag
= 1.0.3.5 =
- Fix bug checkbox buttons
= 1.0.3.4 =
- Fix bug checkbox & radio buttons
= 1.0.3.3 =
- Fix Warning: unserialize()
= 1.0.3.2 =
- Fix bug checkbox button if is not exclusive
- Remove sanitize name of PDF
= 1.0.3.1 =
- Fix bug radio button + case sensitive
= 1.0.3.0 =
- Fix bug deleting PDF
- Fix bug error array() tag free_text
- Upload the full directory into your '/wp-content/plugins' directory
- Activate the plugin at the plugin administration page
- Open the plugin configuration page, which is located under 'Contact->Send PDF with CF7'


