The #1 Mailchimp plugin for WordPress. Allows you to add a multitude of newsletter sign-up methods to your site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
190
9 issue groups
Security
48
3 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$api_v3".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_mc4wp_400_find_group_for_interest".
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
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
The plugin name includes a restricted term. Your chosen plugin name - "MC4WP: Mailchimp for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
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
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
149
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
3 score snapshots
v4.14.0
57
Latest
v4.13.1
57
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 239 | 1 | 238 | v4.14.0 | 2.0.0 |
| 57 | 238 | 0 | 238 | v4.13.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.