Add-on for Contact Form 7 plugin. Add your own mail-tag to display the serial number.
Prioritized issue groups from the latest Plugin Check scan
I18n
77
3 issue groups
Security
40
8 issue groups
Maintainability
38
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: _TEXT_DOMAIN
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_NT_WPCF7SN".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: ''\n . 'Serial Number for Contact Form 7 %1$s requires WordPress %2$s or higher.'\n . ' Please <a href="%3$s">update WordPress</a> first.'
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $pattern
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $pattern used in $wpdb->get_results()\n$pattern used without escaping.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "App_Prefix_Admin_Menu".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nt_wpcf7sn_check_reset_count".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$option_name]. Check that the array index exists before using it.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Tested up to: 6.2 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v2.4.0
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 158 | 105 | 53 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.