WPML Multilingual for BuddyPress and BuddyBoss allows BuddyPress and BuddyBoss sites to run fully multilingual using the WPML plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
8 issue groups
Security
16
8 issue groups
I18n
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found $typesByTranslationMode
Sample message
Mismatched text domain. Expected 'buddypress-multilingual' but got 'bpml'.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$tableName} at \t\t\t\tSELECT title FROM {$tableName}\n
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPML Multilingual for BuddyPress and BuddyBoss" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Unescaped parameter $tableName used in $wpdb->get_var()\n$tableName assigned unsafely at line 131.
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: "groups_group_after_save".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.9.3
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 39 | 18 | 21 | v1.9.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.