Swipe through your BuddyPress members with a flick of your finger!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_col($sql)\n$sql assigned unsafely at line 144:\n $sql .= $sql_value_condition\n$sql_value_condition assigned unsafely at line 141:\n $sql_value_condition = $wpdb->prepare( "value {$comparator} %s", $field_value )\n$comparator assigned unsafely at line 136:\n $comparator = ! empty( $field->get_children() ) ? '=' : 'LIKE'\n$field_value assigned unsafely at line 139:\n $field_value = '%' . $field_value . '%'\n$field_value assigned unsafely at line 137:\n $field_value = $wpdb->esc_like( $field_value ) | 146:22 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 146:31 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.1 < 6.8. 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. | — | Plugin Repo |
| ERROR | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | Plugin Repo |
| WARNING | WordPress.DB.DirectDatabaseQuery.NoCaching | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 146:24 | Security |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 99:17 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 100:49 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['query_args'] not unslashed before sanitization. Use wp_unslash() or similar | 100:49 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['query_args'] | 100:49 | Security |
| 15.11.2025, 18:53:48 | 11s | 96 | 4 | 13 |