Add Contact Form 7 Data to Brevo Contact lists.
Prioritized issue groups from the latest Plugin Check scan
I18n
66
3 issue groups
Security
9
5 issue groups
Maintainability
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'contact-form-to-brevo' but got "contactform-to-brevo".
Sample message
Processing form data without nonce verification.
Sample message
$_POST['cfb_psd_api_key'] 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpcf7_special_mail_tags".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$snooze_days'.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['cfb_psd_fields']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. 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
Tested up to: 6.9 < 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 "Text Domain" header in the plugin file does not match the slug. Found "contactform-to-brevo", expected "contact-form-to-brevo".
Potential connections found in static code analysis.
Outbound calls
299
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.1.1
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 78 | 67 | 11 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.