Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.22ms] Passed 4 tests
An overview of server-side resources used by SMNTCS Utilities
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.77 ▼4.36 |
Dashboard /wp-admin | 3.31 ▲0.01 | 45.19 ▼0.83 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 43.87 ▼7.18 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 90.27 ▼7.43 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 31.46 ▼1.89 |
Server storage [IO: ▲0.34MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for SMNTCS Utilities
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,815 ▲53 | 14.67 ▲0.53 | 2.15 ▲0.40 | 46.19 ▲1.87 |
Dashboard /wp-admin | 2,195 ▲15 | 5.62 ▲0.00 | 90.78 ▼0.86 | 37.67 ▼4.79 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 2.01 ▲0.06 | 41.39 ▲0.59 | 35.77 ▼0.69 |
Add New Post /wp-admin/post-new.php | 1,526 ▼3 | 23.06 ▼0.17 | 674.94 ▲71.23 | 58.12 ▲9.60 |
Media Library /wp-admin/upload.php | 1,403 ▼0 | 4.23 ▲0.09 | 96.95 ▲0.34 | 42.83 ▼1.21 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 75% from 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)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please fix the following items
- 5× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Interface 'Plugin' not found in wp-content/plugins/smntcs-utilities/lib/class-smush.php:13
- > PHP Fatal error
Uncaught Error: Interface 'Plugin' not found in wp-content/plugins/smntcs-utilities/lib/class-all-in-one-wp-migration.php:13
- > PHP Fatal error
Uncaught Error: Interface 'Plugin' not found in wp-content/plugins/smntcs-utilities/lib/class-elementor.php:13
- > PHP Fatal error
Uncaught Error: Interface 'Plugin' not found in wp-content/plugins/smntcs-utilities/lib/class-jetpack.php:13
- > PHP Fatal error
Uncaught Error: Interface 'Plugin' not found in wp-content/plugins/smntcs-utilities/lib/class-yoast.php:13
- > PHP Fatal error
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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
4 plugin tags: remove bloat, remove ads, unbloater, utilities
smntcs-utilities/smntcs-utilities.php Passed 13 tests
The main file in "SMNTCS Utilities" v. 2.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
69 characters long description:
A collection of custom snippets to unclutter the WordPress dashboard.
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 plugin812 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
YAML | 2 | 84 | 0 | 493 |
PHP | 7 | 48 | 241 | 152 |
JSON | 2 | 0 | 0 | 68 |
XML | 1 | 13 | 14 | 51 |
Markdown | 1 | 31 | 0 | 48 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
Average class complexity | 1.71 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.21 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 26 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 26 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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