Display WordPress PDF gallery and file gallery from folders. Comes with a clean, searchable & sortable list/grid layout.
Prioritized issue groups from the latest Plugin Check scan
Security
42
7 issue groups
Maintainability
36
7 issue groups
I18n
3
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowedTitleTags".
Sample message
Use placeholders and $wpdb->prepare(); found $folder_id
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$actionIcon'.
Sample message
error_log() found. Debug code should not normally be used in production.
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
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 239.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
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
Unescaped parameter $where_args used in $wpdb->get_col()\n$where_args assigned unsafely at line 98.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $select at "SELECT $select FROM "
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
Detected usage of a non-sanitized input variable: $_POST['catf_dg_allowed_roles']
Sample message
A function call to esc_html__() 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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'CatFolders Document Gallery is enabled but not effective. It requires %s or %s in order to work'.
Sample message
Plugin name "CatFolders Document Gallery & PDF Library" is different from the name declared in plugin header "CatFolders Document Gallery".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires PHP: 7.2 != 7.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.0.7
40
Latest
v2.0.5
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 83 | 45 | 38 | v2.0.7 | 2.0.0 |
| 39 | 98 | 66 | 32 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.