Flamingo

A trustworthy message storage plugin for Contact Form 7.

v2.6.2Rock Lobster Inc.Updated 2026-05-13Added May 5, 2012800k+ installs84% rating67% support resolved
40
Score
15
Errors
228
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance98
Maintainability76

Top Issues by Category

Issues Details

243 issues found in latest scan

WARNING85
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING51
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['contact_tag_id']

WARNING51
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['contact_tag_id'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING16
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR15
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING6
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['contact']. Check that the array index exists before using it.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "manage_flamingo_contact_posts_columns".

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$nonce_action".

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING1
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

Latest Snapshot

Findings

243

Errors

15

Warnings

228

Score History

First score snapshot

First scan completed Jun 19, 2026

v2.6.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v2.6.2

40

Latest

Findings
243
Errors
15
Warnings
228
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins