WordPress Team Plugin - Perfect for team gallery, team slider, team grid and provides a customizable and flexible way to showcase your team.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,168
12 issue groups
I18n
1,079
3 issue groups
Security
852
10 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_exclude_group".
Sample message
Mismatched text domain. Expected 'gs-team-members' but got 'gsteam'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'GS_Plugins/Force_Enqueue_Assets/' . $this->get_assets_key()".
Sample message
Missing $domain parameter in function call to __().
Sample message
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.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
$_GET[$paged_var] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.3.0.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['name']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
The upgrade notice for "Version 1.10.1 [6th September 20]" exceeds the limit of 300 characters.
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 $ids at "DELETE FROM {$wpdb->prefix}gs_team WHERE ID IN($ids)"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$handler . '--script'".
Sample message
Unescaped parameter $fields used in $wpdb->get_results()\n$fields assigned unsafely at line 480.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
260
External assets
6
Incoming endpoints
34
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
19 more hidden
6 score snapshots
v2.7.19
23
Latest
v2.7.18
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 4,150 | 1,840 | 2,310 | v2.7.19 | 2.0.0 |
| 23 | 4,138 | 1,828 | 2,310 | v2.7.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.