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.06MB] [CPU: ▼9.94ms] Passed 4 tests
Server-side resources used by Multisite Author Bio
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.06 | 36.89 ▼7.83 |
Dashboard /wp-admin | 3.38 ▲0.03 | 45.31 ▼21.54 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 51.60 ▲5.54 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 90.58 ▼15.65 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 38.99 ▲5.27 |
Multisite Author Bio /wp-admin/options-general.php?page=multisite-author-bio | 3.27 | 32.92 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 15 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
mab_activated |
widget_recent-comments |
Browser metrics Passed 4 tests
Multisite Author Bio: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 14.43 ▼0.24 | 1.60 ▼0.63 | 42.80 ▼2.33 |
Dashboard /wp-admin | 2,213 ▲25 | 4.83 ▼1.19 | 108.42 ▼5.95 | 42.83 ▼1.89 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.05 ▲0.04 | 39.21 ▲2.79 | 35.91 ▲2.93 |
Add New Post /wp-admin/post-new.php | 1,536 ▲22 | 23.35 ▲5.75 | 656.55 ▼46.11 | 56.04 ▲2.17 |
Media Library /wp-admin/upload.php | 1,389 ▲4 | 4.19 ▼0.03 | 99.11 ▼3.47 | 46.76 ▲5.78 |
Multisite Author Bio /wp-admin/options-general.php?page=multisite-author-bio | 791 | 1.67 | 24.74 | 28.93 |
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
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
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
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function current_user_can() in wp-content/plugins/multisite-author-bio/admin/view.php:4
- > 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 issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need to be fixed:
- Requires at least: Invalid version format
multisite-author-bio/multisite-author-bio.php Passed 13 tests
The main file in "Multisite Author Bio" v. 1.0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
83 characters long description:
Allows you to add unique user biographical information for each Multisite instance.
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
Success! There were no dangerous files found in this plugin640 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 96 | 232 | 297 |
CSS | 2 | 28 | 1 | 169 |
PO File | 2 | 24 | 28 | 112 |
JavaScript | 2 | 13 | 0 | 62 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 8.25 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 2.16 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 25 | |
▷ Static methods | 3 | 12.00% |
▷ Public methods | 25 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin