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
Install script ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼1.72ms] Passed 4 tests
A check of server-side resources used by Ultimate Member - ForumWP forum integration
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.69 ▼10.40 |
Dashboard /wp-admin | 3.33 ▲0.03 | 51.86 ▲0.16 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 52.00 ▲4.08 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 94.59 ▲2.19 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 37.02 ▲1.17 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 17 new files
Database: no new tables, 9 new options
New WordPress options |
---|
um_forumwp_last_version_upgrade |
theysaidso_admin_options |
um_options |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
um_forumwp_version |
Browser metrics Passed 4 tests
A check of browser resources used by Ultimate Member - ForumWP forum integration
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,822 ▲61 | 14.37 ▲0.01 | 1.76 ▼0.30 | 44.38 ▼3.17 |
Dashboard /wp-admin | 2,200 ▲20 | 5.56 ▼0.06 | 89.52 ▲0.75 | 40.38 ▼5.75 |
Posts /wp-admin/edit.php | 2,108 ▲8 | 2.02 ▼0.02 | 39.63 ▲3.15 | 38.37 ▲2.66 |
Add New Post /wp-admin/post-new.php | 1,534 ▲8 | 22.87 ▼0.14 | 622.32 ▼4.66 | 56.72 ▲4.39 |
Media Library /wp-admin/upload.php | 1,411 ▲11 | 4.20 ▼0.00 | 102.03 ▼3.81 | 45.12 ▼3.00 |
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
The following items require your attention
- This plugin did not uninstall successfully, leaving 9 options in the database
- widget_theysaidso_widget
- um_forumwp_version
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- um_forumwp_last_version_upgrade
- um_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
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 applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The SRP test was a success
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 97% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Donate link: Invalid url: ""
um-forumwp/um-forumwp.php Passed 13 tests
The main PHP file in "Ultimate Member - ForumWP forum integration" ver. 2.1.5 adds more information about the plugin and also serves as the entry point for this plugin
39 characters long description:
Integrates Ultimate Member with ForumWP
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin1,026 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 308 | 297 | 931 |
PO File | 1 | 27 | 35 | 77 |
CSS | 2 | 3 | 0 | 18 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.64 |
Average class complexity | 32.50 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 117.00 |
Average method complexity | 4.94 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 62.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 48 | |
▷ Static methods | 1 | 2.08% |
▷ Public methods | 48 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 8 | |
▷ Named functions | 8 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 10 | |
▷ Global constants | 10 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected