PostX - Gutenberg Post Grid Blocks 3.1.6

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: 580.41 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.336 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=a6d2bb9dfb
Aspect after-activation
HTTP status 200
Load time 4.674 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.754 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 0.966 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.560 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.748 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 1.014 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.387 s1.429 s+1.042 s3.38 MiB3.88 MiB+ 517.02 KiB
/wp-admin/edit.php0.222 s0.471 s+0.249 s3.41 MiB3.93 MiB+ 532.52 KiB
/wp-admin/post-new.php0.988 s1.810 s+0.822 s5.46 MiB6.36 MiB+ 922.16 KiB
/wp-admin/upload.php0.720 s0.447 s-0.273 s3.32 MiB3.82 MiB+ 505.81 KiB
/wp-admin/options-writing.php0.220 s0.431 s+0.211 s3.32 MiB3.81 MiB+ 508.63 KiB
/wp-admin/media-new.php0.312 s0.805 s+0.493 s3.29 MiB3.81 MiB+ 530.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.684 s+0.476 s3.31 MiB3.83 MiB+ 529.4 KiB
/wp-admin/post-new.php?post_type=page0.609 s1.220 s+0.611 s5.45 MiB6.35 MiB+ 922.12 KiB
/wp-admin/options-discussion.php0.321 s0.370 s+0.049 s3.3 MiB3.81 MiB+ 522.78 KiB
/wp-admin/edit-comments.php0.275 s0.339 s+0.064 s3.34 MiB3.83 MiB+ 508.51 KiB
/0.289 s0.236 s-0.053 s3.36 MiB3.73 MiB+ 385.4 KiB
Average 0.414 s0.749 s+0.336 s3.72 MiB4.29 MiB+ 580.41 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.5%16,0212,83089
JavaScript16.3%3,70122910
SVG7.6%1,7305293
CSS5.6%1,2715315
Total 22,723 3,595 397

PHP Code Analysis | More results »

Lines of code 15,736
Total complexity 3,517
Median class complexity 24.0
Median method complexity 2.0
Most complex class ULTP\Functions
Most complex function ULTP\Functions::conditions()
Classes 61
Methods 401
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

[14-Nov-2023 11:32:30 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