This plugin adds categories and tags to the WordPress media library - lightweight and developer-friendly.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| WARNING | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'attachment-taxonomies' but got 'default'. | 111:49 | General |
| WARNING | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'attachment-taxonomies' but got 'default'. | 119:89 | General |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST['changes']['taxonomy-' . $taxonomy->name . '-terms'] not unslashed before sanitization. Use wp_unslash() or similar | 122:13 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_REQUEST['changes']['taxonomy-' . $taxonomy->name . '-terms'] | 122:13 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_REQUEST[$taxonomy->query_var] not unslashed before sanitization. Use wp_unslash() or similar | 159:58 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_REQUEST[$taxonomy->query_var] | 159:58 | Security |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_tax_query | Detected usage of tax_query, possible slow query. | 226:13 | Performance |
| WARNING | WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information. | 232:19 | Performance |
| 15.11.2025, 14:14:10 | 12s | 98 | 1 | 8 |