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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▼3.70ms] Passed 4 tests
Server-side resources used by Dashboard quick links widget
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 36.85 ▼1.52 |
Dashboard /wp-admin | 3.36 ▲0.02 | 46.25 ▼10.11 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 50.97 ▲3.66 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 96.89 ▼2.92 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 34.19 ▼0.24 |
Dashboard links widget /wp-admin/options-general.php?page=dashboard-quick-link-widget | 3.25 | 34.35 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Dashboard quick links widget
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲55 | 14.36 ▲0.00 | 1.63 ▲0.03 | 39.20 ▲0.03 |
Dashboard /wp-admin | 2,222 ▲42 | 5.69 ▲0.17 | 87.49 ▼1.48 | 39.21 ▼0.94 |
Posts /wp-admin/edit.php | 2,132 ▲32 | 2.29 ▲0.34 | 40.06 ▲5.12 | 35.09 ▼2.82 |
Add New Post /wp-admin/post-new.php | 1,547 ▲21 | 23.95 ▲1.07 | 595.89 ▼63.90 | 33.09 ▼27.82 |
Media Library /wp-admin/upload.php | 1,427 ▲27 | 4.38 ▲0.17 | 97.49 ▼2.62 | 42.97 ▼1.23 |
Dashboard links widget /wp-admin/options-general.php?page=dashboard-quick-link-widget | 1,286 | 2.58 | 45.40 | 31.09 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
No output text or server-side errors detected on direct access of PHP files
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)
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% 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 require attention:
- Screenshots: A description for screenshot #2 is missing in dashboard-quick-link-widget/assets to your readme.txt
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
dashboard-quick-link-widget/dashboard-quick-link-widget.php Passed 13 tests
The principal PHP file in "Dashboard quick links widget" v. 1.6.0 is loaded by WordPress automatically on each request
87 characters long description:
This lightweight plugin creates new widget in dashboard with quick access link button.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin297 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 78 | 55 | 253 |
CSS | 1 | 9 | 3 | 44 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
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 | 11 | |
▷ Named functions | 11 | 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
No PNG files were detected