PostX - Gutenberg Post Grid Blocks 3.1.5

Does "PostX - Gutenberg Post Grid Blocks" work with WordPress 6.4.1 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: 576.39 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.4.1
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=8ad491260e
Aspect after-activation
HTTP status 200
Load time 4.078 s
Memory usage 3.83 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.942 s
Memory usage 3.83 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 1.094 s
Memory usage 3.81 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.558 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 0.619 s
Memory usage 3.73 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.895 s
Memory usage 6.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.701 s+0.332 s3.38 MiB3.88 MiB+ 515.48 KiB
/wp-admin/edit.php0.214 s0.386 s+0.172 s3.41 MiB3.9 MiB+ 503.3 KiB
/wp-admin/post-new.php1.020 s1.597 s+0.577 s5.46 MiB6.36 MiB+ 920.63 KiB
/wp-admin/upload.php0.712 s0.323 s-0.389 s3.32 MiB3.82 MiB+ 504.51 KiB
/wp-admin/options-writing.php0.236 s0.669 s+0.433 s3.32 MiB3.81 MiB+ 507.33 KiB
/wp-admin/media-new.php0.326 s0.499 s+0.173 s3.29 MiB3.81 MiB+ 528.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.329 s+0.116 s3.31 MiB3.83 MiB+ 528.09 KiB
/wp-admin/post-new.php?post_type=page0.614 s1.340 s+0.726 s5.45 MiB6.35 MiB+ 920.58 KiB
/wp-admin/options-discussion.php0.291 s0.361 s+0.070 s3.3 MiB3.81 MiB+ 521.48 KiB
/wp-admin/edit-comments.php0.261 s0.302 s+0.041 s3.34 MiB3.83 MiB+ 507.2 KiB
/0.288 s0.224 s-0.064 s3.36 MiB3.73 MiB+ 382.84 KiB
Average 0.413 s0.612 s+0.199 s3.72 MiB4.28 MiB+ 576.39 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.4%15,9332,78989
JavaScript16.4%3,70122810
SVG7.6%1,7305293
CSS5.6%1,2715315
Total 22,635 3,553 397

PHP Code Analysis | More results »

Lines of code 15,648
Total complexity 3,494
Median class complexity 24.0
Median method complexity 2.0
Most complex class ULTP\Functions
Most complex function ULTP\Functions::conditions()
Classes 61
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": {
        "pageparentdiv": {
            "title": "Post Attributes",
            "context": "side"
        },
        "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

[09-Nov-2023 12:32:10 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