Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼2.13ms] Passed 4 tests
This is a short check of server-side resources used by Team Member by Innvonix Technologies
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 37.87 ▼2.52 |
Dashboard /wp-admin | 3.37 ▲0.07 | 42.35 ▼3.82 |
Posts /wp-admin/edit.php | 3.42 ▲0.07 | 46.57 ▲0.63 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.07 | 92.84 ▼2.82 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 35.28 ▲1.71 |
All Members /wp-admin/edit.php?post_type=member_team | 3.33 | 33.44 |
Groups /wp-admin/edit-tags.php?taxonomy=invx_team_group&post_type=member_team | 3.28 | 31.22 |
Add New Member /wp-admin/post-new.php?post_type=member_team | 3.41 | 53.26 |
Server storage [IO: ▲1.20MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 22 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
widget_invx-recent-team |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Team Member by Innvonix Technologies
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,952 ▲206 | 13.97 ▼0.42 | 5.14 ▲3.39 | 45.87 ▲4.98 |
Dashboard /wp-admin | 2,240 ▲55 | 5.86 ▼0.01 | 108.71 ▲7.58 | 41.69 ▼1.60 |
Posts /wp-admin/edit.php | 2,129 ▲40 | 2.01 ▼0.03 | 39.23 ▲3.03 | 35.17 ▲0.10 |
Add New Post /wp-admin/post-new.php | 1,564 ▲30 | 23.35 ▲0.09 | 643.66 ▼1.63 | 70.43 ▲13.35 |
Media Library /wp-admin/upload.php | 1,422 ▲31 | 4.23 ▼0.04 | 98.96 ▼5.05 | 45.07 ▲0.71 |
All Members /wp-admin/edit.php?post_type=member_team | 1,113 | 1.96 | 32.30 | 29.71 |
Groups /wp-admin/edit-tags.php?taxonomy=invx_team_group&post_type=member_team | 1,296 | 2.14 | 25.70 | 27.71 |
Add New Member /wp-admin/post-new.php?post_type=member_team | 2,539 | 7.95 | 165.09 | 65.91 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_invx-recent-team
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
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 take a closer look at the following
- 4× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/team-view-by-innvonix-technologies/admin/admin.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function get_header() in wp-content/plugins/team-view-by-innvonix-technologies/includes/member-template.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/team-view-by-innvonix-technologies/team-view-by-innvonix.php:31
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/team-view-by-innvonix-technologies/includes/functions.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 80% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
Please fix the following attributes:
- Donate link: Please fix this invalid URI: ""
team-view-by-innvonix-technologies/team-view-by-innvonix.php 62% from 13 tests
This is the main PHP file of "Team Member by Innvonix Technologies" version 1.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
It is important to fix the following:
- Domain Path: The domain path points to an invalid folder, "/i18n/languages/" does not exist
- Description: Please don't use more than 140 characters for the plugin description (currently 192 characters long)
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
- Main file name: The principal plugin file should be the same as the plugin slug ("team-view-by-innvonix-technologies.php" instead of "team-view-by-innvonix.php")
- Requires at least: Required version does not match the one declared in readme.txt ("3.4.2" instead of "4.4")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin5,188 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 6 | 33 | 48 | 3,328 |
PHP | 4 | 177 | 103 | 1,128 |
SVG | 1 | 0 | 0 | 685 |
JavaScript | 2 | 2 | 16 | 47 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 9.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 3.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 8 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 19 | |
▷ Named functions | 18 | 94.74% |
▷ Anonymous functions | 1 | 5.26% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
2 PNG files occupy 0.06MB with 0.02MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/css/grabbing.png | 0.11KB | 0.14KB | 0.00% |
images/user-icon.png | 62.91KB | 27.05KB | ▼ 57.00% |