Team – Team Members Showcase Plugin

WordPress team plugin to showcase team members with grid, slider, and filterable layouts. Fully compatible with Elementor & Gutenberg.

v5.0.16RadiusThemeUpdated 2026-05-23Added Sep 8, 201510k+ installs90% rating
60
Score
12
Errors
781
Warnings
+0
Change

Category Scores

Security56
Repo83
Performance98
Maintainability33

Top Issues by Category

maintainability780
security8
repo_compliance3
i18n1
performance1

Issues Details

793 issues found in latest scan

WARNING670
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_title".

WARNING61
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RT\Team\Abstracts".

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rttlp_team_pro_template_path".

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EDD_TLP_TEAM_ITEM_ID".

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filterName".

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "TLPTeam".

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_REQUEST[$metaKey]

ERROR3
wp_function_not_compatible_with_requires_wp

Function "wp_body_open()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.

ERROR2
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'do_blocks'.

ERROR2
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RttlpTeam".

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_REQUEST['id']. Check that the array index exists before using it.

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_REQUEST[$metaKey] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

Using exclusionary parameters, like post__not_in, 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.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "Team - Team Members Showcase Plugin" is different from the name declared in plugin header "Team".

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
plugin_header_invalid_author_uri

The "Author URI" header in the plugin file is not valid.

ERROR1
plugin_header_unsupported_plugin_name

The "Plugin Name" header in the plugin file is not valid. It needs to contain at least 5 latin letters (a-Z) and/or numbers. This is necessary because the initial plugin slug is generated from the name.

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Team - Team Members Showcase Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

793

Errors

12

Warnings

781

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.0.16 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.0.16

60

Latest

Findings
793
Errors
12
Warnings
781
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins