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.08MB] [CPU: ▼10.61ms] Passed 4 tests
Server-side resources used by Admin Menus Accessibility - Quickly Search Admin Menus
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 38.68 ▲0.48 |
Dashboard /wp-admin | 3.39 ▲0.04 | 43.81 ▼14.26 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 46.22 ▼2.17 |
Add New Post /wp-admin/post-new.php | 6.09 ▲0.20 | 76.61 ▼23.27 |
Media Library /wp-admin/upload.php | 3.33 ▲0.10 | 32.73 ▼2.75 |
Server storage [IO: ▲0.50MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 15 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Admin Menus Accessibility - Quickly Search Admin Menus
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,328 ▲582 | 14.09 ▼0.22 | 2.00 ▲0.40 | 40.41 ▼1.98 |
Dashboard /wp-admin | 2,709 ▲524 | 5.82 ▲0.93 | 129.40 ▲25.53 | 41.02 ▼2.04 |
Posts /wp-admin/edit.php | 2,595 ▲506 | 2.46 ▲0.45 | 58.40 ▲24.33 | 39.71 ▲3.82 |
Add New Post /wp-admin/post-new.php | 1,602 ▲88 | 23.63 ▲5.76 | 662.23 ▲4.62 | 54.49 ▲2.95 |
Media Library /wp-admin/upload.php | 1,894 ▲503 | 5.05 ▲0.84 | 114.66 ▲16.34 | 44.46 ▲0.00 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- 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
Good news, no errors were detected
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 take a closer look at the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/admin-menus-accessibility/admin-menus-accessibility.php
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)
There were no browser issues 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
Attributes that require attention:
- Screenshots: Screenshot #1 (Menu Filter bar screencast preview) image missing
admin-menus-accessibility/admin-menus-accessibility.php Passed 13 tests
"Admin Menus Accessibility - Quickly Search Admin Menus" version 1.0.4's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
83 characters long description:
A wordpress plugin which adds extra accessibility feature into backend admin menus.
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
No dangerous file extensions were detected744 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 97 | 23 | 375 |
CSS | 2 | 18 | 25 | 220 |
PHP | 2 | 45 | 93 | 123 |
PO File | 1 | 5 | 5 | 26 |
HTML | 1 | 0 | 1 | 0 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.11 |
Average class complexity | 4.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 5.00 |
Average method complexity | 1.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 12 | |
▷ Static methods | 1 | 8.33% |
▷ Public methods | 12 | 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 | 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
2 PNG files occupy 0.08MB with 0.05MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
asset/icon-256x256.png | 17.18KB | 6.60KB | ▼ 61.61% |
asset/banner-772x250.png | 67.93KB | 23.57KB | ▼ 65.30% |