Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.67MB] [CPU: ▼16.72ms] Passed 4 tests
A check of server-side resources used by Easy Team Builder
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 40.81 ▼5.09 |
Dashboard /wp-admin | 3.33 ▲0.03 | 50.02 ▼1.82 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 52.50 ▼1.50 |
Add New Post /wp-admin/post-new.php | 3.12 ▼2.77 | 38.13 ▼58.48 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 37.69 ▲2.27 |
Add New Member /wp-admin/post-new.php?post_type=our_team | 3.12 | 35.07 |
All team members /wp-admin/edit.php?post_type=our_team | 3.30 | 37.12 |
Settings /wp-admin/edit.php?post_type=our_team&page=etb-settings-pages | 3.23 | 33.94 |
Server storage [IO: ▲2.95MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 29 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Easy Team Builder
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,939 ▲178 | 13.64 ▼0.54 | 9.42 ▲7.64 | 36.54 ▼7.15 |
Dashboard /wp-admin | 2,248 ▲74 | 5.79 ▲0.20 | 92.62 ▼6.22 | 43.44 ▼2.16 |
Posts /wp-admin/edit.php | 2,155 ▲58 | 2.25 ▲0.27 | 36.42 ▼0.98 | 37.73 ▲0.85 |
Add New Post /wp-admin/post-new.php | 1,568 ▲40 | 23.25 ▲0.46 | 639.94 ▲23.47 | 35.97 ▼29.51 |
Media Library /wp-admin/upload.php | 1,453 ▲50 | 4.37 ▲0.17 | 95.28 ▼7.34 | 44.27 ▼3.97 |
Add New Member /wp-admin/post-new.php?post_type=our_team | 6,231 | 19.62 | 895.42 | 36.83 |
All team members /wp-admin/edit.php?post_type=our_team | 1,125 | 2.21 | 40.71 | 32.57 |
Settings /wp-admin/edit.php?post_type=our_team&page=etb-settings-pages | 1,280 | 2.66 | 54.26 | 35.53 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
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
Smoke test failed, please fix the following
- > GET request to /wp-admin/post-new.php?post_type=our_team
- > Notice in wp-content/plugins/easy-team-builder/easy-team-builder.php+191
Undefined index: designation
- > GET request to /wp-admin/post-new.php?post_type=our_team
- > Notice in wp-content/plugins/easy-team-builder/easy-team-builder.php+192
Undefined index: facebookProfile
- > GET request to /wp-admin/post-new.php?post_type=our_team
- > Notice in wp-content/plugins/easy-team-builder/easy-team-builder.php+193
Undefined index: twitterProfile
- > GET request to /wp-admin/post-new.php?post_type=our_team
- > Notice in wp-content/plugins/easy-team-builder/easy-team-builder.php+194
Undefined index: linkedProfile
- > GET request to /wp-admin/post-new.php?post_type=our_team
- > Notice in wp-content/plugins/easy-team-builder/easy-team-builder.php+195
Undefined index: githubProfile
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/easy-team-builder/inc/functions.php:16
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/easy-team-builder/inc/etbSettingsStyle.php:40
- > PHP Fatal error
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 76% from 29 tests
readme.txt 81% 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
Attributes that need to be fixed:
- Donate link: Please fix this invalid url: ""
- Screenshots: These screenshots need descriptions #3, #0 in easy-team-builder/assets to your readme.txt
- Screenshots: Add an image for screenshot #1 (This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory.)
easy-team-builder/easy-team-builder.php 69% from 13 tests
"Easy Team Builder" version 1.0.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
- Requires PHP: Required version must be the same as the one declared in readme.txt ("7.0" instead of "7.2")
- Description: Keep the plugin description shorter than 140 characters (currently 150 characters long)
- Requires at least: Required version must be the same as the one declared in readme.txt ("4.7" instead of "5.2")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected13,427 lines of code in 14 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 3 | 0 | 0 | 9,546 |
CSS | 5 | 1,551 | 15 | 3,511 |
PHP | 3 | 47 | 40 | 326 |
JavaScript | 3 | 6 | 8 | 44 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.09 |
Average class complexity | 3.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 3.00 |
Average method complexity | 1.22 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.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 | 9 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 9 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin