A fast, GDPR-compliant newsletter plugin. Collect newsletter subscribers, let users subscribe to new post notifications, and send newsletters. ★★★★★
Prioritized issue groups from the latest Plugin Check scan
Maintainability
373
14 issue groups
Security
229
8 issue groups
I18n
33
1 issue group
Performance
11
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$app".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_noptin_obfuscate_email_addresses_callback".
Sample message
$_COOKIE['noptin_email_subscribed'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'check_' . $rule->get_trigger_id()".
Sample message
Use of a direct database call is discouraged.
Sample message
Mismatched text domain. Expected 'newsletter-optin-box' but got 'gravityforms'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['noptin_campaign']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IS_NOPTIN_ACTIONS_PAGE".
Sample message
Unescaped parameter $values_sql used in $wpdb->query()\n$values_sql assigned unsafely at line 479.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of tax_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
202
External assets
5
Incoming endpoints
19
wp_ajax
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v4.3.4
23
Latest
v4.3.3
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 666 | 71 | 595 | v4.3.4 | 2.0.0 |
| 23 | 665 | 71 | 594 | v4.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.