Prioritized issue groups from the latest Plugin Check scan
Security
40
7 issue groups
I18n
35
5 issue groups
Maintainability
11
6 issue groups
Repo Compliance
4
4 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: self::TD
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'self'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'bbpressmoderation' but got 'bbpress'.
Sample message
Sanitization missing for register_setting().
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
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'New topic/reply awaiting moderation on your site %s: %s'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "bbPress Moderation" - contains the restricted term "bbpress" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "bbpress" elsewhere in your plugin name, such as "... for bbpress".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "bbPressModeration".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bbpressmoderation".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_REFERER']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_REFERER']. Check that the array index exists before using it.
Sample message
$_SERVER['HTTP_REFERER'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.6 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
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.8.3
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 90 | 75 | 15 | v1.8.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.