The Post Grid 7.9.0

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

Summary

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

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

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=rttpg-setup-wizard
Requested URL /wp-admin/plugins.php?action=activate&plugin=the-post-grid%2Fthe-post-grid.php&plugin_status=all&paged=1&s&_wpnonce=b9fa3b7ddd
Aspect after-activation
HTTP status 200
Load time 0.801 s
Memory usage 5.29 MiB
JS errors None
Resource errors None

The Post Grid

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

The Post Grid → Add New Post Grid

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

The Post Grid → Settings

Page screenshot: The Post Grid → Settings
URL /wp-admin/edit.php?post_type=rttpg&page=rttpg_settings
Aspect menu-item
HTTP status 200
Load time 0.645 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

The Post Grid → Get Help

Page screenshot: The Post Grid → Get Help
URL /wp-admin/edit.php?post_type=rttpg&page=rttpg_get_help
Aspect menu-item
HTTP status 200
Load time 5.412 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

The Post Grid → Our Plugins

Page screenshot: The Post Grid → Our Plugins
URL /wp-admin/edit.php?post_type=rttpg&page=rttpg_our_plugins
Aspect menu-item
HTTP status 200
Load time 1.234 s
Memory usage 5.01 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.433 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.451 s
Memory usage 8.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.486 s0.518 s+0.032 s3.78 MiB5.05 MiB+ 1.27 MiB
/wp-admin/edit.php0.411 s0.345 s-0.066 s3.78 MiB5.1 MiB+ 1.32 MiB
/wp-admin/post-new.php0.857 s1.358 s+0.501 s6.31 MiB8.5 MiB+ 2.19 MiB
/wp-admin/upload.php0.489 s0.535 s+0.046 s3.74 MiB5.06 MiB+ 1.32 MiB
/wp-admin/options-writing.php0.368 s0.364 s-0.004 s3.71 MiB5.01 MiB+ 1.3 MiB
/wp-admin/media-new.php0.537 s0.493 s-0.044 s3.7 MiB5.03 MiB+ 1.33 MiB
/wp-admin/edit-tags.php?taxonomy=category0.384 s0.351 s-0.033 s3.72 MiB5.03 MiB+ 1.32 MiB
/wp-admin/post-new.php?post_type=page0.762 s1.032 s+0.270 s6.3 MiB8.49 MiB+ 2.19 MiB
/wp-admin/options-discussion.php0.456 s0.638 s+0.182 s3.71 MiB5.01 MiB+ 1.3 MiB
/wp-admin/edit-comments.php0.419 s0.394 s-0.025 s3.74 MiB5.03 MiB+ 1.3 MiB
/0.315 s0.272 s-0.043 s4.11 MiB5.31 MiB+ 1.2 MiB
Average 0.499 s0.573 s+0.074 s4.24 MiB5.69 MiB+ 1.46 MiB

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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP81.4%40,3164,478160
JavaScript9.6%4,77779914
CSS8.2%4,057668
SVG0.8%408023
Total 49,558 5,343 205

PHP Code Analysis | More results »

Lines of code 37,255
Total complexity 4,527
Median class complexity 9.0
Median method complexity 2.0
Most complex class RT\ThePostGrid\Helpers\Fns
Most complex function RT\ThePostGrid\Controllers\Admin\AdminAjaxController::tpgPreviewAjaxCall()
Classes 111
Methods 701
Functions 2

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 7

Custom Post Types 1

ID Name
rttpgThe Post Grid

Sidebar Widgets 1

ID Name
widget_tpg_post_gridThe Post Grid

Meta Boxes

{
    "rttpg": {
        "rttpg_meta": {
            "title": "Short Code Generator",
            "context": "normal"
        },
        "rttpg_sc_preview_meta": {
            "title": "Layout Preview",
            "context": "normal"
        },
        "rt_plugin_sc_pro_information": {
            "title": "Documentation",
            "context": "side"
        }
    },
    "post": {
        "pageparentdiv": {
            "title": "Post Attributes",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[28-Mar-2026 12:51:07 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
See also: All tests for this plugin, How to Hide The Post Grid Admin Menus and Meta Boxes