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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.09MB] [CPU: ▼9.91ms] Passed 4 tests
An overview of server-side resources used by Website Verify - Verify your domain ownership in most popular search engines
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 42.01 ▼11.32 |
Dashboard /wp-admin | 3.41 ▲0.11 | 50.54 ▼14.32 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 54.19 ▲2.14 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.11 | 99.37 ▼12.09 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 43.13 ▼1.90 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 21 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Website Verify - Verify your domain ownership in most popular search engines
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,855 ▲69 | 14.73 ▲0.14 | 2.10 ▼0.41 | 46.14 ▼6.14 |
Dashboard /wp-admin | 2,240 ▲63 | 5.64 ▼0.04 | 85.55 ▼23.04 | 41.84 ▼9.55 |
Posts /wp-admin/edit.php | 2,148 ▲45 | 2.05 ▼0.09 | 40.47 ▼0.52 | 38.62 ▲1.03 |
Add New Post /wp-admin/post-new.php | 1,555 ▲145 | 23.23 ▲5.36 | 668.43 ▼64.20 | 54.19 ▼6.55 |
Media Library /wp-admin/upload.php | 1,441 ▲47 | 4.25 ▲0.04 | 99.01 ▼40.20 | 45.85 ▼16.88 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
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
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'Webstie_Verify_Admin_Setings_Abstract' not found in wp-content/plugins/website-verify/admin/class-admin-settings.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/website-verify/includes/class-website-verify-frontend.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
- Requires php: Version format is invalid
website-verify/website-verify.php Passed 13 tests
The main PHP script in "Website Verify - Verify your domain ownership in most popular search engines" version 1.0.2 is automatically included on every request by WordPress
80 characters long description:
Add verification code to verify your website using Google & Other Search Engines
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin767 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 14 | 217 | 370 | 584 |
CSS | 1 | 3 | 0 | 167 |
SVG | 1 | 0 | 1 | 16 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 6.89 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 30.00 |
Average method complexity | 2.51 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 1 | 11.11% |
▷ Concrete classes | 8 | 88.89% |
▷ Final classes | 0 | 0.00% |
Methods | 36 | |
▷ Static methods | 3 | 8.33% |
▷ Public methods | 28 | 77.78% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 22.22% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin