| 开发者 | darwindigital |
|---|---|
| 更新时间 | 2026年8月3日 20:55 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[multifile] field for multiple file uploads.htaccess/wp-content/plugins/No. Files are saved to your WordPress media directory. The plugin sends the publicly accessible file URLs to Pardot so you can map them to a Pardot field.
Yes. The name of the multifile tag (e.g., file-uploads in [multifile file-uploads]) is sent directly as the field key to Pardot. Change the field name in the shortcode (e.g. [multifile attachments]) and update your Pardot External Field Name to match.
JPG, JPEG, PNG, PDF, DOC, DOCX, XLS, and XLSX. Both the file extension and the actual MIME type are verified server-side.
The form submission still completes for the visitor. The Pardot API failure is caught and stored in a transient (cf7_pardot_submission_error, 24-hour TTL), and an admin notice surfaces it to users who can edit Contact Form 7 forms on their next visit to the admin area.
[multifile] field with support for JPG, JPEG, PNG, PDF, DOC, DOCX, XLS, XLSX.