Easily save contact form data, apply conditional logic in the fields and redirect to any page after contact form submission.
Prioritized issue groups from the latest Plugin Check scan
I18n
531
4 issue groups
Maintainability
116
13 issue groups
Security
104
8 issue groups
Sample message
Mismatched text domain. Expected 'extensions-for-cf7' but got "cf7-extensions".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admimation_in_time".
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 156.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$name]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES["file"]["tmp_name"]. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CF7_EXTENTIONS_PL_BASE".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cf7-extensions' . '_get_option_' . $key".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->slug . '_settings_sanitize'".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Cf7_Extensions\Admin".
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Not analyzed yet.
First score snapshot
v3.4.3
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 758 | 560 | 198 | v3.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.