The easiest and fastest Email Marketing, Newsletter, Marketing Automation Plugin & CRM Solution for WordPress
Prioritized issue groups from the latest Plugin Check scan
Maintainability
584
15 issue groups
Security
307
8 issue groups
I18n
48
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
Function "filter_block_content()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.
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
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Submission #%d - %s'.
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".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
6 score snapshots
v3.1.10
24
Latest
v3.1.9
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,000 | 203 | 797 | v3.1.10 | 2.0.0 |
| 24 | 1,000 | 203 | 797 | v3.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.