A trustworthy message storage plugin for Contact Form 7.
Prioritized issue groups from the latest Plugin Check scan
Security
193
4 issue groups
Maintainability
49
8 issue groups
Performance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['contact_tag_id']
Sample message
$_GET['contact_tag_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_key, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['contact']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "manage_flamingo_contact_posts_columns".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$nonce_action".
Sample message
Detected usage of tax_query, possible slow query.
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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.6.3
40
Latest
v2.6.2
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 243 | 15 | 228 | v2.6.3 | 2.0.0 |
| 40 | 243 | 15 | 228 | v2.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.