Connect ThriveCart shop with your WordPress and FluentCRM
Prioritized issue groups from the latest Plugin Check scan
Maintainability
70
19 issue groups
Security
17
5 issue groups
I18n
2
1 issue group
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 15.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SHOW TABLES LIKE '$table'"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$globalsDevFile".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dd".
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$slug . '_loading_app'".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SAVEQUERIES".
Sample message
error_log() found. Debug code should not normally be used in production.
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 (see the Security sections in the WordPress Developer Handbooks), found '"Invalid MailChimp API key `{$api_key}` supplied."'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'sanitize_text_field'.
Sample message
Processing form data without nonce verification.
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
Plugin name "Fluent Connect - Connect ThriveCart with your WordPress and FluentCRM" is different from the name declared in plugin header "Fluent Connect".
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
3
No external asset domains detected.
admin_post
wp_ajax
admin_post
First score snapshot
v0.4
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 91 | 37 | 54 | v0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.