Enables the Contact Form 7 plugin to create multi-page, multi-step forms.
Prioritized issue groups from the latest Plugin Check scan
Security
55
7 issue groups
I18n
32
4 issue groups
Maintainability
18
7 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$desc_link'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$var_name]
Sample message
A function call to __() 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
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'contact-form-7-multi-step-module' but got 'cf7msm'.
Sample message
$_COOKIE[$var_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cfformfieldserror".
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: $_SERVER["REQUEST_URI"]. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 Multi-Step Forms" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "contact-form-7" elsewhere in your plugin name, such as "... for contact-form-7".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wh_hide_cf7_step_message".
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: "WP_FS__PRODUCT_1614_MULTISITE".
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
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_get_list_item_separator()" requires WordPress 6.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
189
External assets
3
Incoming endpoints
5
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.6.2
40
Latest
v4.6
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 106 | 65 | 41 | v4.6.2 | 2.0.0 |
| 40 | 105 | 65 | 40 | v4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.