Organize and manage your files with WordPress media folders. Fast, flexible, and professional.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 268:34 | Security |
| ERROR | library_core_files | Library files that are already in the WordPress core are not permitted. | — | Plugin Repo |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 87:69 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 89:69 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 91:69 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_results($query)\n$query assigned unsafely at line 286:\n $query = $wpdb->prepare(\n\t\t\t"SELECT ID as term_id, post_title as name\n\t\t\tfrom {$wpdb->prefix}posts\n\t\t\tLEFT JOIN {$table} ON( {$wpdb->prefix}posts.ID = {$table}.post_id )\n\t\t\twhere post_type = %s and {$table}.folder_id = %d\n\t\t\torder by folder_id",\n\t\t\t$post_type,\n\t\t\t$parent\n\t\t)\n$table assigned unsafely at line 280:\n $table = $wpdb->prefix . 'mgmlp_folders'\n$check_table_exist used without escaping. | 296:21 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 296:34 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'catfolders' but got 'filebird'. | 59:70 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 14:21 | General |
| 11/14/2025, 4:12:43 AM | 17s | 74 | 41 | 68 |