Add products to your list emails and sync your contacts.
Prioritized issue groups from the latest Plugin Check scan
Security
75
11 issue groups
Maintainability
38
12 issue groups
I18n
5
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['ctct_woo_campaign_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['cc-connect']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cc_woo_autoloader".
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $table_name used in $wpdb->get_var()\n$table_name assigned unsafely at line 94.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cc_woo_disconnect".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$reason'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Constant Contact + WooCommerce" - 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.
Sample message
Unescaped parameter $query used in $wpdb->query()\n$query assigned unsafely at line 41.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'If you want to disconnect constant contact from your store please go to the %ssettings page%s.'.
Sample message
Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.2.2.
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cc_woo_delete_abandoned_checkouts_table".
Sample message
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.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Not analyzed yet.
First score snapshot
v2.4.3
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 118 | 27 | 91 | v2.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.