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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.00MB] [CPU: ▼9.65ms] Passed 4 tests
Analyzing server-side resources used by Easy UTM Builder
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 39.44 ▼7.12 |
Dashboard /wp-admin | 3.31 ▼0.03 | 43.99 ▼17.07 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 48.35 ▼5.28 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 96.40 ▼9.12 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 49.21 ▲11.27 |
Easy UTM Builder /wp-admin/options-general.php?page=easy-utm-builder-settings | 3.28 | 36.31 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Easy UTM Builder
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲22 | 14.23 ▼0.30 | 1.75 ▼0.57 | 41.94 ▼4.65 |
Dashboard /wp-admin | 2,202 ▲28 | 5.64 ▲0.11 | 89.72 ▼5.93 | 41.18 ▲0.31 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 1.95 ▼0.07 | 40.14 ▼3.85 | 35.91 ▼1.41 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.02 ▼0.20 | 673.51 ▼2.06 | 59.40 ▼0.17 |
Media Library /wp-admin/upload.php | 1,401 ▲4 | 4.26 ▲0.07 | 110.35 ▲6.77 | 47.73 ▲0.59 |
Easy UTM Builder /wp-admin/options-general.php?page=easy-utm-builder-settings | 1,075 | 2.17 | 24.48 | 34.33 |
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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Looking good! No server-side errors or output on direct access of PHP files
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)
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need to be fixed:
- Screenshots: Please describe screenshot #3 in easy-utm-builder/assets to your readme.txt
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
easy-utm-builder/easy-utm-builder.php Passed 13 tests
The main PHP file in "Easy UTM Builder" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
105 characters long description:
This plugin will help you in building URLs with UTM parameters for all of your site or custom post types!
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin347 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 194 | 10 | 347 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 17.00 |
▷ Minimum class complexity | 17.00 |
▷ Maximum class complexity | 17.00 |
Average method complexity | 5.00 |
▷ Minimum method complexity | 2.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 3 | 75.00% |
▷ Protected methods | 1 | 25.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 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