Stackable - Gutenberg Blocks 1.9

Does Stackable - Gutenberg Blocks work with WordPress 5.0 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
2PHP notices
2WordPress deprecation warnings
4JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.0
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Stackable ‹ Test site — WordPress

Page screenshot: Stackable ‹ Test site — WordPress
URL /wp-admin/admin.php?page=stackable
Requested URL /wp-admin/plugins.php?action=activate&plugin=stackable-ultimate-gutenberg-blocks%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=0bce5e278b
Aspect after-activation
HTTP status 200 OK
Load time 2.407 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Stackable

Page screenshot: Stackable
URL /wp-admin/admin.php?page=stackable
Aspect menu-item
HTTP status 200 OK
Load time 0.109 s
Memory usage 3.68 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 OK
Load time 0.097 s
Memory usage 3.44 MiB
JS errors
[
    {
        "message": "TypeError: undefined is not a constructor (evaluating 'document.querySelectorAll(\".ugb-countup .ugb-counter\").forEach')",
        "trace": [
            {
                "file": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.frontend.js?ver=1.9",
                "line": 1,
                "function": ""
            }
        ]
    },
    {
        "message": "TypeError: undefined is not a constructor (evaluating 'document.querySelectorAll(\".wp-block-ugb-expand\").forEach')",
        "trace": [
            {
                "file": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.frontend.js?ver=1.9",
                "line": 1,
                "function": ""
            }
        ]
    },
    {
        "message": "TypeError: undefined is not a constructor (evaluating 'document.querySelectorAll(\".ugb-notification.dismissible-true[data-uid]\").forEach')",
        "trace": [
            {
                "file": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.frontend.js?ver=1.9",
                "line": 1,
                "function": ""
            }
        ]
    },
    {
        "message": "TypeError: undefined is not a constructor (evaluating 't.forEach')",
        "trace": [
            {
                "file": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.frontend.js?ver=1.9",
                "line": 1,
                "function": ""
            }
        ]
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.142 s0.146 s+0.004 s3.22 MiB3.78 MiB+ 571.73 KiB
/wp-admin/edit.php0.128 s0.156 s+0.028 s3.25 MiB3.8 MiB+ 566.48 KiB
/wp-admin/post-new.php0.547 s0.277 s-0.270 s4.92 MiB5.42 MiB+ 511.48 KiB
/wp-admin/upload.php0.046 s0.046 s+0.000 s3.15 MiB3.7 MiB+ 565.77 KiB
/wp-admin/options-writing.php0.100 s0.053 s-0.047 s3.14 MiB3.69 MiB+ 565.79 KiB
/wp-admin/media-new.php0.063 s0.149 s+0.086 s3.07 MiB3.69 MiB+ 630.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.136 s0.168 s+0.032 s3.17 MiB3.72 MiB+ 565.77 KiB
/wp-admin/post-new.php?post_type=page0.541 s0.267 s-0.274 s4.9 MiB5.4 MiB+ 507.16 KiB
/wp-admin/options-discussion.php0.036 s0.037 s+0.001 s3.07 MiB3.69 MiB+ 630.41 KiB
/wp-admin/edit-comments.php0.081 s0.106 s+0.025 s3.18 MiB3.73 MiB+ 565.83 KiB
/0.079 s0.094 s+0.015 s2.93 MiB3.45 MiB+ 532.34 KiB
Average 0.173 s0.136 s-0.036 s3.45 MiB4.01 MiB+ 564.83 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.

Options wp_options 6

PHP Error Log 4 lines

[10-Dec-2018 19:07:34 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/stackable-ultimate-gutenberg-blocks/freemius/includes/class-freemius.php on line 9375
[10-Dec-2018 19:07:34 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/stackable-ultimate-gutenberg-blocks/freemius/includes/class-freemius.php on line 9375
[10-Dec-2018 19:07:39 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 19:07:41 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
See also: All tests for this plugin, How to Hide the "Stackable" Admin Menu