Adds the ability to use categories in the media library.
Prioritized issue groups from the latest Plugin Check scan
Security
52
8 issue groups
Maintainability
20
8 issue groups
I18n
4
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sTxtAdd'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['category_media']
Sample message
$_GET['category_media'] not unslashed before sanitization. Use wp_unslash() or similar
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "attachment_fields_to_save".
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
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Sanitization missing for register_setting().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wpMediaLibraryCategories".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpmedialibrarycategories".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['action2']. Check that the array index exists before using it.
Sample message
The parameter "'hide_empty=0'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-media-library-categories" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v2.0.2
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 78 | 29 | 49 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.