BP Group Documents creates a page within each BuddyPress group to upload and any type of file or document.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found BP_GROUP_DOCUMENTS_TABLE | 101:65 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_results($wpdb->prepare($sql, $num))\n$sql assigned unsafely at line 945:\n $sql .= 'ORDER BY created_ts DESC LIMIT %d'\n$sql assigned unsafely at line 943:\n $sql .= 'AND featured = 1 '\n$sql assigned unsafely at line 938:\n $sql = 'SELECT * FROM ' . BP_GROUP_DOCUMENTS_TABLE . ' WHERE 1=1 '\n$result assigned unsafely at line 946:\n $result = $wpdb->get_results($wpdb->prepare($sql, $num), ARRAY_A)\n$num used without escaping.\n$group_filter used without escaping. | 946:34 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_file_size". | 167:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "return_bytes". | 208:1 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 946:61 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found BP_GROUP_DOCUMENTS_TABLE | 273:33 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found BP_GROUP_DOCUMENTS_TABLE | 852:66 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found BP_GROUP_DOCUMENTS_TABLE | 948:78 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bp_gr_dir". | 64:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale". | 253:29 | Plugin Repo |
| 15.11.2025, 23:13:42 | 16s | 55 | 69 | 150 |