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.03MB] [CPU: ▼6.95ms] Passed 4 tests
An overview of server-side resources used by Plugin All Info
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.81 ▼2.57 |
Dashboard /wp-admin | 3.34 ▲0.04 | 49.26 ▲2.00 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 47.71 ▼6.70 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 85.98 ▼14.80 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.23 ▼3.72 |
Plugin All Info /wp-admin/options-general.php?page=plugin-all-info | 3.23 | 30.83 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Plugin All Info
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.47 ▼0.91 | 1.78 ▲0.14 | 43.60 ▲1.78 |
Dashboard /wp-admin | 2,210 ▲22 | 4.88 ▼0.02 | 111.38 ▼6.31 | 46.02 ▲4.31 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.04 ▲0.02 | 34.79 ▼6.68 | 33.94 ▼1.23 |
Add New Post /wp-admin/post-new.php | 1,536 ▲22 | 23.35 ▲5.91 | 663.48 ▼13.54 | 55.53 ▼4.96 |
Media Library /wp-admin/upload.php | 1,392 ▲7 | 4.19 ▲0.00 | 96.14 ▼8.68 | 44.84 ▼5.08 |
Plugin All Info /wp-admin/options-general.php?page=plugin-all-info | 902 | 2.02 | 24.35 | 29.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 2× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/plugin-all-info/plugin-all-info.php
- > /wp-content/plugins/plugin-all-info/settings/admin-page.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
6 plugin tags: developer, tool, info, plugin, plugin-api...
plugin-all-info/plugin-all-info.php Passed 13 tests
"Plugin All Info" version 1.0.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
66 characters long description:
Plugin all info to fetch all plugin information from wordpress.org
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
Good job! No executable or dangerous file extensions detected253 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 5 | 26 | 253 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
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 | 4 | |
▷ Named functions | 4 | 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
PNG images were not found in this plugin