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.66ms] Passed 4 tests
An overview of server-side resources used by DSGVO Google Web Fonts GDPR
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.68 ▼1.09 |
Dashboard /wp-admin | 3.31 ▼0.03 | 49.24 ▼14.42 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 51.58 ▲0.15 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 87.38 ▼21.94 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.89 ▼1.20 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for DSGVO Google Web Fonts GDPR
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,837 ▲91 | 14.73 ▲0.19 | 1.82 ▲0.20 | 42.44 ▼2.02 |
Dashboard /wp-admin | 2,212 ▲37 | 5.69 ▼0.20 | 96.10 ▼9.43 | 39.96 ▼4.94 |
Posts /wp-admin/edit.php | 2,123 ▲23 | 2.11 ▲0.13 | 42.54 ▼1.02 | 35.45 ▼0.34 |
Add New Post /wp-admin/post-new.php | 1,549 ▲20 | 23.28 ▲0.09 | 647.68 ▼5.30 | 48.50 ▼1.44 |
Media Library /wp-admin/upload.php | 1,420 ▲26 | 4.26 ▲0.02 | 104.74 ▲6.53 | 43.73 ▲0.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking 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 | 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 take a closer look at the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/dsgvo-google-web-fonts-gdpr/core/inc/backend.php:9
- > 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 issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 81% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Attributes that require attention:
- Screenshots: Add descriptions for screenshots #5, #6 in dsgvo-google-web-fonts-gdpr/assets to your readme.txt
- Requires php: Invalid plugin version format
- Requires at least: Invalid plugin version format
dsgvo-google-web-fonts-gdpr/dsgvo-google-web-fonts-gdpr.php Passed 13 tests
The main file in "DSGVO Google Web Fonts GDPR" v. 1.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
69 characters long description:
Allows you to use Google Web Fonts local without Google Server calls.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Good job! No executable or dangerous file extensions detected354 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 302 | 40 | 302 |
CSS | 1 | 6 | 0 | 28 |
JavaScript | 1 | 5 | 0 | 24 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.46 |
Average class complexity | 13.50 |
▷ Minimum class complexity | 10.00 |
▷ Maximum class complexity | 17.00 |
Average method complexity | 4.12 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.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 | 9 | |
▷ Static methods | 8 | 88.89% |
▷ Public methods | 9 | 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 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin