Prioritized issue groups from the latest Plugin Check scan
I18n
51
2 issue groups
Maintainability
44
9 issue groups
Security
33
5 issue groups
Supply Chain
1
1 issue group
Sample message
Mismatched text domain. Expected 'themerain-core' but got 'themerain'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$atts".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['id']'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TRC_ASSETS_URL".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "trc_enqueue_editor_assets".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TRC_Customize_Title_Control".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "show_portfolio".
Sample message
The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 6.8 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "themerain", expected "themerain-core".
Potential connections found in static code analysis.
Outbound calls
14
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.1.9
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 130 | 69 | 61 | v1.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.