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
189
8 issue groups
Security
48
3 issue groups
Performance
1
1 issue group
Repo Compliance
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://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Tested up to: 7.0 < 7.1. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
150
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
4 score snapshots
v4.14.1
56
Latest
v4.14.0
57
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 239 | 1 | 238 | v4.14.1 | 2.1.0 |
| 57 | 239 | 1 | 238 | v4.14.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.