Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▼1.09MB] [CPU: ▼40.73ms] Passed 4 tests
Analyzing server-side resources used by Kuetemeier-Essentials
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.95 ▲0.48 | 42.39 ▲0.14 |
Dashboard /wp-admin | 2.86 ▼0.45 | 15.28 ▼34.35 |
Posts /wp-admin/edit.php | 2.86 ▼0.50 | 13.34 ▼30.79 |
Add New Post /wp-admin/post-new.php | 2.86 ▼3.03 | 16.36 ▼75.31 |
Media Library /wp-admin/upload.php | 2.86 ▼0.37 | 12.55 ▼22.47 |
Data Privacy /wp-admin/admin.php?page=kuetemeier-data-privacy | 2.86 | 13.12 |
Media /wp-admin/admin.php?page=kuetemeier-media | 2.86 | 13.84 |
Security /wp-admin/admin.php?page=kuetemeier-security | 2.86 | 13.43 |
Optimization /wp-admin/admin.php?page=kuetemeier-optimization | 2.86 | 14.97 |
Analytics /wp-admin/admin.php?page=kuetemeier-analytics | 2.86 | 12.84 |
Toolkit /wp-admin/admin.php?page=kuetemeier-toolkit | 2.86 | 12.61 |
Essentials /wp-admin/admin.php?page=kuetemeier | 2.86 | 12.79 |
Server storage [IO: ▲0.73MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 103 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
kuetemeier-essentials |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Kuetemeier-Essentials
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,959 ▲213 | 13.59 ▼0.71 | 6.25 ▲4.26 | 42.45 ▼1.66 |
Dashboard /wp-admin | 2,260 ▲75 | 4.91 ▼0.94 | 108.75 ▼6.86 | 44.03 ▼0.36 |
Posts /wp-admin/edit.php | 2,140 ▲54 | 2.04 ▼0.01 | 35.39 ▼2.17 | 34.29 ▼0.24 |
Add New Post /wp-admin/post-new.php | 1,555 ▲27 | 23.33 ▲0.14 | 594.99 ▼103.25 | 37.67 ▼8.40 |
Media Library /wp-admin/upload.php | 1,439 ▲51 | 4.33 ▲0.07 | 106.66 ▼11.87 | 43.41 ▼5.02 |
Data Privacy /wp-admin/admin.php?page=kuetemeier-data-privacy | 872 | 2.05 | 23.80 | 34.84 |
Media /wp-admin/admin.php?page=kuetemeier-media | 850 | 2.08 | 25.58 | 29.67 |
Security /wp-admin/admin.php?page=kuetemeier-security | 844 | 2.05 | 25.73 | 29.41 |
Optimization /wp-admin/admin.php?page=kuetemeier-optimization | 846 | 2.06 | 24.80 | 28.40 |
Analytics /wp-admin/admin.php?page=kuetemeier-analytics | 855 | 2.08 | 25.40 | 31.86 |
Toolkit /wp-admin/admin.php?page=kuetemeier-toolkit | 825 | 2.08 | 24.20 | 27.00 |
Essentials /wp-admin/admin.php?page=kuetemeier | 854 | 2.08 | 27.80 | 28.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- This plugin cannot be uninstalled
- > Deprecated in wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/Section.php+63
Array and string offset access syntax with curly braces is deprecated
- Zombie WordPress options were found after uninstall: 7 options
- widget_theysaidso_widget
- widget_recent-posts
- kuetemeier-essentials
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Almost there, just fix the following server-side errors
- 7 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=kuetemeier
- > Deprecated in wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/Section.php+63
Array and string offset access syntax with curly braces is deprecated
SRP 0% 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
Please fix the following items
- 31× PHP files output non-empty strings when accessed directly via GET requests (only 10 are shown):
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/Option.php
- > /wp-content/plugins/kuetemeier-essentials/src/Modules/Test.php
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Plugin.php
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/SubPage.php
- > /wp-content/plugins/kuetemeier-essentials/src/Modules/Optimization.php
- > /wp-content/plugins/kuetemeier-essentials/src/Deactivator.php
- > /wp-content/plugins/kuetemeier-essentials/src/KuetemeierEssentialsPlugin.php
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/Page.php
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Settings/Options/Radio.php
- > /wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/wordpress/src/Kuetemeier/WordPress/Modules.php
- 9× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Interface 'MatthiasMullie\\PathConverter\\ConverterInterface' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/path-converter/src/NoConverter.php:14
- > PHP Fatal error
Uncaught Error: Interface 'Kuetemeier\\Collection\\CollectionInterface' not found in wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/collection/src/Kuetemeier/Collection/PriorityHash.php:35
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Minify' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/minify/src/CSS.php:29
- > PHP Fatal error
Uncaught Error: Interface 'MatthiasMullie\\PathConverter\\ConverterInterface' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/path-converter/src/Converter.php:19
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exception' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php:21
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exceptions\\BasicException' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/minify/src/Exceptions/IOException.php:19
- > PHP Fatal error
Uncaught Error: Class 'Kuetemeier\\Collection\\Collection' not found in wp-content/plugins/kuetemeier-essentials/vendor/kuetemeier/collection/src/Kuetemeier/Collection/ItemCollection.php:35
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exceptions\\BasicException' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php:19
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Minify' not found in wp-content/plugins/kuetemeier-essentials/vendor/matthiasmullie/minify/src/JS.php:24
- > 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)
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
8 plugin tags: fast, speed, optimize, privacy, data...
kuetemeier-essentials/kuetemeier-essentials.php Passed 13 tests
The main PHP script in "Kuetemeier-Essentials" version 1.2.4 is automatically included on every request by WordPress
82 characters long description:
WordPress PlugIn with usefull extensions for speed, data privacy and optimization.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin10,728 lines of code in 79 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 9 | 0 | 0 | 5,571 |
PHP | 57 | 1,298 | 2,962 | 4,643 |
PO File | 1 | 135 | 144 | 407 |
Markdown | 4 | 32 | 0 | 59 |
YAML | 1 | 0 | 0 | 31 |
Dockerfile | 1 | 2 | 0 | 11 |
JavaScript | 3 | 0 | 0 | 3 |
CSS | 2 | 0 | 0 | 2 |
SVG | 1 | 0 | 0 | 1 |
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 | 10.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 67.00 |
Average method complexity | 2.37 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 21.00 |
Code structure | ||
---|---|---|
Namespaces | 12 | |
Interfaces | 2 | |
Traits | 0 | |
Classes | 45 | |
▷ Abstract classes | 7 | 15.56% |
▷ Concrete classes | 38 | 84.44% |
▷ Final classes | 14 | 36.84% |
Methods | 323 | |
▷ Static methods | 15 | 4.64% |
▷ Public methods | 277 | 85.76% |
▷ Protected methods | 39 | 12.07% |
▷ Private methods | 7 | 2.17% |
Functions | 27 | |
▷ Named functions | 8 | 29.63% |
▷ Anonymous functions | 19 | 70.37% |
Constants | 30 | |
▷ Global constants | 9 | 30.00% |
▷ Class constants | 21 | 70.00% |
▷ Public constants | 21 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
2 PNG files occupy 0.13MB with 0.07MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/wordpess/banner-1544x500.png | 71.41KB | 40.17KB | ▼ 43.74% |
assets/wordpess/banner-772x250.png | 56.83KB | 18.54KB | ▼ 67.38% |