Organize and manage your files with WordPress media folders. Fast, flexible, and professional.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
56
11 issue groups
Security
39
7 issue groups
I18n
13
3 issue groups
Supply Chain
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
Use placeholders and $wpdb->prepare(); found interpolated variable $custom_db at "SELECT id AS term_id, name FROM {$wpdb->prefix}$custom_db WHERE parent = %d"
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Mismatched text domain. Expected 'catfolders' but got 'catf'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$assignAttachmentCounter".
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 400.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['catf']
Sample message
$_REQUEST['catf'] not unslashed before sanitization. Use wp_unslash() or similar
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
Unescaped parameter $table used in $wpdb->get_var()
Sample message
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "CatFolders Lite - WP Media Folders" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dokan_forced_load_scripts".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "CatFolders – WordPress Media Library Folders & Categories" is different from the name declared in plugin header "CatFolders Lite - WP Media Folders".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.5.5
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 111 | 35 | 76 | v2.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.