Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.30ms] Passed 4 tests
A check of server-side resources used by Speed Blogging Integration
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 50.20 ▲10.52 |
Dashboard /wp-admin | 3.31 ▲0.01 | 46.39 ▼5.62 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 48.93 ▼1.08 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 86.48 ▼16.10 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 38.66 ▼10.41 |
Server storage [IO: ▲0.55MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 17 new files
Database: no new tables, 8 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
sbc_connector |
widget_recent-comments |
sbc_hash |
widget_recent-posts |
Browser metrics Passed 4 tests
Speed Blogging Integration: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲32 | 13.67 ▼0.50 | 4.59 ▲2.77 | 44.07 ▼3.26 |
Dashboard /wp-admin | 2,227 ▲50 | 5.79 ▲0.11 | 100.60 ▲7.26 | 41.23 ▲1.02 |
Posts /wp-admin/edit.php | 2,132 ▲32 | 2.32 ▲0.32 | 38.40 ▼2.87 | 32.14 ▼4.58 |
Add New Post /wp-admin/post-new.php | 1,551 ▲6 | 23.22 ▲0.01 | 626.97 ▼55.90 | 56.36 ▼12.95 |
Media Library /wp-admin/upload.php | 1,426 ▲23 | 4.41 ▲0.15 | 102.89 ▼2.03 | 40.29 ▼15.84 |
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
- Zombie WordPress options were found after uninstall: 8 options
- widget_recent-comments
- widget_theysaidso_widget
- sbc_connector
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- sbc_hash
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 50% from 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
Please fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/sb-connector/api/api.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
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
Attributes that require attention:
- Screenshots: Add images for these screenshots: #1 (SpeedBlogging Interface), #2 (Plugin Interface)
sb-connector/sb-connector.php Passed 13 tests
Analyzing the main PHP file in "Speed Blogging Integration" version 1.0.7
103 characters long description:
Speed Blogging Integration is a plugin that connects your blog with SpeedBlogging system and it enables
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin8,790 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 3 | 1 | 7 | 6,931 |
JavaScript | 3 | 576 | 207 | 1,543 |
SVG | 1 | 0 | 0 | 229 |
PHP | 3 | 13 | 13 | 87 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 68.00 |
▷ Minimum class complexity | 68.00 |
▷ Maximum class complexity | 68.00 |
Average method complexity | 4.94 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.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 | 17 | |
▷ Static methods | 2 | 11.76% |
▷ Public methods | 16 | 94.12% |
▷ Protected methods | 1 | 5.88% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 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
2 PNG files occupy 0.10MB with 0.06MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-2.png | 27.47KB | 14.41KB | ▼ 47.52% |
screenshot-1.png | 78.38KB | 24.13KB | ▼ 69.21% |