Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.03MB] [CPU: ▼7.10ms] Passed 4 tests
This is a short check of server-side resources used by Show Me The Admin
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 39.44 ▲0.26 |
Dashboard /wp-admin | 3.34 ▲0.04 | 52.68 ▲4.62 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 53.87 ▼11.03 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 91.99 ▼17.21 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 36.18 ▼0.42 |
Show Me The Admin /wp-admin/options-general.php?page=show-me-the-admin | 3.26 | 38.36 |
Server storage [IO: ▲0.08MB] [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: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Show Me The Admin
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,971 ▲225 | 13.70 ▼0.66 | 7.93 ▲5.95 | 43.12 ▼1.05 |
Dashboard /wp-admin | 2,229 ▲41 | 4.89 ▼1.15 | 113.48 ▲2.57 | 42.23 ▲2.78 |
Posts /wp-admin/edit.php | 2,112 ▲20 | 2.04 ▲0.03 | 42.90 ▲4.88 | 38.11 ▼5.28 |
Add New Post /wp-admin/post-new.php | 1,548 ▲20 | 23.14 ▲1.96 | 632.38 ▼92.94 | 63.48 ▲8.73 |
Media Library /wp-admin/upload.php | 1,405 ▲17 | 4.24 ▼0.01 | 106.16 ▼25.76 | 42.65 ▼7.62 |
Show Me The Admin /wp-admin/options-general.php?page=show-me-the-admin | 1,578 | 2.99 | 61.38 | 58.08 |
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
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
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
The following issues need your attention
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function is_multisite() in wp-content/plugins/show-me-the-admin/inc/admin.php:70
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
8 plugin tags: admin bar, bar, hide, toolbar, adminbar...
show-me-the-admin/show-me-the-admin.php 92% from 13 tests
The main PHP script in "Show Me The Admin" version 1.2.1 is automatically included on every request by WordPress
Please take the time to fix the following:
- Domain Path: The domain path points to a folder that does not exist ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin850 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 323 | 648 | 845 |
JavaScript | 3 | 0 | 0 | 3 |
CSS | 2 | 0 | 0 | 2 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.50 |
Average class complexity | 90.50 |
▷ Minimum class complexity | 64.00 |
▷ Maximum class complexity | 117.00 |
Average method complexity | 5.71 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 33.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 | 38 | |
▷ Static methods | 2 | 5.26% |
▷ Public methods | 32 | 84.21% |
▷ Protected methods | 2 | 5.26% |
▷ Private methods | 4 | 10.53% |
Functions | 2 | |
▷ Named functions | 2 | 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
There were not PNG files found in your plugin