Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.15MB] [CPU: ▼3.61ms] Passed 4 tests
A check of server-side resources used by Head Meta Data
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 36.98 ▼2.36 |
Dashboard /wp-admin | 3.45 ▲0.15 | 45.86 ▼4.07 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 45.26 ▼1.57 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.14 | 82.61 ▼6.43 |
Media Library /wp-admin/upload.php | 3.38 ▲0.14 | 39.59 ▲6.10 |
Head Meta Data /wp-admin/options-general.php?page=head-meta-data | 3.37 | 32.34 |
Server storage [IO: ▲0.36MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 19 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
hmd_options |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Head Meta Data: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,825 ▲39 | 14.17 ▼0.18 | 1.71 ▼0.19 | 43.37 ▲5.38 |
Dashboard /wp-admin | 2,199 ▲25 | 5.56 ▼0.00 | 80.21 ▼18.41 | 37.43 ▼7.25 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.00 ▼0.00 | 33.00 ▼4.94 | 33.55 ▼1.59 |
Add New Post /wp-admin/post-new.php | 1,529 ▼9 | 23.75 ▲0.64 | 660.19 ▼7.16 | 52.22 ▲1.71 |
Media Library /wp-admin/upload.php | 1,404 ▲1 | 4.21 ▲0.04 | 99.29 ▲2.09 | 44.61 ▼1.58 |
Head Meta Data /wp-admin/options-general.php?page=head-meta-data | 1,426 | 1.82 | 27.04 | 47.54 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP Passed 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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Tags: Please reduce the number of tags, currently 11 tag instead of maximum 10
head-meta-data/head-meta-data.php 92% from 13 tests
This is the main PHP file of "Head Meta Data" version 20231026..., providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
- Version: Plugin version number should only contain digits separated by dots (ex. "1.0.3" instead of "20231026...")
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
Everything looks great! No dangerous files found in this plugin753 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 253 | 89 | 753 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 28 | |
▷ Named functions | 28 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected