Create MailPoet 3 newsletter subscribers from Gravity Form entries.
Prioritized issue groups from the latest Plugin Check scan
Security
31
8 issue groups
Maintainability
25
7 issue groups
I18n
5
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='notice notice-warning is-dismissable'><p>$notice</p></div>"'.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $active_clause at "SELECT id, form_id, is_active, meta FROM $table_name WHERE form_id=%d $active_clause"
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 35.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Unescaped parameter $table_name used in $wpdb->query()\n$table_name assigned unsafely at line 51.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $choice ..." but found "<?= $choice ..."
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['PHP_SELF']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Check that the array index exists before using it.
Sample message
$_SERVER['PHP_SELF'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Mismatched text domain. Expected 'add-on-gravity-forms-mailpoet' but got 'gravityforms'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s, %4$s", but got "%s, %s, %s, %s" in '%s plugin requires %s plugin, Please activate %s first to using %s.'.
Sample message
Plugin name "Add-on Gravity Forms - MailPoet 3" is different from the name declared in plugin header "Add-on Gravity Forms - Mailpoet 3".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.5 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1.15
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 64 | 31 | 33 | v1.1.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.