Display contact form 7 default messages in stylish popup as user submits the form.
Prioritized issue groups from the latest Plugin Check scan
Security
6
3 issue groups
Maintainability
2
2 issue groups
I18n
1
1 issue group
Sample message
Detected usage of a non-sanitized input variable: $_POST['security']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['security']. Check that the array index exists before using it.
Sample message
$_POST['security'] not unslashed before sanitization. Use wp_unslash() or similar
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
Tested up to: 7.0.4 The version number should only include major versions 7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.2.2
85
Latest
v1.2.1
85
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 9 | 2 | 7 | v1.2.2 | 2.0.0 |
| 85 | 9 | 2 | 7 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.