Prioritized issue groups from the latest Plugin Check scan
Maintainability
431
8 issue groups
Security
180
2 issue groups
I18n
66
3 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'arile-super' but got 'aasta'.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Function "wp_get_theme()" requires WordPress 3.4.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
The $text parameter must be a single text string literal. Found: ''.$blog_area_des.''
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_arile_super".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "arile_super_plugin_dir".
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Arile_Super_Activator".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
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
Tested up to: 6.9 < 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.
Not analyzed yet.
First score snapshot
v2.0
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 679 | 328 | 351 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.