An addon for the simple membership plugin to signup members to your MailChimp list
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
10 issue groups
Security
26
6 issue groups
I18n
6
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
$_POST['custom']['swpm_mailchimp_list_name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['custom']['swpm_mailchimp_list_name']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'simple-membership-mailchimp-integration' but got 'simple-membership'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_POST['custom']['swpm_mailchimp_list_name']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$opts".
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
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.9.8
45
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 45 | 61 | 34 | 27 | v1.9.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.