78% team-ultimate

Code Review | Team Showcase - Best Team Grid, Filter, Slider, & List WordPress Plugin

WordPress plugin Team Showcase - Best Team Grid, Filter, Slider, & List WordPress Plugin scored78%from 54 tests.

About plugin

  • Plugin page: team-ultimate
  • Plugin version: 2.0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-6.4.1
  • WordPress version: 6.3.1
  • First release: Jun 2, 2018
  • Latest release: Nov 11, 2023
  • Number of updates: 25
  • Update frequency: every 81.6 days
  • Top authors: pickelements (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,504 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully

Server metrics [RAM: ▲0.55MB] [CPU: ▼2.95ms] Passed 4 tests

This is a short check of server-side resources used by Team Showcase - Best Team Grid, Filter, Slider, & List WordPress Plugin
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /4.03 ▲0.5744.34 ▼0.91
Dashboard /wp-admin3.86 ▲0.5147.11 ▼14.72
Posts /wp-admin/edit.php3.98 ▲0.6251.81 ▲8.30
Add New Post /wp-admin/post-new.php6.47 ▲0.5888.75 ▼0.87
Media Library /wp-admin/upload.php3.78 ▲0.5536.23 ▲4.71
All Team Member /wp-admin/edit.php?post_type=teamultimate3.7940.64
Add New Member /wp-admin/post-new.php?post_type=teamultimate3.9256.31
Create Shortcode /wp-admin/post-new.php?post_type=teamshortcode3.8353.64
Team Categories /wp-admin/edit-tags.php?taxonomy=teamultimate-tax&post_type=teamultimate3.7831.88
All Shortcode /wp-admin/edit.php?post_type=teamshortcode3.7936.31

Server storage [IO: ▲1.17MB] [DB: ▲0.00MB] Passed 3 tests

Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 30 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-posts
can_compress_scripts
widget_theysaidso_widget
db_upgraded
widget_recent-comments

Browser metrics Passed 4 tests

An overview of browser requirements for Team Showcase - Best Team Grid, Filter, Slider, & List WordPress Plugin
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,978 ▲24213.77 ▼0.3712.54 ▲10.5843.38 ▼0.38
Dashboard /wp-admin2,260 ▲806.03 ▲0.4196.41 ▼2.1242.45 ▼0.13
Posts /wp-admin/edit.php2,148 ▲482.38 ▲0.4042.21 ▲2.1635.02 ▼0.61
Add New Post /wp-admin/post-new.php1,579 ▲5323.48 ▲0.40668.51 ▼298.5628.90 ▼28.50
Media Library /wp-admin/upload.php1,468 ▲744.58 ▲0.37102.33 ▲1.9642.77 ▼3.14
All Team Member /wp-admin/edit.php?post_type=teamultimate1,1362.2838.0627.66
Add New Member /wp-admin/post-new.php?post_type=teamultimate2,6708.07180.0577.36
Create Shortcode /wp-admin/post-new.php?post_type=teamshortcode6,7384.58194.6044.75
Team Categories /wp-admin/edit-tags.php?taxonomy=teamultimate-tax&post_type=teamultimate1,3492.1435.1836.09
All Shortcode /wp-admin/edit.php?post_type=teamshortcode1,1202.2937.4227.26

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_theysaidso_widget
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • theysaidso_admin_options
    • can_compress_scripts

Smoke tests 50% from 4 tests

Server-side errors 0% from 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Almost there, just fix the following server-side errors
  • 2 occurences, only the last one shown
    • > GET request to /wp-admin/edit.php?post_type=teamshortcode
    • > Notice in wp-content/plugins/team-ultimate/libs/post-types/team-ultimate-post-type.php+226
    Undefined index: order

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following items
  • 1× PHP files output text when accessed directly:
    • > /wp-content/plugins/team-ultimate/team-ultimate.php

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
5 plugin tags: team showcase, our teams, team wordpress plugin, members profiles, team

team-ultimate/team-ultimate.php 92% from 13 tests

The entry point to "Team Showcase - Best Team Grid, Filter, Slider, & List WordPress Plugin" version 2.0.1 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
  • Description: Please keep the plugin description shorter than 140 characters (currently 237 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected10,342 lines of code in 23 files:
LanguageFilesBlank linesComment linesLines of code
PHP94661683,918
CSS6536373,304
JavaScript75901,1082,555
SVG100565

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.39
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions29
▷ Named functions29100.00%
▷ Anonymous functions00.00%
Constants2
▷ Global constants2100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin