Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
7 issue groups
Security
19
2 issue groups
I18n
5
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"actual..: $actual"'.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_valid_tiny_mce_elements".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$exit_code".
Sample message
Mismatched text domain. Expected 'wistia-wordpress-oembed-plugin' but got 'wordpress'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Wistia WordPress Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Sanitization missing for register_setting().
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Missing $domain parameter in function call to __().
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: 5.1 < 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
Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.9.1.
Not analyzed yet.
First score snapshot
v0.10
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 54 | 42 | 12 | v0.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.