The easiest and fastest Email Marketing, Newsletter, Marketing Automation Plugin & CRM Solution for WordPress
Prioritized issue groups from the latest Plugin Check scan
Maintainability
577
15 issue groups
Security
310
8 issue groups
I18n
56
2 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$align".
Sample message
Unescaped parameter $indexSql used in $wpdb->query()\n$indexSql assigned unsafely at line 55.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $idsPlaceholder at "UPDATE {$table} SET status = 'pending' WHERE id IN ($idsPlaceholder) AND status = 'processing' AND updated_at = %s"
Sample message
Processing form data without nonce verification.
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
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not parse installed.json: {$path}"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Synced css-selector {$version} ({$reference}) into scoped-vendor.\n"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "copyDir".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'fluencrm_profile_section_' . $sectionId".
Sample message
$_POST[$fieldKey] not unslashed before sanitization. Use wp_unslash() or similar
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Submission #%d - %s'.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$argNumFilterName".
Sample message
error_log() 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: fwrite().
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CSS_SELECTOR_PACKAGE".
Potential connections found in static code analysis.
Outbound calls
289
External assets
5
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 score snapshots
v3.2.0
24
Latest
v3.1.13
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,008 | 205 | 803 | v3.2.0 | 2.1.0 |
| 24 | 996 | 194 | 802 | v3.1.13 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.