WordPress team plugin to showcase team members with grid, slider, and filterable layouts. Fully compatible with Elementor & Gutenberg.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
780
14 issue groups
Security
8
5 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_title".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RT\Team\Abstracts".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rttlp_team_pro_template_path".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EDD_TLP_TEAM_ITEM_ID".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filterName".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "TLPTeam".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$metaKey]
Sample message
Function "wp_body_open()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'do_blocks'.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RttlpTeam".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
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.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['id']. Check that the array index exists before using it.
Sample message
$_REQUEST[$metaKey] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Team - Team Members Showcase Plugin" is different from the name declared in plugin header "Team".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Author URI" header in the plugin file is not valid.
Sample message
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.
Sample message
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.
Not analyzed yet.
First score snapshot
v5.0.16
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 793 | 12 | 781 | v5.0.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.