Brevo for WooCommerce

All-in-one WooCommerce email marketing, automation, SMS, and CRM by Brevo. Grow your store with powerful marketing tools.

v4.0.55BrevoUpdated 2026-06-17Added May 22, 201430k+ installs64% rating100% support resolved
35
Score
116
Errors
67
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability56

Top Issues by Category

security92
maintainability45
i18n39

Issues Details

183 issues found in latest scan

ERROR42
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ajax_url'.

ERROR33
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: SENDINBLUE_WC_TEXTDOMAIN

ERROR16
missing_direct_file_access_protection

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

WARNING15
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['email_id'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING11
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['email_id']

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR9
wp_function_not_compatible_with_requires_wp

Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.3.0.

WARNING6
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR6
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woocommerce-sendinblue-newsletter-subscription' but got 'ap'.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING4
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING3
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "update_plugin_information".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR2
WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet

Stylesheets must be registered/enqueued via wp_enqueue_style()

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Brevo - WooCommerce Email Marketing" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.

WARNING1
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 577.

WARNING1
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $table at FROM $table\n

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "API_KEY_V3_OPTION_NAME".

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

ERROR1
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"User {$user_id} does not have permission"'.

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING1
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "array('hide_empty' => false, 'fields' => 'count')" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

Latest Snapshot

Findings

183

Errors

116

Warnings

67

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.0.55 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.0.55

35

Latest

Findings
183
Errors
116
Warnings
67
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins