Create unlimited folders with the Folders WordPress plugin, organize & manage your Media Library files, Pages & Posts in folders 📁
Prioritized issue groups from the latest Plugin Check scan
Maintainability
471
14 issue groups
Security
226
11 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WCP_Folder_Plugins".
Sample message
Processing form data without nonce verification.
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 $folders
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $eCondition used in $wpdb->get_var()\n$eCondition assigned unsafely at line 160.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $filebird_folders_table at "SELECT * FROM $filebird_folders_table ORDER BY parent ASC"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "check_for_folders_notification_settings".
Sample message
Unescaped parameter $filebirdTable used in $wpdb->get_results()\n$filebirdTable assigned unsafely at line 771.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IS_FOLDERS_DEVELOPER_MODE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action_links'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Fldr_Form_Fields".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['new_media_file']['error']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['new_media_file']
Sample message
Detected usage of tax_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
Sanitization missing for register_setting().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Linking directly to 5 stars reviews is not allowed.
Not analyzed yet.
First score snapshot
v3.1.9
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 710 | 113 | 597 | v3.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.