Create WordPress document library using FileBird and Gutenberg or any WordPress page builder.
Prioritized issue groups from the latest Plugin Check scan
I18n
18
3 issue groups
Maintainability
12
8 issue groups
Security
5
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'filebird-document-library' but got 'filebird-dl'.
Sample message
Use placeholders and $wpdb->prepare(); found $ids
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FBV_DL_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "fbv_dl_init".
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
Unescaped parameter apply_filters( 'fbv_in_not_in_where_query', $where_arr, $ids ) ) ) used in $wpdb->get_col()
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
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fbv_in_not_in_where_query".
Sample message
Processing form data without nonce verification.
Sample message
Plugin name "FileBird Document Library" is different from the name declared in plugin header "FileBird Document Library (Lite)".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "filebird-dl", expected "filebird-document-library".
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Not analyzed yet.
First score snapshot
v3.0.9
76
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 36 | 23 | 13 | v3.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.