Subscribe WordPress users to CRM & email marketing software. Constant Contact, Mailchimp ActiveCampaign MailerLite Brevo Klaviyo AWeber HubSpot etc
Prioritized issue groups from the latest Plugin Check scan
Security
578
11 issue groups
I18n
252
3 issue groups
Maintainability
161
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$collated_error'.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sUpgrade to FuseWP Premium%s to add contacts to workflows and map custom fields.'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a class=\"add-new-h2\" href=\"$url\">"'.
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['accounts-server']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$db_destination".
Sample message
Detected usage of a non-sanitized input variable: $_ENV['CONTENT_TYPE']
Sample message
Use placeholders and $wpdb->prepare(); found $args
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
Unescaped parameter $jobs_table used in $wpdb->get_var()\n$jobs_table assigned unsafely at line 27.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $jobs_table at "DELETE FROM $jobs_table WHERE job LIKE '%fwp_bulk_syncing%'"
Sample message
Mismatched text domain. Expected 'fusewp' but got 'groundhogg'.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 55.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cfdb7_database".
Sample message
Processing form data without nonce verification.
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.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "FuseWP - Lite" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
294
External assets
0
Incoming endpoints
6
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.26.0
26
Latest
v1.1.25.3
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 1,011 | 594 | 417 | v1.1.26.0 | 2.0.0 |
| 26 | 1,007 | 591 | 416 | v1.1.25.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.