Prioritized issue groups from the latest Plugin Check scan
Maintainability
455
17 issue groups
Performance
293
2 issue groups
I18n
43
2 issue groups
Security
43
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TEST_CSS".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf/field_group/get_fields".
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
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Browser".
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_METHOD".
Sample message
Detected usage of a non-sanitized input variable: $_POST['cpt_support']
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$args['settings']}_after_field".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_jupiterx_get_cache_busting".
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'jupiterx-core' but got 'elementor'.
Sample message
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.6.0.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CSSJanus".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v4.50.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 838 | 71 | 767 | v4.50.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.