Multi-language supported Team Members - Team with Slide is the best plugins to display unlimited team in Carouse and Grid view.
Prioritized issue groups from the latest Plugin Check scan
Security
7,149
11 issue groups
Maintainability
6,111
11 issue groups
I18n
15
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' target='{$target}'>VIEW MORE</a>\r\n'.
Sample message
$_GET['clicked'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['clicked']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $category_table at "SELECT * FROM $category_table WHERE c_name = %s "
Sample message
Unescaped parameter $category_table used in $wpdb->get_results()
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "custom_post_template".
Sample message
Use placeholders and $wpdb->prepare(); found $_POST
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['styleid']
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Unescaped parameter $_POST['font_awesome'] used in $wpdb->query()\n$_POST['font_awesome'] used without escaping.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Attempting a database schema change is discouraged.
Sample message
The $text parameter must be a single text string literal. Found: $value
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 17.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPM_6310_PLUGIN_LANGUAGE_PATH".
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'team-showcase-supreme' but got 'text_domain'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Team Members – Multi Language Supported Team Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
81
External assets
18
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v9.1
24
Latest
v9.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 13,288 | 2,081 | 11,207 | v9.1 | 2.0.0 |
| 24 | 13,287 | 2,081 | 11,206 | v9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.