Organize your pages, posts, and custom post types into folders. Upgrade to pro for media library folders, WooCommerce integration, and more.
Prioritized issue groups from the latest Plugin Check scan
Security
144
10 issue groups
Maintainability
54
10 issue groups
I18n
8
3 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
$_GET[$taxonomy] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$term'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice['class']'.
Sample message
Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
Sample message
Use placeholders and $wpdb->prepare(); found $assigned_count_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "can_assign_items_to_folder".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['nonce']. Check that the array index exists before using it.
Sample message
The parameter "array( 'fields' => 'ids', 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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 $assigned_count_query used in $wpdb->get_var()\n$assigned_count_query assigned unsafely at line 406.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to _e().
Sample message
Mismatched text domain. Expected 'wicked-folders' but got 'wordpress'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$color".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Plugin name "Wicked Folders - Folder Organizer for Pages, Posts, and Custom Post Types" is different from the name declared in plugin header "Wicked Folders".
Potential connections found in static code analysis.
Outbound calls
87
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.1.3
39
Latest
v4.1.2
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 206 | 89 | 117 | v4.1.3 | 2.0.0 |
| 39 | 206 | 89 | 117 | v4.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.