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
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼3.43ms] Passed 4 tests
This is a short check of server-side resources used by Author Box Plugin With Different Description
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 43.96 ▲4.42 |
Dashboard /wp-admin | 3.37 ▲0.07 | 50.93 ▼3.33 |
Posts /wp-admin/edit.php | 3.42 ▲0.07 | 50.37 ▼3.14 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.07 | 92.22 ▼6.35 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 37.57 ▼0.90 |
Author Box /wp-admin/options-general.php?page=author-box-dds-plugin | 3.24 | 35.12 |
Server storage [IO: ▲0.12MB] [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: 13 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Author Box Plugin With Different Description
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,821 ▲60 | 14.44 ▼0.23 | 1.75 ▼0.50 | 41.39 ▼1.95 |
Dashboard /wp-admin | 2,216 ▲9 | 5.84 ▲0.89 | 100.85 ▼19.51 | 41.52 ▲1.66 |
Posts /wp-admin/edit.php | 2,101 ▼2 | 2.00 ▼0.05 | 34.54 ▼5.12 | 37.50 ▲6.23 |
Add New Post /wp-admin/post-new.php | 1,543 ▼2 | 23.32 ▲0.42 | 642.09 ▲14.96 | 69.99 ▲9.70 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.14 ▼0.06 | 109.33 ▼10.67 | 49.16 ▼0.76 |
Author Box /wp-admin/options-general.php?page=author-box-dds-plugin | 1,410 | 9.05 | 326.19 | 69.68 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=author-box-dds-plugin
- > Notice in wp-content/plugins/author-box-with-different-description/option_dds.php+11
Undefined index: action
- > GET request to /wp-admin/options-general.php?page=author-box-dds-plugin
- > Notice in wp-content/plugins/author-box-with-different-description/option_dds.php+45
Undefined variable: message
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 fix the following
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/author-box-with-different-description/author_box_dds.php:32
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Please fix the following user-side errors
- > GET request to /wp-admin/options-general.php?page=author-box-dds-plugin
- > Other (severe) in unknown
chrome-error://chromewebdata/ - Refused to display 'https://developers.google.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
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
Please fix the following attributes:
- Screenshots: Add an image for screenshot #1 (Author Box Layout)
author-box-with-different-description/author_box_dds.php 92% from 13 tests
Analyzing the main PHP file in "Author Box Plugin With Different Description" version 1.3.5
Please take the time to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("author-box-with-different-description.php" instead of "author_box_dds.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected341 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 21 | 27 | 315 |
CSS | 1 | 0 | 0 | 26 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.55 |
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 | 8 | |
▷ Named functions | 8 | 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
PNG files should be compressed to save space and minimize bandwidth usage
8 PNG files occupy 0.09MB with 0.05MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
image/linkedin.png | 2.71KB | 1.45KB | ▼ 46.37% |
image/email.png | 2.92KB | 1.49KB | ▼ 48.86% |
image/facebook.png | 2.00KB | 0.88KB | ▼ 56.08% |
image/pinterest.png | 4.39KB | 2.32KB | ▼ 47.12% |
screenshot-1.png | 71.52KB | 19.61KB | ▼ 72.58% |