WordPress Team Members Showcase plugin – display staff or team profiles in grids, sliders, tables, or lists with filters, popups, drawers & panels.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,472
16 issue groups
Security
567
7 issue groups
I18n
35
1 issue group
Performance
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHCEOBJECT".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
A function call to _x() 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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'WP_Speedo/Build_Assets/' . $this->get_assets_key()".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "DELETE FROM {$wpdb->term_taxonomy} WHERE term_id IN ($ids_placeholder)"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::$key . '_dummy_attachments_process_finished'".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Unescaped parameter $ids used in $wpdb->query()\n$ids assigned unsafely at line 211.
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
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 1006.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wps_member_meta_data']
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Team Members Showcase" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class FS_Plugin_Updater
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
207
External assets
7
Incoming endpoints
5
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.1.1
25
Latest
v4.1.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,089 | 591 | 1,498 | v4.1.1 | 2.0.0 |
| 25 | 2,085 | 591 | 1,494 | v4.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.