Post Grid by PickPlugins 2.0.73

Does Post Grid by PickPlugins work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.5.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/post-grid/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=post-grid%2Fpost-grid.php&plugin_status=all&paged=1&s&_wpnonce=ea441e2516
Aspect after-activation
HTTP status 200
Load time 0.585 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Post Grid

Page screenshot: Post Grid
URL /wp-admin/edit.php?post_type=post_grid
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Post Grid → Add New

Page screenshot: Post Grid → Add New
URL /wp-admin/post-new.php?post_type=post_grid
Aspect menu-item
HTTP status 200
Load time 1.427 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Post Grid → All Layouts

Page screenshot: Post Grid → All Layouts
URL /wp-admin/edit.php?post_type=post_grid_layout
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Post Grid → Layout Editor(Old)

Page screenshot: Post Grid → Layout Editor(Old)
URL /wp-admin/edit.php?post_type=post_grid&page=layout_editor
Aspect menu-item
HTTP status 200
Load time 0.724 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Post Grid → Settings

Page screenshot: Post Grid → Settings
URL /wp-admin/edit.php?post_type=post_grid&page=post-grid-settings
Aspect menu-item
HTTP status 200
Load time 0.397 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Post Grid → Addons

Page screenshot: Post Grid → Addons
URL /wp-admin/edit.php?post_type=post_grid&page=post-grid-addons
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Post Grid → Layouts library

Page screenshot: Post Grid → Layouts library
URL /wp-admin/edit.php?post_type=post_grid&page=import_layouts
Aspect menu-item
HTTP status 200
Load time 1.011 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Post Grid → Data Update

Page screenshot: Post Grid → Data Update
URL /wp-admin/edit.php?post_type=post_grid&page=data-update
Aspect menu-item
HTTP status 200
Load time 0.250 s
Memory usage 2.9 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.424 s
Memory usage 2.78 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.204 s
Memory usage 4.79 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.544 s0.489 s-0.055 s2.75 MiB2.99 MiB+ 237.47 KiB
/wp-admin/edit.php0.218 s0.301 s+0.083 s2.8 MiB3.04 MiB+ 251.07 KiB
/wp-admin/post-new.php1.595 s2.503 s+0.908 s4.55 MiB4.79 MiB+ 248.79 KiB
/wp-admin/upload.php0.562 s0.445 s-0.117 s2.63 MiB2.85 MiB+ 222.14 KiB
/wp-admin/options-writing.php0.173 s0.332 s+0.159 s2.64 MiB2.85 MiB+ 214.53 KiB
/wp-admin/media-new.php0.207 s0.284 s+0.077 s2.6 MiB2.85 MiB+ 247.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.273 s+0.099 s2.64 MiB2.89 MiB+ 247.91 KiB
/wp-admin/post-new.php?post_type=page1.482 s1.654 s+0.172 s4.53 MiB4.78 MiB+ 248.05 KiB
/wp-admin/options-discussion.php0.397 s0.586 s+0.189 s2.61 MiB2.85 MiB+ 247.66 KiB
/wp-admin/edit-comments.php0.271 s0.360 s+0.089 s2.65 MiB2.95 MiB+ 307.21 KiB
/0.316 s0.237 s-0.079 s2.56 MiB2.78 MiB+ 222.8 KiB
Average 0.540 s0.679 s+0.139 s3 MiB3.24 MiB+ 244.99 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

Custom Post Types 2

ID Name
post_gridPost Grid
post_grid_layoutLayouts

Meta Boxes

{
    "post": {
        "post-grid-post-option": {
            "title": "Post Grid - Post Options",
            "context": "normal"
        }
    },
    "post_grid": {
        "post-grid": {
            "title": "Post Grid Options",
            "context": "normal"
        },
        "post-grid-side": {
            "title": "Post Grid Info",
            "context": "side"
        }
    },
    "post_grid_layout": {
        "post-grid-layout": {
            "title": "Layout data",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[31-Oct-2020 02:25:45 UTC] PHP Notice:  Undefined index: OR in /wp-content/plugins/post-grid/includes/classes/class-functions.php on line 267
[31-Oct-2020 02:25:45 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/post-grid/includes/metabox-post-grid-hook.php on line 845
See also: All tests for this plugin, How to Hide Combo Blocks Admin Menus and Meta Boxes