The Post Grid 7.7.10

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

Summary

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

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

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

Environment
WordPress version6.6.1
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 7

Settings ‹ Test site — WordPress

Page screenshot: Settings ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=rttpg&page=rttpg_settings&section=common-settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=the-post-grid%2Fthe-post-grid.php&plugin_status=all&paged=1&s&_wpnonce=3707360b50
Aspect after-activation
HTTP status 200
Load time 0.691 s
Memory usage 5.27 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.290 s
Memory usage 4.67 MiB
JS errors None
Resource errors None

The Post Grid → Add New Grid

Page screenshot: The Post Grid → Add New Grid
URL /wp-admin/post-new.php?post_type=rttpg
Aspect menu-item
HTTP status 200
Load time 1.208 s
Memory usage 4.77 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.323 s
Memory usage 4.62 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.778 s
Memory usage 4.62 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.905 s
Memory usage 4.51 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 2.440 s
Memory usage 7.74 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'appendChild')\n    at /wp-content/plugins/the-post-grid/assets/blocks/main.js?ver=1724235684:1:515171",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.347 s0.430 s+0.083 s3.47 MiB4.63 MiB+ 1.16 MiB
/wp-admin/edit.php0.207 s0.240 s+0.033 s3.54 MiB4.69 MiB+ 1.16 MiB
/wp-admin/post-new.php0.797 s1.287 s+0.490 s5.75 MiB7.9 MiB+ 2.14 MiB
/wp-admin/upload.php0.669 s0.399 s-0.270 s3.49 MiB4.63 MiB+ 1.14 MiB
/wp-admin/options-writing.php0.201 s0.193 s-0.008 s3.41 MiB4.62 MiB+ 1.2 MiB
/wp-admin/media-new.php0.243 s0.249 s+0.006 s3.4 MiB4.61 MiB+ 1.22 MiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.218 s+0.024 s3.47 MiB4.63 MiB+ 1.16 MiB
/wp-admin/post-new.php?post_type=page0.608 s1.151 s+0.543 s5.75 MiB7.88 MiB+ 2.14 MiB
/wp-admin/options-discussion.php0.248 s0.258 s+0.010 s3.41 MiB4.61 MiB+ 1.21 MiB
/wp-admin/edit-comments.php0.249 s0.225 s-0.024 s3.49 MiB4.63 MiB+ 1.14 MiB
/0.322 s0.258 s-0.064 s3.45 MiB4.51 MiB+ 1.06 MiB
Average 0.371 s0.446 s+0.075 s3.88 MiB5.21 MiB+ 1.34 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP78.5%29,7003,22493
CSS11.4%4,308657
JavaScript9.2%3,46728610
SVG0.9%338019
Total 37,813 3,575 129

PHP Code Analysis | More results »

Lines of code 27,400
Total complexity 3,736
Median class complexity 25.0
Median method complexity 2.0
Most complex class RT\ThePostGrid\Helpers\Fns
Most complex function RT\ThePostGrid\Controllers\Admin\AdminAjaxController::tpgPreviewAjaxCall()
Classes 56
Methods 491
Functions 1

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 4

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

[21-Aug-2024 10:21:01 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:01 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:01 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:06 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:06 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:06 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1805
[21-Aug-2024 10:21:12 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[21-Aug-2024 10:21:12 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 716
[21-Aug-2024 10:21:13 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[21-Aug-2024 10:21:13 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 727
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 730
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 751
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 716
[21-Aug-2024 10:21:13 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[21-Aug-2024 10:21:13 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 727
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 730
[21-Aug-2024 10:21:13 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 751
[21-Aug-2024 10:21:13 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/link-template.php on line 4803
See also: All tests for this plugin, How to Hide The Post Grid Admin Menus and Meta Boxes