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
Installer ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼1.64ms] Passed 4 tests
Server-side resources used by WP Version Tag Remover
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.08 | 38.56 ▼2.02 |
Dashboard /wp-admin | 3.36 ▲0.05 | 45.42 ▼4.51 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 45.52 ▲0.49 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 93.45 ▲5.65 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 31.67 ▼0.51 |
WP Version Tag Remover /wp-admin/options-general.php?page=wp-version-tag-remover/core/admin/admin-page.php | 3.27 | 28.14 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 9 new files
Database: no new tables, 9 new options
New WordPress options |
---|
wvtr_remove_script |
widget_recent-posts |
widget_recent-comments |
wvtr_remove_css |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
wvtr_remove_generator |
Browser metrics Passed 4 tests
Checking browser requirements for WP Version Tag Remover
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,791 ▲30 | 14.36 ▼0.28 | 2.01 ▲0.03 | 46.79 ▲0.42 |
Dashboard /wp-admin | 2,202 ▲28 | 5.58 ▲0.04 | 84.07 ▼17.39 | 38.06 ▼8.34 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 1.97 ▲0.02 | 35.16 ▼7.03 | 35.47 ▲0.34 |
Add New Post /wp-admin/post-new.php | 1,542 ▲14 | 23.33 ▲0.25 | 596.46 ▼13.39 | 52.33 ▲2.66 |
Media Library /wp-admin/upload.php | 1,401 ▼2 | 4.15 ▼0.09 | 96.39 ▼1.80 | 42.44 ▼0.76 |
WP Version Tag Remover /wp-admin/options-general.php?page=wp-version-tag-remover/core/admin/admin-page.php | 827 | 2.00 | 29.32 | 27.60 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The following issues need your attention
- 2× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/wp-version-tag-remover/core/admin/admin-page.php
- > /wp-content/plugins/wp-version-tag-remover/core/apj-functions.php
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, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Contributors: Contributors not specified
wp-version-tag-remover/wp-version-tag-remover.php Passed 13 tests
The main file in "WP Version Tag Remover" v. 2.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
83 characters long description:
This plugin will remove the WordPress, CSS and JS version from your website header.
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 plugin267 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 23 | 105 | 267 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 24.00 |
▷ Minimum class complexity | 24.00 |
▷ Maximum class complexity | 24.00 |
Average method complexity | 2.35 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 17 | |
▷ Static methods | 17 | 100.00% |
▷ Public methods | 15 | 88.24% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 11.76% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 12 | |
▷ Global constants | 12 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected