Post Grid by PickPlugins 2.0.71

Does Post Grid by PickPlugins work with WordPress 5.5.1 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: 246.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.5.1
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=0d7695c238
Aspect after-activation
HTTP status 200
Load time 2.506 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.304 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.240 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.288 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.748 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.418 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.287 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.966 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.259 s
Memory usage 2.91 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.248 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.025 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.476 s0.468 s-0.008 s2.75 MiB2.99 MiB+ 238.76 KiB
/wp-admin/edit.php0.239 s0.319 s+0.080 s2.8 MiB3.04 MiB+ 252.36 KiB
/wp-admin/post-new.php1.531 s2.333 s+0.802 s4.54 MiB4.79 MiB+ 250.08 KiB
/wp-admin/upload.php0.651 s0.551 s-0.100 s2.63 MiB2.85 MiB+ 223.43 KiB
/wp-admin/options-writing.php0.173 s0.254 s+0.081 s2.64 MiB2.86 MiB+ 215.82 KiB
/wp-admin/media-new.php0.228 s0.279 s+0.051 s2.6 MiB2.85 MiB+ 248.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.276 s+0.070 s2.64 MiB2.89 MiB+ 249.2 KiB
/wp-admin/post-new.php?post_type=page1.397 s1.798 s+0.401 s4.53 MiB4.78 MiB+ 249.34 KiB
/wp-admin/options-discussion.php0.303 s0.437 s+0.134 s2.61 MiB2.85 MiB+ 248.95 KiB
/wp-admin/edit-comments.php0.269 s0.329 s+0.060 s2.65 MiB2.95 MiB+ 308.5 KiB
/0.317 s0.226 s-0.091 s2.56 MiB2.78 MiB+ 224.45 KiB
Average 0.526 s0.661 s+0.135 s3 MiB3.24 MiB+ 246.31 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

[01-Sep-2020 23:05:46 UTC] PHP Notice:  Undefined index: OR in /wp-content/plugins/post-grid/includes/classes/class-functions.php on line 267
[01-Sep-2020 23:05:46 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