Il plugin permette di inserire sul proprio sito WordPress un form per l’iscrizione degli utenti a newsletter, campagne email e SMS.
Prioritized issue groups from the latest Plugin Check scan
I18n
139
5 issue groups
Security
139
8 issue groups
Maintainability
66
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'mailup-email-and-newsletter-subscription-form' but got 'mailup'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_widget'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
The $text parameter must be a single text string literal. Found: $field->id
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$field".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_GET['code']
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPMUP_PLUGIN".
Sample message
The upgrade notice for "1.1.0" exceeds the limit of 300 characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_mailup".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['parameters']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Translatable string should not be wrapped in HTML. Found: '<ul><li>List: choose the MailUp list in which you want to collect your recipients</li><li>Group: give a name or select the group where you will find your new subscribers</li><li>Title form and description: tell your visitors why they should fill in your form</li><li>Submit button: personalise your submit button text</li></ul>'
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin name "MailUp for Wordpress - Email and Newsletter Subscription Form" is different from the name declared in plugin header "MailUp - Email and Newsletter Subscription Form".
Sample message
Tested up to: 6.9 < 7.0. 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.
Not analyzed yet.
First score snapshot
v1.2.7
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 351 | 251 | 100 | v1.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.