Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲1.64MB] [CPU: ▲5.88ms] Passed 4 tests
Server-side resources used by Prosodia VGW OS
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.05 ▲1.58 | 49.28 ▲11.04 |
Dashboard /wp-admin | 4.99 ▲1.69 | 56.21 ▲11.20 |
Posts /wp-admin/edit.php | 5.08 ▲1.72 | 52.61 ▲10.86 |
Add New Post /wp-admin/post-new.php | 7.56 ▲1.68 | 88.81 ▼9.59 |
Media Library /wp-admin/upload.php | 4.85 ▲1.62 | 52.81 ▲21.05 |
Hilfe/Anleitungen /wp-admin/admin.php?page=wpvgw-support | 4.82 | 39.20 |
Operationen /wp-admin/admin.php?page=wpvgw-operations | 4.82 | 40.18 |
Einstellungen /wp-admin/admin.php?page=wpvgw-configuration | 4.82 | 44.53 |
Zählmarken /wp-admin/admin.php?page=wpvgw-markers | 4.87 | 40.10 |
Import /wp-admin/admin.php?page=wpvgw-import | 4.82 | 36.11 |
Impressum /wp-admin/admin.php?page=wpvgw-about | 4.82 | 39.02 |
Datenschutz /wp-admin/admin.php?page=wpvgw-data-privacy | 4.83 | 34.40 |
Server storage [IO: ▲0.49MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 49 new files
Database: 2 new tables, 8 new options
New tables |
---|
wp_wpvgw_posts_extras |
wp_wpvgw_markers |
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
wpvgw_version |
can_compress_scripts |
wpvgw_options_v1 |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Prosodia VGW OS: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,906 ▲160 | 13.22 ▼1.15 | 1.99 ▲0.20 | 48.41 ▲1.51 |
Dashboard /wp-admin | 2,281 ▲93 | 5.89 ▲0.97 | 103.20 ▼0.46 | 44.22 ▲5.96 |
Posts /wp-admin/edit.php | 2,299 ▲210 | 2.20 ▲0.15 | 40.16 ▼0.94 | 42.03 ▲5.13 |
Add New Post /wp-admin/post-new.php | 6,417 ▲4,889 | 25.94 ▲7.42 | 854.46 ▲233.71 | 47.85 ▼3.92 |
Media Library /wp-admin/upload.php | 1,472 ▲84 | 4.24 ▲0.08 | 99.58 ▲4.13 | 46.52 ▲6.95 |
Hilfe/Anleitungen /wp-admin/admin.php?page=wpvgw-support | 942 | 2.23 | 24.45 | 30.22 |
Operationen /wp-admin/admin.php?page=wpvgw-operations | 1,212 | 2.34 | 27.09 | 36.04 |
Einstellungen /wp-admin/admin.php?page=wpvgw-configuration | 1,525 | 2.39 | 29.38 | 39.09 |
Zählmarken /wp-admin/admin.php?page=wpvgw-markers | 1,750 | 2.34 | 28.33 | 38.42 |
Import /wp-admin/admin.php?page=wpvgw-import | 1,087 | 2.41 | 26.41 | 28.65 |
Impressum /wp-admin/admin.php?page=wpvgw-about | 936 | 2.21 | 25.72 | 30.71 |
Datenschutz /wp-admin/admin.php?page=wpvgw-data-privacy | 1,400 | 2.24 | 24.35 | 37.47 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- Zombie tables were found after uninstall: 2 tables
- wp_wpvgw_posts_extras
- wp_wpvgw_markers
- This plugin did not uninstall successfully, leaving 8 options in the database
- wpvgw_options_v1
- can_compress_scripts
- widget_theysaidso_widget
- wpvgw_version
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Almost there! Just fix the following items
- 19× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_ViewBase' not found in wp-content/plugins/wp-vgwort/views/post-view.php:9
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/wp-vgwort/rest-api/rest-api.php:9
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/wp-vgwort/views/markers-table.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_AdminViewBase' not found in wp-content/plugins/wp-vgwort/views/admin/support-admin-view.php:9
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_Plugin_Extension' not found in wp-content/plugins/wp-vgwort/plugin-extensions/advanced-custom-fields-plugin-extension.php:9
- > PHP Warning
require_once(ABSPATHwp-admin/includes/class-wp-list-table.php): failed to open stream: No such file or directory in wp-content/plugins/wp-vgwort/views/markers-table.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_AdminViewBase' not found in wp-content/plugins/wp-vgwort/views/admin/markers-admin-view.php:9
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/class-wp-list-table.php' (include_path='.:/usr/share/php') in wp-content/plugins/wp-vgwort/views/markers-table.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_AdminViewBase' not found in wp-content/plugins/wp-vgwort/views/admin/data-privacy-admin-view.php:9
- > PHP Fatal error
Uncaught Error: Class 'WPVGW_ViewBase' not found in wp-content/plugins/wp-vgwort/views/admin/admin-view-base.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)
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 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
9 plugin tags: zhlmarke, vg wort, geld, vgw, zhlpixel...
wp-vgwort/wp-vgwort.php 92% from 13 tests
The principal PHP file in "Prosodia VGW OS" v. 3.25.3 is loaded by WordPress automatically on each request
You should first fix the following items:
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
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
Everything looks great! No dangerous files found in this plugin7,640 lines of code in 42 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 30 | 28 | 288 | 6,732 |
JavaScript | 10 | 235 | 290 | 678 |
CSS | 1 | 51 | 18 | 218 |
SVG | 1 | 0 | 0 | 12 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
Average class complexity | 29.08 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 136.00 |
Average method complexity | 2.97 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 63.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 35 | |
▷ Abstract classes | 4 | 11.43% |
▷ Concrete classes | 31 | 88.57% |
▷ Final classes | 0 | 0.00% |
Methods | 505 | |
▷ Static methods | 84 | 16.63% |
▷ Public methods | 423 | 83.76% |
▷ Protected methods | 25 | 4.95% |
▷ Private methods | 57 | 11.29% |
Functions | 12 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 12 | 100.00% |
Constants | 32 | |
▷ Global constants | 10 | 31.25% |
▷ Class constants | 22 | 68.75% |
▷ Public constants | 22 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
2 PNG files occupy 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/conversionjunkies-logo.png | 3.76KB | 2.21KB | ▼ 41.24% |
images/prosodia-logo.png | 4.21KB | 2.82KB | ▼ 32.95% |