Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.16MB] [CPU: ▼3.20ms] Passed 4 tests
An overview of server-side resources used by GoUrl BBPRESS - Add Premium Membership with Bitcoin/Altcoin Payments
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 43.82 ▲3.88 |
Dashboard /wp-admin | 3.46 ▲0.16 | 49.53 ▼2.24 |
Posts /wp-admin/edit.php | 3.58 ▲0.22 | 52.96 ▲3.30 |
Add New Post /wp-admin/post-new.php | 6.05 ▲0.16 | 89.84 ▼14.47 |
Media Library /wp-admin/upload.php | 3.39 ▲0.16 | 36.85 ▲0.62 |
Server storage [IO: ▲0.48MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for GoUrl BBPRESS - Add Premium Membership with Bitcoin/Altcoin Payments
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.34 ▼0.22 | 1.70 ▲0.04 | 44.89 ▲1.36 |
Dashboard /wp-admin | 2,192 ▲15 | 5.53 ▼0.04 | 89.77 ▼10.47 | 38.06 ▼5.87 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 2.03 ▲0.09 | 39.92 ▲2.36 | 37.25 ▼0.95 |
Add New Post /wp-admin/post-new.php | 1,526 ▼16 | 23.10 ▼0.06 | 650.31 ▲8.29 | 63.90 ▼4.60 |
Media Library /wp-admin/upload.php | 1,394 ▼6 | 4.26 ▲0.05 | 105.62 ▲0.54 | 47.95 ▲2.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
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 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Please fix the following attributes:
- Tags: Please reduce the number of tags, currently 35 tag instead of maximum 10
- Screenshots: These screenshots have no corresponding images in /assets: #1 (bbPress Premium Mode - Options), #2 (Admin Settings - New bbPress Forum Topic), #3 (Admin Settings - All Default/Premium Topics), #4 (bbPress Forum Topics), #5 (bbPress Forum Premium Topic), #6 (bbPress Premium Membership Order Page), #7 (bbPress Premium Membership Confirmation)
gourl-bbpress-premium-membership-bitcoin-payments/gourl_bbpress.php 85% from 13 tests
The entry point to "GoUrl BBPRESS - Add Premium Membership with Bitcoin/Altcoin Payments" version 1.1.3 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Description: The description should be shorter than 140 characters (currently 354 characters long)
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("gourl-bbpress-premium-membership-bitcoin-payments.php" instead of "gourl_bbpress.php")
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
Good job! No executable or dangerous file extensions detected1,102 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 246 | 125 | 534 |
PO File | 2 | 170 | 220 | 493 |
Markdown | 2 | 32 | 0 | 51 |
HTML | 3 | 6 | 0 | 24 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
Average class complexity | 121.00 |
▷ Minimum class complexity | 121.00 |
▷ Maximum class complexity | 121.00 |
Average method complexity | 6.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 24 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 18 | 75.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 6 | 25.00% |
Functions | 2 | |
▷ Named functions | 2 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
12 compressed PNG files occupy 0.40MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-6.png | 37.97KB | 35.82KB | ▼ 5.66% |
screenshot-4.png | 25.37KB | 23.82KB | ▼ 6.14% |
images/premium.png | 1.07KB | 0.83KB | ▼ 22.40% |
screenshot-1.png | 59.64KB | 58.93KB | ▼ 1.19% |
screenshot-7.png | 23.43KB | 21.51KB | ▼ 8.21% |