Add subscription forms on the website and send newsletters & automatically send post notification about new blog posts once it gets published.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,479
13 issue groups
I18n
316
5 issue groups
Security
208
7 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ig_es_can_use_batch_api_' . $this->mailer->slug".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$post_key".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".
Sample message
Mismatched text domain. Expected 'email-subscribers' but got 'action-scheduler'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ES".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EMAIL_LIST_TABLE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.9.0.
Sample message
The $text parameter must be a single text string literal. Found: $default_label
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $list_ids_placeholders at "SELECT id, name FROM {$wpdb->prefix}ig_lists WHERE id IN ($list_ids_placeholders) AND (deleted_at IS NULL OR deleted_at = '0000-00-00 00:00:00')"
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
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Use placeholders and $wpdb->prepare(); found $mailing_queue_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function ini_set() is discouraged
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
273
External assets
12
Incoming endpoints
15
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
11 score snapshots
v5.9.36.1
23
Latest
v5.9.36
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,084 | 559 | 1,525 | v5.9.36.1 | 2.1.0 |
| 23 | 2,084 | 559 | 1,525 | v5.9.36 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.