A WordPress plugin to display team members in Carousel, Grid, or List layouts. Customizable.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
376
8 issue groups
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".297
- Category
- Maintainability
- Occurrences
- 297
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sp_team_after_member_description".51
- Category
- Maintainability
- Occurrences
- 51
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sp_team_after_member_description".
WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_team".11
- Category
- Maintainability
- Occurrences
- 11
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wp_team".
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".
ERRORMaintainabilitywp function not compatible with requires wpFunction "block_footer_area()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
Function "block_footer_area()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Team_Activator".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Team_Activator".
WARNINGMaintainabilitymismatched plugin namePlugin name "Responsive Team Members Showcase, Team Grid, Team Slider, and Staff List - Smart Team (formerly WP Team)" is different from the name declared in plugin header "Smart Team".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Responsive Team Members Showcase, Team Grid, Team Slider, and Staff List - Smart Team (formerly WP Team)" is different from the name declared in plugin header "Smart Team".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Responsive Team Members Showcase, Team Grid, Team Slider, and Staff List - Smart Team (formerly WP Team)" - contains the restricted term "wp" which cannot be used at all in your plugin name.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Responsive Team Members Showcase, Team Grid, Team Slider, and Staff List - Smart Team (formerly WP Team)" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Score History
First score snapshot
v3.0.13
91
Latest
- Findings
- 376
- Errors
- 4
- Warnings
- 372
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 376 | 4 | 372 | v3.0.13 | 2.0.0 |