Benchmarks
Plugin footprint 65% 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 gracefully, with no errors
Server metrics [RAM: ▲1.94MB] [CPU: ▲16.68ms] Passed 4 tests
A check of server-side resources used by WunderAutomation
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.27 ▲1.80 | 57.16 ▲15.60 |
Dashboard /wp-admin | 5.28 ▲1.98 | 59.86 ▲11.77 |
Posts /wp-admin/edit.php | 5.40 ▲2.04 | 69.29 ▲23.79 |
Add New Post /wp-admin/post-new.php | 7.88 ▲1.99 | 115.83 ▲17.49 |
Media Library /wp-admin/upload.php | 5.21 ▲1.98 | 57.61 ▲21.87 |
Scheduled Actions /wp-admin/tools.php?page=action-scheduler | 5.37 | 55.82 |
Workflows /wp-admin/edit.php?post_type=automation-workflow | 5.26 | 54.85 |
Settings /wp-admin/admin.php?page=wunderauto-settings | 5.32 | 48.23 |
Categories /wp-admin/edit-tags.php?taxonomy=automation-category&post_type=automation-workflow | 5.20 | 48.80 |
Parameter test /wp-admin/admin.php?page=wunderauto-parametertest | 5.19 | 53.15 |
Log /wp-admin/admin.php?page=wunderauto-log | 5.18 | 46.12 |
Re-Triggers /wp-admin/edit.php?post_type=automation-retrigger | 5.25 | 52.73 |
Upgrade to Pro /wp-admin/admin.php?page=wunderauto-upgrade | 5.20 | 46.31 |
Server storage [IO: ▲3.80MB] [DB: ▲0.01MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 555 new files
Database: 7 new tables, 14 new options
New tables |
---|
wp_actionscheduler_logs |
wp_wa_queue |
wp_wa_log |
wp_actionscheduler_claims |
wp_wa_confirmationlinks |
wp_actionscheduler_groups |
wp_actionscheduler_actions |
New WordPress options |
---|
schema-ActionScheduler_LoggerSchema |
widget_recent-comments |
wunderauto_welcomescreen |
action_scheduler_lock_async-request-runner |
widget_recent-posts |
can_compress_scripts |
schema-ActionScheduler_StoreSchema |
action_scheduler_hybrid_store_demarkation |
db_upgraded |
wa_db_version |
... |
Browser metrics Passed 4 tests
Checking browser requirements for WunderAutomation
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,860 ▲114 | 13.32 ▼1.06 | 2.03 ▲0.27 | 40.04 ▼0.80 |
Dashboard /wp-admin | 2,263 ▲78 | 5.84 ▲0.01 | 95.55 ▼6.00 | 38.46 ▼0.66 |
Posts /wp-admin/edit.php | 2,149 ▲60 | 2.08 ▲0.02 | 40.67 ▲3.44 | 35.40 ▼0.10 |
Add New Post /wp-admin/post-new.php | 1,587 ▲68 | 18.19 ▼5.01 | 775.67 ▲88.38 | 52.99 ▲0.53 |
Media Library /wp-admin/upload.php | 1,451 ▲63 | 4.26 ▲0.06 | 98.46 ▼12.69 | 42.79 ▼6.77 |
Scheduled Actions /wp-admin/tools.php?page=action-scheduler | 1,297 | 1.86 | 28.53 | 30.52 |
Workflows /wp-admin/edit.php?post_type=automation-workflow | 1,261 | 2.13 | 32.30 | 30.84 |
Settings /wp-admin/admin.php?page=wunderauto-settings | 951 | 2.38 | 23.34 | 30.59 |
Categories /wp-admin/edit-tags.php?taxonomy=automation-category&post_type=automation-workflow | 1,294 | 2.20 | 27.36 | 28.60 |
Parameter test /wp-admin/admin.php?page=wunderauto-parametertest | 851 | 1.87 | 24.94 | 26.05 |
Log /wp-admin/admin.php?page=wunderauto-log | 1,155 | 2.74 | 50.49 | 27.94 |
Re-Triggers /wp-admin/edit.php?post_type=automation-retrigger | 1,125 | 2.01 | 33.22 | 27.75 |
Upgrade to Pro /wp-admin/admin.php?page=wunderauto-upgrade | 1,429 | 2.11 | 26.84 | 39.45 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- The uninstall procedure failed, leaving 7 tables in the database
- wp_actionscheduler_claims
- wp_wa_log
- wp_actionscheduler_actions
- wp_actionscheduler_groups
- wp_wa_queue
- wp_wa_confirmationlinks
- wp_actionscheduler_logs
- Zombie WordPress options detected upon uninstall: 14 options
- wunderauto-notices
- action_scheduler_hybrid_store_demarkation
- widget_recent-posts
- schema-ActionScheduler_StoreSchema
- wa_db_version
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- action_scheduler_lock_async-request-runner
- widget_recent-comments
- ...
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
Even though no errors were found, this is by no means an exhaustive test
SRP 0% 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
The following issues need your attention
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/wunderautomation/admin/metaboxes/components/filters/ajaxmultiselect.php
- 367× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/wunderautomation/admin/metaboxes/retrigger-query.php:6
- > PHP Fatal error
Uncaught Error: Class 'WunderAuto\\Types\\Filters\\BaseFilter' not found in wp-content/plugins/wunderautomation/src/Types/Filters/Comment/AuthorName.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function wa_get_wp_post_statuses() in wp-content/plugins/wunderautomation/admin/metaboxes/components/actions/changestatus.php:2
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_Store' not found in wp-content/plugins/wunderautomation/src/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/wunderautomation/admin/metaboxes/components/triggers/webhook.php:4
- > PHP Fatal error
Uncaught Error: Class 'WunderAuto\\Types\\Parameters\\BaseParameter' not found in wp-content/plugins/wunderautomation/src/Types/Parameters/Comment/Status.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/wunderautomation/admin/metaboxes/components/actions/createpost.php:4
- > PHP Fatal error
Uncaught Error: Class 'WunderAuto\\Types\\Parameters\\BaseParameter' not found in wp-content/plugins/wunderautomation/src/Types/Parameters/User/Id.php:11
- > PHP Fatal error
Uncaught Error: Class 'WunderAuto\\Types\\Filters\\BaseFilter' not found in wp-content/plugins/wunderautomation/src/Types/Filters/Order/BillingCountry.php:11
- > PHP Fatal error
Uncaught Error: Class 'WunderAuto\\Types\\Filters\\BaseFilter' not found in wp-content/plugins/wunderautomation/src/Types/Filters/User/Role.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
Attributes that need to be fixed:
- Screenshots: Please add descriptions for these screenshots #1, #2, #3, #4, #5, #6 in wunderautomation/assets to your readme.txt
wunderautomation/wunderautomation.php 92% from 13 tests
The primary PHP file in "WunderAutomation" version 1.9.0 is used by WordPress to initiate all plugin functionality
It is important to fix the following:
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
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 detected42,955 lines of code in 506 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 472 | 5,750 | 12,931 | 27,924 |
JavaScript | 21 | 502 | 2,119 | 14,170 |
CSS | 9 | 164 | 11 | 765 |
Markdown | 2 | 37 | 0 | 90 |
JSON | 2 | 0 | 0 | 6 |
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 issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 7.25 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 108.00 |
Average method complexity | 2.56 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 51.00 |
Code structure | ||
---|---|---|
Namespaces | 43 | |
Interfaces | 4 | |
Traits | 0 | |
Classes | 404 | |
▷ Abstract classes | 16 | 3.96% |
▷ Concrete classes | 388 | 96.04% |
▷ Final classes | 0 | 0.00% |
Methods | 1,657 | |
▷ Static methods | 97 | 5.85% |
▷ Public methods | 1,391 | 83.95% |
▷ Protected methods | 174 | 10.50% |
▷ Private methods | 92 | 5.55% |
Functions | 87 | |
▷ Named functions | 44 | 50.57% |
▷ Anonymous functions | 43 | 49.43% |
Constants | 91 | |
▷ Global constants | 4 | 4.40% |
▷ Class constants | 87 | 95.60% |
▷ Public constants | 87 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
39 PNG files occupy 1.15MB with 0.33MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/assets/images/wizard/connect_left.png | 40.65KB | 40.92KB | 0.00% |
admin/assets/images/wizard/webhooks_top.png | 32.21KB | 32.95KB | 0.00% |
admin/assets/images/upgrade/mailchimp-600.png | 54.65KB | 29.52KB | ▼ 45.99% |
admin/assets/images/upgrade/woo-600.png | 45.68KB | 24.11KB | ▼ 47.22% |
admin/assets/images/upgrade/sched-600.png | 18.44KB | 9.45KB | ▼ 48.77% |