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
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼4.91ms] Passed 4 tests
Server-side resources used by Putler Connector for Easy Digital Downloads
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 40.31 ▼3.59 |
Dashboard /wp-admin | 3.33 ▲0.03 | 40.98 ▼5.48 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 50.09 ▲4.59 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 88.99 ▼9.43 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.05 ▼1.14 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 7 new options
New WordPress options |
---|
_eddpc_activation_redirect |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Putler Connector for Easy Digital Downloads: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲74 | 13.26 ▼1.05 | 1.69 ▼0.50 | 41.07 ▼1.17 |
Dashboard /wp-admin | 2,215 ▲24 | 4.87 ▼1.04 | 112.35 ▲11.64 | 45.19 ▲1.20 |
Posts /wp-admin/edit.php | 2,094 ▲5 | 2.06 ▲0.07 | 34.99 ▲0.43 | 32.07 ▼4.92 |
Add New Post /wp-admin/post-new.php | 1,523 ▲9 | 23.59 ▲5.74 | 677.96 ▼12.86 | 56.43 ▲1.44 |
Media Library /wp-admin/upload.php | 1,394 ▲6 | 4.24 ▲0.04 | 98.74 ▼8.45 | 41.98 ▼3.18 |
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
- The uninstall procedure has failed, leaving 7 options in the database
- db_upgraded
- _eddpc_activation_redirect
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however 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
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
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that need to be fixed:
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
easy-digital-downloads-putler-connector/edd-putler-connector.php 92% from 13 tests
"Putler Connector for Easy Digital Downloads" version 3.2.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
The following require your attention:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("easy-digital-downloads-putler-connector.php" instead of "edd-putler-connector.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected1,935 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 321 | 615 | 1,935 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.79 |
Average class complexity | 174.67 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 405.00 |
Average method complexity | 8.34 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 71 | |
▷ Static methods | 1 | 1.41% |
▷ Public methods | 63 | 88.73% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 11.27% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.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
There are no PNG files in this plugin