Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼2.71ms] Passed 4 tests
A check of server-side resources used by Uni Logo Link Changer
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 37.90 ▼1.10 |
Dashboard /wp-admin | 3.32 ▲0.01 | 42.87 ▼5.62 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 46.23 ▲1.49 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 89.89 ▲1.15 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 32.22 ▼5.26 |
Logo Link Changer /wp-admin/options-general.php?page=uni-new-logo-url | 3.20 | 30.40 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Uni Logo Link Changer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.23 ▼0.13 | 1.75 ▼0.10 | 46.02 ▲2.85 |
Dashboard /wp-admin | 2,199 ▲19 | 5.63 ▼0.04 | 90.13 ▼7.77 | 42.19 ▼3.77 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 1.97 ▼0.04 | 39.98 ▲3.11 | 36.43 ▼0.74 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.04 ▼0.65 | 669.09 ▼15.33 | 66.28 ▲14.82 |
Media Library /wp-admin/upload.php | 1,398 ▲1 | 4.22 ▲0.02 | 94.91 ▼6.69 | 40.44 ▼4.75 |
Logo Link Changer /wp-admin/options-general.php?page=uni-new-logo-url | 786 | 2.03 | 24.23 | 26.71 |
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
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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 fix the following items
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/uni-custom-logo-link-changer/uni-logo-link-changer.php:36
- > PHP Fatal error
Uncaught Error: Call to undefined function delete_option() in wp-content/plugins/uni-custom-logo-link-changer/uninstall.php:1
- > PHP Fatal error
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 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
3 plugin tags: logo link changer, custom logo link, redirect logo link
uni-custom-logo-link-changer/uni-logo-link-changer.php 92% from 13 tests
Analyzing the main PHP file in "Uni Logo Link Changer" version 1.0
Please take the time to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("uni-custom-logo-link-changer.php" instead of "uni-logo-link-changer.php")
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
Good job! No executable or dangerous file extensions detected48 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 19 | 19 | 48 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.00 |
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 | 5 | |
▷ Named functions | 5 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin