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
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼5.10ms] Passed 4 tests
Server-side resources used by Breadcrumbs Anywhere
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 36.84 ▼12.08 |
Dashboard /wp-admin | 3.33 ▲0.02 | 44.37 ▼0.72 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 50.30 ▲3.36 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 84.85 ▼9.63 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 35.24 ▲2.02 |
Breadcrumbs Anywhere /wp-admin/admin.php?page=breadcrumbs-anywhere-settings | 3.21 | 32.32 |
Sobre Daniel Esparza /wp-admin/admin.php?page=desparza-menu | 3.21 | 29.84 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
Breadcrumbs Anywhere: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,850 ▲79 | 14.45 ▲0.05 | 1.74 ▼0.65 | 40.29 ▼5.34 |
Dashboard /wp-admin | 2,228 ▲37 | 5.80 ▼0.09 | 98.55 ▼7.42 | 44.98 ▼1.05 |
Posts /wp-admin/edit.php | 2,114 ▲28 | 2.06 ▲0.01 | 39.79 ▲1.42 | 40.38 ▲8.01 |
Add New Post /wp-admin/post-new.php | 1,535 ▲21 | 17.69 ▲0.20 | 629.29 ▼65.57 | 56.78 ▲3.68 |
Media Library /wp-admin/upload.php | 1,407 ▲19 | 4.17 ▼0.11 | 96.28 ▼2.76 | 43.04 ▼0.77 |
Breadcrumbs Anywhere /wp-admin/admin.php?page=breadcrumbs-anywhere-settings | 803 | 2.18 | 25.07 | 36.11 |
Sobre Daniel Esparza /wp-admin/admin.php?page=desparza-menu | 802 | 2.05 | 24.92 | 28.06 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/breadcrumbs-anywhere/wp-breadcrumbs-anywhere.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 90% 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
These attributes need your attention:
- Requires php: Version not formatted correctly
breadcrumbs-anywhere/wp-breadcrumbs-anywhere.php 85% from 13 tests
Analyzing the main PHP file in "Breadcrumbs Anywhere" version 1.0
It is important to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 163 characters long)
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("breadcrumbs-anywhere.php" instead of "wp-breadcrumbs-anywhere.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin102 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 18 | 27 | 100 |
CSS | 1 | 1 | 1 | 2 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin