Marketing Automation 1.2.5.10

Does Vbout Wordpress Plugin work with WordPress 5.6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/marketing-automation/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=marketing-automation%2Fvboutwp.php&plugin_status=all&paged=1&s&_wpnonce=7ff1a27d1b
Aspect after-activation
HTTP status 200
Load time 0.701 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

Vbout Settings

Page screenshot: Vbout Settings
URL /wp-admin/admin.php?page=vbout-connect
Aspect menu-item
HTTP status 200
Load time 1.247 s
Memory usage 2.8 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.555 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.688 s
Memory usage 5.13 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.495 s
Memory usage 5.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.296 s+0.011 s2.79 MiB2.9 MiB+ 111.65 KiB
/wp-admin/edit.php0.185 s0.356 s+0.171 s2.84 MiB2.93 MiB+ 98.72 KiB
/wp-admin/post-new.php0.886 s3.739 s+2.853 s4.93 MiB5.12 MiB+ 189.2 KiB
/wp-admin/upload.php0.474 s0.518 s+0.044 s2.67 MiB2.77 MiB+ 109.5 KiB
/wp-admin/options-writing.php0.185 s0.242 s+0.057 s2.68 MiB2.76 MiB+ 78.3 KiB
/wp-admin/media-new.php0.227 s0.266 s+0.039 s2.64 MiB2.75 MiB+ 110.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.227 s+0.034 s2.68 MiB2.85 MiB+ 176.03 KiB
/wp-admin/post-new.php?post_type=page1.135 s2.259 s+1.124 s4.92 MiB5.11 MiB+ 195.95 KiB
/wp-admin/options-discussion.php0.348 s0.344 s-0.004 s2.65 MiB2.76 MiB+ 111.44 KiB
/wp-admin/edit-comments.php0.265 s0.254 s-0.011 s2.75 MiB2.86 MiB+ 110.12 KiB
/0.429 s0.271 s-0.158 s2.61 MiB2.69 MiB+ 74.72 KiB
Average 0.419 s0.797 s+0.378 s3.11 MiB3.23 MiB+ 124.16 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP87.2%4,10465028
JavaScript8.0%378423
CSS4.8%22581
Total 4,707 700 32

PHP Code Analysis | More results »

Lines of code 3,029
Total complexity 532
Median class complexity 24.5
Median method complexity 3.5
Most complex class VboutWP
Most complex function VboutWP::sendToVbout()
Classes 8
Methods 100
Functions 6

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.

Options wp_options 32

Meta Boxes

{
    "post": {
        "vbou_meta_box": {
            "title": "Schedule this Post on Vbout?",
            "context": "normal"
        }
    },
    "page": {
        "vbou_meta_box": {
            "title": "Schedule this Page on Vbout?",
            "context": "normal"
        }
    }
}

PHP Error Log 37 lines

[08-Feb-2021 00:49:51 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: class in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: type in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: class in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: type in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: class in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: type in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Undefined variable: class in /wp-content/plugins/marketing-automation/templates/form_objects/text.html.php on line 6
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1563
[08-Feb-2021 00:49:52 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1563
[08-Feb-2021 00:49:54 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:54 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:55 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 447
[08-Feb-2021 00:49:55 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:56 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 2
[08-Feb-2021 00:49:56 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 3
[08-Feb-2021 00:49:59 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:59 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:49:59 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:00 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 447
[08-Feb-2021 00:50:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:01 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 2
[08-Feb-2021 00:50:01 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 3
[08-Feb-2021 00:50:02 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:04 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 447
[08-Feb-2021 00:50:04 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:04 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 2
[08-Feb-2021 00:50:04 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 3
[08-Feb-2021 00:50:07 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 447
[08-Feb-2021 00:50:07 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
[08-Feb-2021 00:50:07 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 2
[08-Feb-2021 00:50:07 UTC] PHP Notice:  Undefined index: post in /wp-content/plugins/marketing-automation/includes/vbout_box.php on line 3
[08-Feb-2021 00:50:10 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/marketing-automation/includes/Vbout.php on line 1585
See also: All tests for this plugin, How to Hide VBOUT Wordpress Plugin Admin Menus and Meta Boxes