Easily add ActiveCampaign integration to WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
104
7 issue groups
I18n
82
6 issue groups
Maintainability
36
12 issue groups
Sample message
Mismatched text domain. Expected 'es-woocommerce-activecampaign' but got 'es_wc_activecampaign'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data['upgrade_notice']'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['es_wc_activecampaign_opt_in']
Sample message
$_POST['es_wc_activecampaign_opt_in'] not unslashed before sanitization. Use wp_unslash() or similar
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["email"]. 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_es_activecampaign_integration".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Connect WooCommerce to ActiveCampaign by EqualServing" - 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
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The $text parameter must be a single text string literal. Found: $error_msg
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AC_Connector".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Translatable string should not be wrapped in HTML. Found: '<ul><li>If <strong>Visible, checked by default</strong> or <strong>Visible, unchecked by default</strong> is chosen, customers will be presented with an "Opt-in" checkbox during checkout and will ONLY be added to the <strong>Main List</strong> above IF they opt-in.</li><li>If <strong>Hidden, checked by default</strong> is chosen, ALL customers will be added to the <strong>Main List</strong>.</li><li>If <strong>Visible. Must collect email address to send essential product information. Unchecked by default.</strong> is chosen, the customer is added to ActiveCampaign but tagged <strong>newsletter_opt_out</strong></li></ul>'
Not analyzed yet.
First score snapshot
v2.1.11
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 224 | 135 | 89 | v2.1.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.