Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.28MB] [CPU: ▼4.05ms] Passed 4 tests
Server-side resources used by BuddyForms Ultimate Member
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 32.99 ▼6.18 |
Dashboard /wp-admin | 3.73 ▲0.38 | 54.33 ▼9.61 |
Posts /wp-admin/edit.php | 3.78 ▲0.42 | 51.00 ▲3.69 |
Add New Post /wp-admin/post-new.php | 6.25 ▲0.36 | 91.66 ▼4.09 |
Media Library /wp-admin/upload.php | 3.59 ▲0.36 | 37.07 ▲3.74 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 3.76 | 32.73 |
Server storage [IO: ▲0.61MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 58 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
BuddyForms Ultimate Member: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,821 ▲59 | 14.33 ▼0.05 | 1.72 ▼0.01 | 41.92 ▼2.99 |
Dashboard /wp-admin | 2,223 ▲43 | 5.48 ▼0.09 | 89.72 ▼8.88 | 43.28 ▲1.60 |
Posts /wp-admin/edit.php | 2,143 ▲43 | 2.04 ▲0.03 | 41.41 ▲4.87 | 42.60 ▲6.60 |
Add New Post /wp-admin/post-new.php | 1,553 ▲27 | 23.45 ▲0.58 | 685.12 ▲17.46 | 60.46 ▲9.05 |
Media Library /wp-admin/upload.php | 1,433 ▲33 | 4.20 ▲0.02 | 99.47 ▼1.81 | 45.04 ▼0.21 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 999 | 2.03 | 29.18 | 30.06 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
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 just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that need to be fixed:
- Tags: There are too many tags (15 tag instead of maximum 10)
buddyforms-ultimate-member/loader.php 92% from 13 tests
This is the main PHP file of "BuddyForms Ultimate Member" version 1.3.18, 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:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("buddyforms-ultimate-member.php" instead of "loader.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Everything looks great! No dangerous files found in this plugin5,740 lines of code in 30 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 17 | 1,449 | 1,993 | 4,842 |
PHP | 9 | 245 | 155 | 841 |
JSON | 1 | 0 | 0 | 25 |
XML | 1 | 0 | 0 | 19 |
CSS | 2 | 2 | 0 | 13 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.52 |
Average class complexity | 48.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 206.00 |
Average method complexity | 4.27 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 101 | |
▷ Static methods | 5 | 4.95% |
▷ Public methods | 78 | 77.23% |
▷ Protected methods | 23 | 22.77% |
▷ Private methods | 0 | 0.00% |
Functions | 40 | |
▷ Named functions | 38 | 95.00% |
▷ Anonymous functions | 2 | 5.00% |
Constants | 4 | |
▷ Global constants | 1 | 25.00% |
▷ Class constants | 3 | 75.00% |
▷ Public constants | 3 | 100.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
No PNG files were detected