Prioritized issue groups from the latest Plugin Check scan
Maintainability
82
10 issue groups
Security
23
3 issue groups
Repo Compliance
3
3 issue groups
I18n
2
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
Attempting a database schema change is discouraged.
Sample message
Unescaped parameter $idx used in $wpdb->query()\n$idx assigned unsafely at line 104.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPUND_GLOBAL_USERMETA_KEY".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "accessareas_activate".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Access Areas for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Missing $domain parameter in function call to __().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AccessAreas_List_Table".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Hidden files are not permitted.
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
2
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.5.22
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 112 | 17 | 95 | v1.5.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.