Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.11MB] [CPU: ▼4.97ms] Passed 4 tests
This is a short check of server-side resources used by Team Builder Member Showcase - Team Slider, Team Grid Design
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.11 | 36.75 ▼5.58 |
Dashboard /wp-admin | 3.42 ▲0.11 | 47.46 ▲1.52 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 44.66 ▼3.06 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.11 | 80.99 ▼10.25 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 35.52 ▼0.97 |
Add Team /wp-admin/post-new.php?post_type=tbms_cpt_name | 3.42 | 46.72 |
All Team /wp-admin/edit.php?post_type=tbms_cpt_name | 3.34 | 32.76 |
Server storage [IO: ▲2.76MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 43 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
awplife_tbms_plugin_version |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Team Builder Member Showcase - Team Slider, Team Grid Design
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,923 ▲162 | 13.78 ▼0.57 | 7.60 ▲5.80 | 37.67 ▼7.84 |
Dashboard /wp-admin | 2,222 ▲45 | 5.64 ▲0.07 | 96.50 ▲12.07 | 42.67 ▼2.69 |
Posts /wp-admin/edit.php | 2,127 ▲27 | 1.99 ▼0.01 | 39.57 ▲0.75 | 36.37 ▲1.13 |
Add New Post /wp-admin/post-new.php | 1,549 ▲23 | 23.04 ▲0.29 | 639.65 ▼41.45 | 54.50 ▼2.31 |
Media Library /wp-admin/upload.php | 1,424 ▲27 | 4.13 ▼0.07 | 97.43 ▼8.09 | 44.25 ▲1.03 |
Add Team /wp-admin/post-new.php?post_type=tbms_cpt_name | 2,374 | 4.81 | 91.20 | 143.52 |
All Team /wp-admin/edit.php?post_type=tbms_cpt_name | 1,108 | 1.90 | 30.36 | 30.80 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- The uninstall procedure has failed, leaving 7 options in the database
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- awplife_tbms_plugin_version
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These errors were triggered by the plugin
- > GET request to /wp-admin/edit.php?post_type=tbms_cpt_name
- > Notice in wp-content/plugins/team-builder-member-showcase/team-builder-member-showcase.php+106
Undefined variable: columns
- > GET request to /wp-admin/edit.php?post_type=tbms_cpt_name
- > Notice in wp-content/plugins/team-builder-member-showcase/team-builder-member-showcase.php+106
Trying to access array offset on value of type null
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
- 4× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/team-builder-member-showcase/assets/css/template2.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/team-builder-member-showcase/assets/css/template3.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/team-builder-member-showcase/assets/css/template1.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/team-builder-member-showcase/assets/css/template4.php:2
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Please take a look at the following user-side issues
- > GET request to /wp-admin/post-new.php?post_type=tbms_cpt_name
- > Network (severe)
wp-content/plugins/team-builder-member-showcase/include/image/template-one.png - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Screenshots: No descriptions were found for these screenshots #1, #2, #3, #4, #5, #7, #8 in team-builder-member-showcase/assets to your readme.txt
team-builder-member-showcase/team-builder-member-showcase.php 92% from 13 tests
The main PHP script in "Team Builder Member Showcase - Team Slider, Team Grid Design" version 0.1.4 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Requires at least: Required version must be the same as the one declared in readme.txt ("3.0" instead of "5.4")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected23,901 lines of code in 25 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 6 | 1,246 | 1,847 | 15,714 |
JavaScript | 6 | 931 | 444 | 3,765 |
SVG | 2 | 0 | 0 | 2,959 |
PHP | 9 | 101 | 66 | 1,249 |
PO File | 2 | 115 | 148 | 214 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
Average class complexity | 8.00 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 1.41 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 17 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 88.24% |
▷ Protected methods | 2 | 11.76% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
5 PNG files occupy 0.39MB with 0.17MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
include/image/Untitled-1.png | 107.35KB | 38.96KB | ▼ 63.70% |
include/image/template-two.png | 112.02KB | 57.82KB | ▼ 48.38% |
include/image/Template-one.png | 70.25KB | 43.86KB | ▼ 37.57% |
include/image/close.png | 1.27KB | 1.20KB | ▼ 5.45% |
include/image/template-three.png | 110.36KB | 45.93KB | ▼ 58.39% |