WunderAutomation 1.2.0

Does WunderAutomation work with WordPress 5.4 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
8PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 225.1 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.039 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.4
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/wunderautomation/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wunderautomation%2Fwunderautomation.php&plugin_status=all&paged=1&s&_wpnonce=fc1d9a8923
Aspect after-activation
HTTP status 200
Load time 0.545 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Automation

Page screenshot: Automation
URL /wp-admin/edit.php?post_type=automation-workflow
Aspect menu-item
HTTP status 200
Load time 0.231 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Automation → Settings

Page screenshot: Automation → Settings
URL /wp-admin/admin.php?page=wunderauto-settings
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Automation → Log

Page screenshot: Automation → Log
URL /wp-admin/admin.php?page=wunderauto-log
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Automation → Parameter test

Page screenshot: Automation → Parameter test
URL /wp-admin/admin.php?page=wunderauto-parametertest
Aspect menu-item
HTTP status 200
Load time 0.153 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Automation → Parameter test → WordPress User

Page screenshot: Automation → Parameter test → 
                WordPress User
URL /wp-admin/admin.php?page=wunderauto-parametertest&tab=user
Aspect menu-item-tab
HTTP status 200
Load time 0.141 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Automation → Parameter test → WordPress Comment

Page screenshot: Automation → Parameter test → 
                WordPress Comment
URL /wp-admin/admin.php?page=wunderauto-parametertest&tab=comment
Aspect menu-item-tab
HTTP status 200
Load time 0.147 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Automation → Parameter test → Woocommerce Order

Page screenshot: Automation → Parameter test → 
                Woocommerce Order
URL /wp-admin/admin.php?page=wunderauto-parametertest&tab=order
Aspect menu-item-tab
HTTP status 200
Load time 0.154 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.240 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.377 s+0.088 s3.64 MiB3.86 MiB+ 229.39 KiB
/wp-admin/edit.php0.215 s0.228 s+0.013 s3.66 MiB3.89 MiB+ 231.23 KiB
/wp-admin/post-new.php1.218 s1.692 s+0.474 s5.43 MiB5.66 MiB+ 240.71 KiB
/wp-admin/upload.php0.503 s0.445 s-0.058 s3.5 MiB3.79 MiB+ 292.63 KiB
/wp-admin/options-writing.php0.161 s0.264 s+0.103 s3.58 MiB3.78 MiB+ 201.06 KiB
/wp-admin/media-new.php0.210 s0.219 s+0.009 s3.48 MiB3.77 MiB+ 294.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.188 s+0.007 s3.58 MiB3.81 MiB+ 230.33 KiB
/wp-admin/post-new.php?post_type=page1.095 s1.150 s+0.055 s5.42 MiB5.64 MiB+ 225.89 KiB
/wp-admin/options-discussion.php0.412 s0.238 s-0.174 s3.48 MiB3.77 MiB+ 294.98 KiB
/wp-admin/edit-comments.php0.209 s0.212 s+0.003 s3.59 MiB3.81 MiB+ 229.27 KiB
/0.304 s0.209 s-0.095 s3.43 MiB3.44 MiB+ 5.91 KiB
Average 0.436 s0.475 s+0.039 s3.89 MiB4.11 MiB+ 225.1 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 1

Options wp_options 1

Custom Post Types 1

ID Name
automation-workflowWorkflows

Meta Boxes

{
    "automation-workflow": {
        "wunderauto-trigger": {
            "title": "Trigger",
            "context": "normal"
        },
        "wunderauto-filter": {
            "title": "Filters",
            "context": "normal"
        },
        "wunderauto-action": {
            "title": "Actions",
            "context": "normal"
        },
        "wunderauto-save-post": {
            "title": "Save",
            "context": "side"
        },
        "wunderauto-options": {
            "title": "Options",
            "context": "side"
        },
        "wunderauto-parameters": {
            "title": "Parameters",
            "context": "side"
        }
    }
}

PHP Error Log 8 lines

[07-Apr-2020 13:29:39 UTC] PHP Notice:  Undefined index: object_id in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 28
[07-Apr-2020 13:29:39 UTC] PHP Notice:  Undefined variable: resolver in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 75
[07-Apr-2020 13:29:40 UTC] PHP Notice:  Undefined index: object_id in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 28
[07-Apr-2020 13:29:40 UTC] PHP Notice:  Undefined variable: resolver in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 75
[07-Apr-2020 13:29:40 UTC] PHP Notice:  Undefined index: object_id in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 28
[07-Apr-2020 13:29:40 UTC] PHP Notice:  Undefined variable: resolver in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 75
[07-Apr-2020 13:29:41 UTC] PHP Notice:  Undefined index: object_id in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 28
[07-Apr-2020 13:29:41 UTC] PHP Notice:  Undefined variable: resolver in /wp-content/plugins/wunderautomation/admin/parametertest/parametertestpage.php on line 75
See also: All tests for this plugin, How to Hide WunderAutomation Admin Menus and Meta Boxes