Cresta Posts Box 1.1.5

Does Cresta Posts Box work with WordPress 5.0.1 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
3WordPress deprecation warnings
3JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 29.59 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.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/cresta-posts-box/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=cresta-posts-box%2Fcresta-posts-box.php&plugin_status=all&paged=1&s&_wpnonce=64a787ad24
Aspect after-activation
HTTP status 200 OK
Load time 0.149 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

CPB FREE

Page screenshot: CPB FREE
URL /wp-admin/admin.php?page=cresta-posts-box
Aspect menu-item
HTTP status 200 OK
Load time 0.036 s
Memory usage 3.17 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.078 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Edit Post ‹ Test site — WordPress

Page screenshot: Edit Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.525 s
Memory usage 4.94 MiB
JS errors
[
    {
        "message": "TypeError: undefined is not an object (evaluating 'i.withBlockContentContext')",
        "trace": [
            {
                "file": "/wp-includes/js/dist/editor.min.js?ver=9.0.4",
                "line": 1,
                "function": ""
            },
            {
                "file": "/wp-includes/js/dist/editor.min.js?ver=9.0.4",
                "line": 1,
                "function": "n"
            },
            {
                "file": "/wp-includes/js/dist/editor.min.js?ver=9.0.4",
                "line": 1,
                "function": ""
            }
        ]
    },
    {
        "message": "TypeError: Object is not a constructor (evaluating 'Object($.withColors)(\"backgroundColor\",{textColor:\"color\"})')",
        "trace": [
            {
                "file": "/wp-includes/js/dist/block-library.min.js?ver=2.2.9",
                "line": 1,
                "function": ""
            },
            {
                "file": "/wp-includes/js/dist/block-library.min.js?ver=2.2.9",
                "line": 1,
                "function": "n"
            },
            {
                "file": "/wp-includes/js/dist/block-library.min.js?ver=2.2.9",
                "line": 1,
                "function": ""
            }
        ]
    },
    {
        "message": "TypeError: undefined is not an object (evaluating 's.registerCoreBlocks')",
        "trace": [
            {
                "file": "/wp-includes/js/dist/edit-post.min.js?ver=3.1.4",
                "line": 1,
                "function": "Jn"
            },
            {
                "file": "/wp-admin/post-new.php",
                "line": 1758,
                "function": ""
            }
        ]
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.056 s0.071 s+0.015 s3.22 MiB3.24 MiB+ 17.88 KiB
/wp-admin/edit.php0.125 s0.137 s+0.012 s3.25 MiB3.27 MiB+ 17.85 KiB
/wp-admin/post-new.php0.524 s0.247 s-0.277 s4.92 MiB4.94 MiB+ 25.04 KiB
/wp-admin/upload.php0.046 s0.043 s-0.003 s3.15 MiB3.17 MiB+ 18.18 KiB
/wp-admin/options-writing.php0.077 s0.126 s+0.049 s3.14 MiB3.16 MiB+ 18.55 KiB
/wp-admin/media-new.php0.058 s0.099 s+0.041 s3.07 MiB3.15 MiB+ 80.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.130 s0.117 s-0.013 s3.17 MiB3.19 MiB+ 17.77 KiB
/wp-admin/post-new.php?post_type=page0.454 s0.509 s+0.055 s4.9 MiB4.92 MiB+ 19.23 KiB
/wp-admin/options-discussion.php0.040 s0.029 s-0.011 s3.07 MiB3.15 MiB+ 82.55 KiB
/wp-admin/edit-comments.php0.087 s0.070 s-0.017 s3.18 MiB3.2 MiB+ 17.8 KiB
/0.111 s0.078 s-0.033 s2.93 MiB2.94 MiB+ 9.74 KiB
Average 0.155 s0.139 s-0.017 s3.46 MiB3.48 MiB+ 29.59 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 1

Meta Boxes

{
    "post": {
        "cresta_posts_box_sectionid": {
            "title": "Cresta Posts Box",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[17-Dec-2018 11:40:44 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 4147
[17-Dec-2018 11:40:46 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 4147
[17-Dec-2018 11:40:48 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 4147
See also: All tests for this plugin, How to Hide Cresta Posts Box Admin Menus and Meta Boxes