Collect leads and grow your email list directly inside WordPress with customizable subscription forms and built-in subscriber management.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
78
7 issue groups
Security
57
5 issue groups
I18n
1
1 issue group
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 interpolated variable $date_interval at "DELETE FROM {$table_name} WHERE date_created < DATE_SUB(NOW(), INTERVAL %d $date_interval)"
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 408.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_slug . '_form_bottom'".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_plugin_easy_subscribe".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
184
External assets
2
Incoming endpoints
7
No external asset domains detected.
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.5.6
44
Latest
v1.5.5
46
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 136 | 0 | 136 | v1.5.6 | 2.0.0 |
| 46 | 132 | 0 | 132 | v1.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.