Add a Mailchimp signup form block, widget, or shortcode to your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
173
8 issue groups
Security
5
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 142.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MCSF_CAP_THRESHOLD".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nonce_user_logged_out".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mc_display_widget".
Sample message
Plugin name "Mailchimp List Subscribe Form" is different from the name declared in plugin header "Mailchimp".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Mailchimp List Subscribe Form" - contains the restricted term "mailchimp" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "mailchimp" elsewhere in your plugin name, such as "... for mailchimp".
Not analyzed yet.
First score snapshot
v2.1.0
86
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 178 | 22 | 156 | v2.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.