Wicked Folders 2.10.2

Does Wicked Folders 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: 117.76 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 20,000+
WordPress.org page https://wordpress.org/plugins/wicked-folders/
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=wicked-folders%2Fwicked-folders.php&plugin_status=all&paged=1&s&_wpnonce=d90742e57a
Aspect after-activation
HTTP status 200 OK
Load time 0.091 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Settings → Wicked Folders

Page screenshot: Settings  → Wicked Folders
URL /wp-admin/options-general.php?page=wicked_folders_settings
Aspect menu-item
HTTP status 200 OK
Load time 0.040 s
Memory usage 3.35 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.077 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Edit Page ‹ Test site — WordPress

Page screenshot: Edit Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.259 s
Memory usage 5.07 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?post_type=page",
                "line": 1739,
                "function": ""
            }
        ]
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.141 s0.063 s-0.078 s3.22 MiB3.36 MiB+ 145.3 KiB
/wp-admin/edit.php0.124 s0.046 s-0.078 s3.25 MiB3.38 MiB+ 137.15 KiB
/wp-admin/post-new.php0.521 s0.278 s-0.243 s4.92 MiB5.08 MiB+ 162.17 KiB
/wp-admin/upload.php0.035 s0.049 s+0.014 s3.15 MiB3.23 MiB+ 83.52 KiB
/wp-admin/options-writing.php0.086 s0.073 s-0.013 s3.14 MiB3.22 MiB+ 81.1 KiB
/wp-admin/media-new.php0.051 s0.057 s+0.006 s3.07 MiB3.21 MiB+ 144.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.111 s0.036 s-0.075 s3.17 MiB3.25 MiB+ 80.27 KiB
/wp-admin/post-new.php?post_type=page0.511 s0.247 s-0.264 s4.9 MiB5.07 MiB+ 166.65 KiB
/wp-admin/options-discussion.php0.101 s0.037 s-0.064 s3.07 MiB3.22 MiB+ 145.1 KiB
/wp-admin/edit-comments.php0.079 s0.082 s+0.003 s3.18 MiB3.25 MiB+ 78.68 KiB
/0.083 s0.082 s-0.001 s2.93 MiB3 MiB+ 71.43 KiB
Average 0.168 s0.095 s-0.072 s3.46 MiB3.57 MiB+ 117.76 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 5

User Metadata wp_usermeta 1

Meta Boxes

{
    "page": {
        "wf_page_foldersdiv": {
            "title": "Page Folders",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[15-Dec-2018 01:05:55 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
[15-Dec-2018 01:05:58 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
[15-Dec-2018 01:05:59 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 Wicked Folders Admin Menus and Meta Boxes