Post Grid 2.3.19

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

Summary

Errors
6PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.9
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=9022d45ed4
Aspect after-activation
HTTP status 200
Load time 1.340 s
Memory usage 4.13 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.423 s
Memory usage 4.2 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.202 s
Memory usage 4.26 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.554 s
Memory usage 4.2 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 1.030 s
Memory usage 4.15 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.751 s
Memory usage 4.14 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.136 s
Memory usage 4.14 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.242 s
Memory usage 4.53 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 0.770 s
Memory usage 7.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.465 s0.557 s+0.092 s3.78 MiB4.22 MiB+ 453.88 KiB
/wp-admin/edit.php0.375 s0.445 s+0.070 s3.78 MiB4.31 MiB+ 536.45 KiB
/wp-admin/post-new.php0.883 s0.945 s+0.062 s6.31 MiB7.28 MiB+ 993.99 KiB
/wp-admin/upload.php0.468 s0.549 s+0.081 s3.74 MiB4.13 MiB+ 404.83 KiB
/wp-admin/options-writing.php0.339 s0.499 s+0.160 s3.71 MiB4.13 MiB+ 428.59 KiB
/wp-admin/media-new.php0.516 s0.383 s-0.133 s3.7 MiB4.13 MiB+ 436.79 KiB
/wp-admin/edit-tags.php?taxonomy=category0.321 s0.427 s+0.106 s3.72 MiB4.16 MiB+ 450.4 KiB
/wp-admin/post-new.php?post_type=page0.710 s0.710 s+0.000 s6.3 MiB7.26 MiB+ 987.48 KiB
/wp-admin/options-discussion.php0.336 s0.488 s+0.152 s3.71 MiB4.13 MiB+ 431.51 KiB
/wp-admin/edit-comments.php0.336 s0.414 s+0.078 s3.73 MiB4.18 MiB+ 451.91 KiB
/0.297 s0.308 s+0.011 s4.12 MiB4.53 MiB+ 419.46 KiB
Average 0.459 s0.520 s+0.062 s4.24 MiB4.77 MiB+ 545.03 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
JavaScript54.0%75,7319,67718
PHP22.4%31,35582159
SVG9.7%13,658125
CSS9.0%12,610806
PO File3.9%5,5406,2605
JSON0.6%89901
XML0.2%29701
Markdown0.1%16501
Total 140,255 16,850 96

PHP Code Analysis | More results »

Lines of code 30,277
Total complexity 6,527
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 357

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 6 lines

[03-Dec-2025 05:24:50 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 05:24:50 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 05:24:58 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 05:24:58 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 05:25:09 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 05:25:09 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Post Grid Admin Menus and Meta Boxes