Combo Blocks 2.2.67

Does Combo Blocks work with WordPress 6.4.2 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: 2.6 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=post-grid%2Fpost-grid.php&plugin_status=all&paged=1&s&_wpnonce=ad8e3f0c08
Aspect after-activation
HTTP status 200
Load time 0.817 s
Memory usage 5.76 MiB
JS errors None
Resource errors None

Combo Blocks

Page screenshot: Combo Blocks
URL /wp-admin/edit.php?post_type=post_grid
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 5.8 MiB
JS errors None
Resource errors None

Combo Blocks → All Saved Templates

Page screenshot: Combo Blocks → All Saved Templates
URL /wp-admin/edit.php?post_type=post_grid_template
Aspect menu-item
HTTP status 200
Load time 0.293 s
Memory usage 5.8 MiB
JS errors None
Resource errors None

Combo Blocks → All Saved Layouts

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

Combo Blocks → Create New

Page screenshot: Combo Blocks → Create New
URL /wp-admin/post-new.php?post_type=post_grid
Aspect menu-item
HTTP status 200
Load time 0.953 s
Memory usage 5.83 MiB
JS errors None
Resource errors None

Combo Blocks → Import Layouts

Page screenshot: Combo Blocks → Import Layouts
URL /wp-admin/admin.php?page=import_layouts
Aspect menu-item
HTTP status 200
Load time 1.934 s
Memory usage 5.79 MiB
JS errors None
Resource errors None

Combo Blocks → Settings

Page screenshot: Combo Blocks → Settings
URL /wp-admin/admin.php?page=post-grid-settings
Aspect menu-item
HTTP status 200
Load time 0.319 s
Memory usage 5.74 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.283 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.761 s+0.418 s3.38 MiB5.78 MiB+ 2.4 MiB
/wp-admin/edit.php0.191 s0.426 s+0.235 s3.41 MiB5.82 MiB+ 2.42 MiB
/wp-admin/post-new.php0.913 s5.350 s+4.437 s5.46 MiB8.89 MiB+ 3.44 MiB
/wp-admin/upload.php0.776 s0.504 s-0.272 s3.32 MiB5.74 MiB+ 2.41 MiB
/wp-admin/options-writing.php0.205 s0.352 s+0.147 s3.32 MiB5.73 MiB+ 2.42 MiB
/wp-admin/media-new.php0.286 s0.288 s+0.002 s3.29 MiB5.73 MiB+ 2.44 MiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.299 s+0.121 s3.31 MiB5.75 MiB+ 2.44 MiB
/wp-admin/post-new.php?post_type=page0.953 s5.147 s+4.194 s5.45 MiB8.89 MiB+ 3.44 MiB
/wp-admin/options-discussion.php0.274 s0.389 s+0.115 s3.3 MiB5.73 MiB+ 2.43 MiB
/wp-admin/edit-comments.php0.263 s0.350 s+0.087 s3.33 MiB5.75 MiB+ 2.42 MiB
/0.259 s0.272 s+0.013 s3.36 MiB5.69 MiB+ 2.34 MiB
Average 0.422 s1.285 s+0.863 s3.72 MiB6.32 MiB+ 2.6 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript65.7%214,61313,74578
PHP13.4%43,7081,960140
CSS5.3%17,40416721
HTML5.2%17,11722
SVG4.2%13,744139
JSON4.2%13,624078
PO File1.6%5,2464,8785
Markdown0.3%82101
XML0.1%29701
Total 326,574 20,765 335

PHP Code Analysis | More results »

Lines of code 44,523
Total complexity 11,491
Median class complexity 49.0
Median method complexity 1.0
Most complex class settings_tabs_field
Most complex function PGBlockBreadcrumb::theHTML()
Classes 98
Methods 606
Functions 344

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 Combo Blocks Admin Menus and Meta Boxes