Benchmarks
Plugin footprint 75% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
These installer errors require your attention
- The plugin cannot be installed
- > Notice in wp-content/plugins/admin-tag-ui/admin-tag-ui.php+32
Trying to access array offset on value of type bool
Server metrics [RAM: ▲0.03MB] [CPU: ▼318.10ms] Passed 4 tests
Server-side resources used by Admin Tag UI
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.24 ▲0.04 | 61.03 ▲4.22 |
Dashboard /wp-admin | 4.08 ▲0.05 | 39.23 ▲1.34 |
Posts /wp-admin/edit.php | 4.37 ▲0.04 | 46.25 ▼16.67 |
Add New Post /wp-admin/post-new.php | 7.61 ▲0.02 | 93.87 ▼1,248.03 |
Media Library /wp-admin/upload.php | 4.02 ▲0.04 | 27.02 ▼9.02 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 1 new option
New WordPress options |
---|
atui_settings |
Browser metrics Passed 4 tests
Admin Tag UI: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,767 ▲23 | 16.19 ▲0.58 | 6.51 ▼0.36 | 2.75 ▲0.05 |
Dashboard /wp-admin | 2,892 ▲35 | 6.11 ▼0.05 | 119.51 ▼14.26 | 171.19 ▼5.04 |
Posts /wp-admin/edit.php | 2,691 ▼0 | 3.24 ▲0.01 | 63.51 ▼2.70 | 144.15 ▼4.58 |
Add New Post /wp-admin/post-new.php | 1,667 ▲28 | 16.72 ▼5.35 | 430.63 ▼8.86 | 203.54 ▲47.47 |
Media Library /wp-admin/upload.php | 1,698 ▲6 | 5.53 ▲0.07 | 141.11 ▼3.11 | 249.77 ▲55.79 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstaller ran successfully
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Everything seems fine, however 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 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Tags: You are using too many tags: 11 tag instead of maximum 10
admin-tag-ui/admin-tag-ui.php Passed 13 tests
The main PHP file in "Admin Tag UI" ver. 1.1.4 adds more information about the plugin and also serves as the entry point for this plugin
67 characters long description:
Changes appearance of tag sections in the admin backend post pages.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin399 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 118 | 115 | 399 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 13.00 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 21.00 |
Average method complexity | 2.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.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 | 19 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 19 | 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 | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.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