Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
These installer errors require your attention
- This plugin did not install gracefully
- > Notice in wp-content/plugins/edd-license-activator-notifier/edd-license-activator-notifier.php+26
Undefined variable: jal_db_version
Server metrics [RAM: ▲0.04MB] [CPU: ▼4.86ms] Passed 4 tests
A check of server-side resources used by Easy Digital Download License Activator Notifier
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 43.94 ▲2.55 |
Dashboard /wp-admin | 3.34 ▲0.04 | 45.56 ▼0.23 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 44.71 ▼0.58 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 80.85 ▼21.17 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 36.89 ▲3.31 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 6 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_edd_notification_tbl |
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
edd_notification_plugin_db_version |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Easy Digital Download License Activator Notifier: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,794 ▲33 | 14.35 ▼0.27 | 1.77 ▲0.08 | 41.36 ▲5.25 |
Dashboard /wp-admin | 2,197 ▲19 | 5.63 ▼0.07 | 87.93 ▼27.22 | 37.21 ▼7.80 |
Posts /wp-admin/edit.php | 2,105 ▲2 | 1.99 ▲0.02 | 34.54 ▼2.18 | 34.42 ▲2.87 |
Add New Post /wp-admin/post-new.php | 1,540 ▲11 | 18.33 ▼4.81 | 621.51 ▲14.84 | 68.49 ▲7.58 |
Media Library /wp-admin/upload.php | 1,408 ▲5 | 4.17 ▼0.03 | 103.12 ▼0.90 | 41.43 ▼2.29 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP 0% from 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
Almost there! Just fix the following items
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/edd-license-activator-notifier/templates/widget.php
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Notice
Undefined variable: total_data in wp-content/plugins/edd-license-activator-notifier/templates/widget.php on line 38
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/edd-license-activator-notifier/edd-license-activator-notifier.php:37
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Contributors: Plugin contributors not specified
edd-license-activator-notifier/edd-license-activator-notifier.php Passed 13 tests
The main PHP file in "Easy Digital Download License Activator Notifier" ver. 1.0.3 adds more information about the plugin and also serves as the entry point for this plugin
111 characters long description:
This is a plugin for Easy Digital Download Software License Activator Notification Show on Dashboard as widget.
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
No dangerous file extensions were detected298 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 56 | 36 | 242 |
Markdown | 1 | 10 | 0 | 29 |
JavaScript | 1 | 4 | 0 | 27 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.23 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 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
1 PNG file occupies 0.04MB with 0.03MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/screenshot-1.png | 44.83KB | 12.35KB | ▼ 72.45% |