Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.00MB] [CPU: ▼4.91ms] Passed 4 tests
Server-side resources used by GoUrl AppThemes - Bitcoin Payments for Classipress, Vantage, JobRoller, etc
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 43.50 ▼0.24 |
Dashboard /wp-admin | 3.31 ▲0.01 | 47.98 ▼9.58 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.99 ▼5.43 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 91.06 ▼4.40 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.71 ▲3.10 |
Server storage [IO: ▲0.35MB] [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: 16 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for GoUrl AppThemes - Bitcoin Payments for Classipress, Vantage, JobRoller, etc
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.42 ▲0.19 | 2.20 ▲0.64 | 43.78 ▲2.80 |
Dashboard /wp-admin | 2,198 ▲21 | 5.58 ▲0.01 | 85.57 ▼14.56 | 42.09 ▼1.63 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.99 ▲0.03 | 36.62 ▲0.05 | 32.50 ▼5.71 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.14 ▲0.13 | 688.92 ▼2.87 | 70.65 ▲7.10 |
Media Library /wp-admin/upload.php | 1,403 ▲3 | 4.19 ▼0.01 | 110.10 ▲0.76 | 68.51 ▲18.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
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
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 83% from 29 tests
readme.txt 88% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Screenshots: These screenshots do not have images: #1 (Bitcoin Payments Gateway for Appthemes - Options), #2 (Appthemes Purchase), #3 (Appthemes Checkout Page), #4 (Bitcoin Payment Received Successfully), #5 (Appthemes Edit Order Page), #6 (Optional - You can place your membership prices in Bitcoins/Altcoins directly), #7 (Optional - Escrow Payments)
- Tags: There are too many tags (43 tag instead of maximum 10)
gourl-appthemes-bitcoin-payments-classipress-vantage-jobroller/gourl-appthemes.php 77% from 13 tests
"GoUrl AppThemes - Bitcoin Payments for Classipress, Vantage, JobRoller, etc" version 1.1.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
It is important to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("gourl-appthemes-bitcoin-payments-classipress-vantage-jobroller.php" instead of "gourl-appthemes.php")
- Plugin Name: It is recommended to keep the plugin name shorter than 70 characters (currently 75 characters long)
- Description: Keep the plugin description shorter than 140 characters (currently 672 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Good job! No executable or dangerous file extensions detected1,231 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 2 | 149 | 191 | 626 |
PHP | 1 | 238 | 122 | 547 |
Markdown | 2 | 32 | 0 | 50 |
HTML | 1 | 2 | 0 | 8 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.63 |
Average class complexity | 23.50 |
▷ Minimum class complexity | 17.00 |
▷ Maximum class complexity | 30.00 |
Average method complexity | 4.21 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 14 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 14 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 10 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
8 compressed PNG files occupy 0.26MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-4.png | 31.84KB | 29.78KB | ▼ 6.47% |
screenshot-3.png | 44.36KB | 41.90KB | ▼ 5.54% |
screenshot-5.png | 31.60KB | 30.62KB | ▼ 3.12% |
screenshot-6.png | 43.01KB | 42.25KB | ▼ 1.76% |
screenshot-7.png | 28.56KB | 26.24KB | ▼ 8.15% |