Prioritized issue groups from the latest Plugin Check scan
Maintainability
52
11 issue groups
Security
28
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$color'.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Psy".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$version".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Console - WordPress PHP Console powered by PsySH" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$config'.
Sample message
The use of function eval() is forbidden
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_dump".
Sample message
Plugin name "WP Console - WordPress PHP Console powered by PsySH" is different from the name declared in plugin header "WP Console".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.6.0
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 82 | 34 | 48 | v2.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.