An easy to set up, plug and play contact form with a huge range of options and styles. A beginner friendly WordPress contact form plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
474
7 issue groups
Maintainability
309
16 issue groups
I18n
67
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_qcf_widget".
Sample message
$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['filename' . $i]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['filename' . $i]['size']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'quick-contact-form' but got 'post-smtp'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'>$tab</a>"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AC_Account".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "qcf_attach_link_h2_markup".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$firsttab".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid MailChimp API key `{$api_key}` supplied."'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: 'Are you sure you want to delete' . 'quick-contact-form '
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACTIVECAMPAIGN_API_KEY".
Not analyzed yet.
First score snapshot
v8.2.7
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 883 | 260 | 623 | v8.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.