Newsletter Subscription Form for WordPress is the ultimate lead generation, customer acquisition and email marketing plugin to grow and engage your ma …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
596
14 issue groups
I18n
323
2 issue groups
Security
269
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$List".
Sample message
Mismatched text domain. Expected 'newsletter-subscription-form' but got "NLS_TEXT_DOMAIN".
Sample message
$_GET['act_code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['email']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $act_code at "SELECT * FROM `$table_name` WHERE `email` LIKE '$email' AND `act_code` LIKE '$act_code'"
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['act_code']
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "NLS_Language_Translater".
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
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Bad group name: $alias."'.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text text string should have translatable content. Found: ' '
Sample message
Use placeholders and $wpdb->prepare(); found $table_name
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MCAPI".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NLS_PLUGIN_NAME".
Sample message
Processing form data without nonce verification.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The use of function ini_set() is discouraged
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
111
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.5.8
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,214 | 385 | 829 | v1.5.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.