The Post Grid 7.9.1

Does The Post Grid work with WordPress 7.0 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.47 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version7.0
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=11192f33e2
Aspect after-activation
HTTP status 200
Load time 0.990 s
Memory usage 5.42 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.559 s
Memory usage 5.22 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.214 s
Memory usage 6.01 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.805 s
Memory usage 5.16 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 4.874 s
Memory usage 5.16 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.810 s
Memory usage 5.15 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.343 s
Memory usage 5.45 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.729 s
Memory usage 8.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.623 s0.750 s+0.127 s3.92 MiB5.2 MiB+ 1.28 MiB
/wp-admin/edit.php0.512 s0.816 s+0.304 s3.98 MiB5.24 MiB+ 1.25 MiB
/wp-admin/post-new.php2.009 s2.102 s+0.093 s6.56 MiB8.89 MiB+ 2.33 MiB
/wp-admin/upload.php0.727 s0.679 s-0.048 s3.89 MiB5.18 MiB+ 1.29 MiB
/wp-admin/options-writing.php0.513 s0.532 s+0.019 s3.86 MiB5.14 MiB+ 1.28 MiB
/wp-admin/media-new.php0.582 s0.968 s+0.386 s3.85 MiB5.16 MiB+ 1.31 MiB
/wp-admin/edit-tags.php?taxonomy=category0.584 s0.547 s-0.037 s3.86 MiB5.15 MiB+ 1.29 MiB
/wp-admin/post-new.php?post_type=page1.722 s1.698 s-0.024 s6.55 MiB8.88 MiB+ 2.33 MiB
/wp-admin/options-discussion.php0.608 s0.691 s+0.083 s3.86 MiB5.14 MiB+ 1.27 MiB
/wp-admin/edit-comments.php0.531 s0.528 s-0.003 s3.88 MiB5.16 MiB+ 1.27 MiB
/0.296 s0.254 s-0.042 s4.23 MiB5.45 MiB+ 1.22 MiB
Average 0.792 s0.870 s+0.078 s4.4 MiB5.87 MiB+ 1.47 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,4284,476160
JavaScript9.6%4,77779914
CSS8.2%4,060668
SVG0.8%408023
Total 49,673 5,341 205

PHP Code Analysis | More results »

Lines of code 37,367
Total complexity 4,545
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 700
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

[20-May-2026 22:41:59 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