PostX - Gutenberg Post Grid Blocks 3.2.1

Does "PostX - Gutenberg Post Grid Blocks" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.4.3
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/ultimate-post/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Initial Setup ‹ Test site — WordPress

Page screenshot: Initial Setup ‹ Test site — WordPress
URL /wp-admin/admin.php?page=ultp-initial-setup-wizard&tab=welcome
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-post%2Fultimate-post.php&plugin_status=all&paged=1&s&_wpnonce=aa291782a0
Aspect after-activation
HTTP status 200
Load time 2.833 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

PostX

Page screenshot: PostX
URL /wp-admin/admin.php?page=ultp-settings
Aspect menu-item
HTTP status 200
Load time 1.609 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

PostX → Initial Setup

Page screenshot: PostX → Initial Setup
URL /wp-admin/admin.php?page=ultp-initial-setup-wizard&tab=welcome
Requested URL /wp-admin/admin.php?page=ultp-initial-setup-wizard
Aspect menu-item
HTTP status 200
Load time 0.669 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

PostX → Upgrade to Pro

Page screenshot: PostX →  Upgrade to Pro
URL https://www.wpxpo.com/postx/pricing/?utm_source=postx-main_menu&utm_medium=upgrade_to_pro&utm_campaign=postx-dashboard
Requested URL /wp-admin/admin.php?page=go_postx_pro
Aspect menu-item
HTTP status 200
Load time 0.485 s
Memory usage N/A
JS errors
[
    {
        "message": "SyntaxError: Identifier 'litespeed_ui_events' has already been declared",
        "trace": null,
        "code": null
    }
]
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 1.040 s
Memory usage 3.71 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 0.892 s
Memory usage 6.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s1.379 s+1.044 s3.38 MiB3.87 MiB+ 498.2 KiB
/wp-admin/edit.php0.202 s0.426 s+0.224 s3.41 MiB3.88 MiB+ 485.28 KiB
/wp-admin/post-new.php0.850 s1.768 s+0.918 s5.46 MiB6.34 MiB+ 897.88 KiB
/wp-admin/upload.php0.572 s0.450 s-0.122 s3.32 MiB3.78 MiB+ 462.48 KiB
/wp-admin/options-writing.php0.208 s0.476 s+0.268 s3.32 MiB3.77 MiB+ 465.3 KiB
/wp-admin/media-new.php0.297 s0.649 s+0.352 s3.3 MiB3.77 MiB+ 486.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.481 s+0.283 s3.31 MiB3.81 MiB+ 508.63 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.868 s+0.294 s5.45 MiB6.33 MiB+ 899.3 KiB
/wp-admin/options-discussion.php0.252 s0.329 s+0.077 s3.3 MiB3.77 MiB+ 479.46 KiB
/wp-admin/edit-comments.php0.276 s0.284 s+0.008 s3.34 MiB3.81 MiB+ 485.18 KiB
/0.269 s0.196 s-0.073 s3.36 MiB3.71 MiB+ 356.5 KiB
Average 0.367 s0.664 s+0.298 s3.72 MiB4.26 MiB+ 547.74 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP70.6%16,1422,56588
JavaScript16.2%3,70222910
SVG7.6%1,7345295
CSS5.6%1,2725315
Total 22,850 3,330 398

PHP Code Analysis | More results »

Lines of code 15,854
Total complexity 3,551
Median class complexity 30.5
Median method complexity 2.0
Most complex class ULTP\Functions
Most complex function ULTP\Functions::conditions()
Classes 60
Methods 397
Functions 25

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 1

Custom Post Types 3

ID Name
ultp_builderBuilder
ultp_custom_fontCustom Fonts
ultp_templatesSaved Templates

Meta Boxes

{
    "post": {
        "ultp-feature-video": {
            "title": "PostX Settings",
            "context": "side"
        }
    },
    "ultp_builder": {
        "postx-builder-id": {
            "title": "PostX Builder Settings",
            "context": "side"
        }
    },
    "ultp_custom_font": {
        "ultp-custom-font-id": {
            "title": "Font Vaiations",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[31-Jan-2024 08:03:08 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/ultimate-post/classes/Functions.php on line 26
See also: All tests for this plugin, How to Hide PostX Admin Menus and Meta Boxes