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,471
17 issue groups
Security
571
7 issue groups
I18n
35
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
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: "'WP_Speedo/Build_Assets/' . $this->get_assets_key()".
Sample message
Unescaped parameter $gallery_meta_key used in $wpdb->get_col()\n$gallery_meta_key assigned unsafely at line 151.
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
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 1058.
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 meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
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
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Potential connections found in static code analysis.
Outbound calls
203
External assets
7
Incoming endpoints
7
register_rest_route
register_rest_route
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v4.2.0
25
Latest
v4.1.3
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,089 | 590 | 1,499 | v4.2.0 | 2.1.0 |
| 25 | 2,088 | 589 | 1,499 | v4.1.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.