Autonomous marketing to transform your store. Fuel your customer journeys with personalized experiences across email, SMS, and WhatsApp.
Prioritized issue groups from the latest Plugin Check scan
Security
274
6 issue groups
I18n
252
2 issue groups
Maintainability
220
16 issue groups
Performance
4
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: ACTIVECAMPAIGN_FOR_WOOCOMMERCE_LOCALIZATION_DOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"A '{$key}' key is required"'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Since {$package} {$version}: "'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
Mismatched text domain. Expected 'activecampaign-for-woocommerce' but got 'activecampaign'.
Sample message
Detected usage of a non-sanitized input variable: $_ENV[$variableName]
Sample message
$_SERVER[$variableName] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Short PHP opening tag used with echo; expected "<?php echo $methodContent ..." but found "<?= $methodContent ..."
Sample message
Processing form data without nonce verification.
Sample message
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.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Unescaped parameter $expire_datetime used in $wpdb->get_results()\n$expire_datetime assigned unsafely at line 62.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Function "current_user_can_for_site()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
The use of function _get_plugin_data_markup_translate() is forbidden
Sample message
File has mixed line endings; this may cause incorrect results
Potential connections found in static code analysis.
Outbound calls
263
External assets
0
Incoming endpoints
37
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
23 more hidden
3 score snapshots
v2.11.0
25
Latest
v2.10.5
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 760 | 566 | 194 | v2.11.0 | 2.0.0 |
| 26 | 731 | 541 | 190 | v2.10.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.