Post Grid By PickPlugins 2.3.16

Does Post Grid By PickPlugins work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/post-grid/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Builder ‹ Test site — WordPress

Page screenshot: Builder ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=post_grid&page=post-grid-builder
Requested URL /wp-admin/plugins.php?action=activate&plugin=post-grid%2Fpost-grid.php&plugin_status=all&paged=1&s&_wpnonce=b1fab78809
Aspect after-activation
HTTP status 200
Load time 1.600 s
Memory usage 3.9 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.357 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Post Grid → Add Post Grid

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

Post Grid → All Saved Layouts

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

Post Grid → Import Layouts

Page screenshot: Post Grid → Import Layouts
URL /wp-admin/edit.php?post_type=post_grid&page=import_layouts
Aspect menu-item
HTTP status 200
Load time 0.885 s
Memory usage 3.91 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.910 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Post Grid → Builder

Page screenshot: Post Grid → Builder
URL /wp-admin/edit.php?post_type=post_grid&page=post-grid-builder
Aspect menu-item
HTTP status 200
Load time 1.858 s
Memory usage 3.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.281 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.240 s
Memory usage 7.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.535 s0.607 s+0.072 s3.51 MiB3.93 MiB+ 433.45 KiB
/wp-admin/edit.php0.216 s0.355 s+0.139 s3.57 MiB3.99 MiB+ 433.55 KiB
/wp-admin/post-new.php0.853 s1.048 s+0.195 s6.06 MiB7.02 MiB+ 985.35 KiB
/wp-admin/upload.php0.601 s0.523 s-0.078 s3.52 MiB3.91 MiB+ 396.58 KiB
/wp-admin/options-writing.php0.226 s0.367 s+0.141 s3.5 MiB3.91 MiB+ 416.09 KiB
/wp-admin/media-new.php0.255 s0.307 s+0.052 s3.49 MiB3.91 MiB+ 424.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.338 s+0.144 s3.5 MiB3.92 MiB+ 429.55 KiB
/wp-admin/post-new.php?post_type=page1.108 s0.748 s-0.360 s6.05 MiB7.01 MiB+ 980.88 KiB
/wp-admin/options-discussion.php0.314 s0.400 s+0.086 s3.5 MiB3.91 MiB+ 413.22 KiB
/wp-admin/edit-comments.php0.460 s0.554 s+0.094 s3.52 MiB3.93 MiB+ 412.25 KiB
/0.354 s0.274 s-0.080 s3.5 MiB3.84 MiB+ 345.99 KiB
Average 0.465 s0.502 s+0.037 s3.98 MiB4.48 MiB+ 515.56 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

JavaScript
PHP
SVG
CSS
Language % Lines of code Comment lines Files
JavaScript53.8%74,8359,64118
PHP22.4%31,11479659
SVG9.8%13,658125
CSS9.1%12,610806
PO File4.0%5,5406,2605
JSON0.6%89901
XML0.2%29701
Markdown0.1%15601
Total 139,109 16,789 96

PHP Code Analysis | More results »

Lines of code 30,031
Total complexity 6,422
Median class complexity 13.0
Median method complexity 4.5
Most complex class settings_tabs_field
Most complex function PostGridRest::get_posts()
Classes 11
Methods 104
Functions 350

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.

Custom Post Types 3

ID Name
post_gridPost Grid
post_grid_templateSaved Templates
post_grid_layoutSaved Layouts

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"
        }
    }
}

Capabilities 21

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Post Grid By PickPlugins Admin Menus and Meta Boxes