Organize thousands of WordPress media files in folders / categories with ease.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
517
15 issue groups
Security
109
8 issue groups
I18n
6
1 issue group
Performance
2
1 issue group
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.0.0.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dokan_forced_load_scripts".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$globs".
Sample message
Use placeholders and $wpdb->prepare(); found $cleanQuery
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $author used in $wpdb->query()\n$author used without escaping.
Sample message
$_GET['breakdance_wpuiforbuilder_media'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $postStatuses at INNER JOIN $wpdb->posts as posts ON posts.ID = term_relationships.object_id AND (posts.post_status IN ($postStatuses)) AND posts.post_type = %s\n
Sample message
Unescaped parameter $folder_id used in $wpdb->get_results()\n$folder_id used without escaping.
Sample message
Detected usage of a non-sanitized input variable: $_GET['breakdance_wpuiforbuilder_media']
Sample message
Detected usage of meta_key, possible slow query.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "YayMailWCSettingsBanner".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() 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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YAY_CROSS_MODULES_REGISTRY_VERSION".
Potential connections found in static code analysis.
Outbound calls
88
External assets
0
Incoming endpoints
9
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v6.5.7
24
Latest
v6.5.5
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 643 | 255 | 388 | v6.5.7 | 2.0.0 |
| 24 | 616 | 239 | 377 | v6.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.