Break your looooooong form into user-friendly steps
Prioritized issue groups from the latest Plugin Check scan
Security
90
9 issue groups
Maintainability
66
11 issue groups
I18n
9
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cf7_step_after_back_btn".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$description'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'cf7-multi-step' but got 'contact-form-7'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$tag->name]
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "NjtCF7MLSDashBoardWidget".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpcf7']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Unescaped parameter $form_id used in $wpdb->get_results()\n$form_id used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found $form_id
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cf7cmlsIsMoanaActivated".
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
The $text parameter must be a single text string literal. Found: $stype_transition
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Multi Step for Contact Form 7" is different from the name declared in plugin header "Multi Step for Contact Form 7 (Lite)".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v2.8.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 167 | 61 | 106 | v2.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.