PostX - Gutenberg Post Grid Blocks 3.1.7

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

Page speed impact: 0.242 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=043ad05815
Aspect after-activation
HTTP status 200
Load time 4.749 s
Memory usage 3.84 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.595 s
Memory usage 3.84 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.862 s
Memory usage 3.82 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 1.706 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.555 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.974 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.350 s0.787 s+0.437 s3.38 MiB3.89 MiB+ 527.18 KiB
/wp-admin/edit.php0.204 s0.398 s+0.194 s3.41 MiB3.91 MiB+ 515 KiB
/wp-admin/post-new.php0.887 s1.568 s+0.681 s5.46 MiB6.36 MiB+ 928.33 KiB
/wp-admin/upload.php0.573 s0.355 s-0.218 s3.32 MiB3.82 MiB+ 511.65 KiB
/wp-admin/options-writing.php0.230 s0.701 s+0.471 s3.32 MiB3.82 MiB+ 514.47 KiB
/wp-admin/media-new.php0.296 s0.520 s+0.224 s3.29 MiB3.82 MiB+ 536.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.405 s+0.203 s3.31 MiB3.84 MiB+ 538.36 KiB
/wp-admin/post-new.php?post_type=page0.549 s1.336 s+0.787 s5.45 MiB6.35 MiB+ 928.28 KiB
/wp-admin/options-discussion.php0.476 s0.372 s-0.104 s3.3 MiB3.82 MiB+ 528.63 KiB
/wp-admin/edit-comments.php0.287 s0.318 s+0.031 s3.34 MiB3.84 MiB+ 517.99 KiB
/0.257 s0.209 s-0.048 s3.36 MiB3.74 MiB+ 388.07 KiB
Average 0.392 s0.634 s+0.242 s3.72 MiB4.29 MiB+ 584.91 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.9%16,3472,86289
JavaScript16.1%3,70222910
SVG7.5%1,7345295
CSS5.5%1,2725315
Total 23,055 3,627 399

PHP Code Analysis | More results »

Lines of code 16,083
Total complexity 3,554
Median class complexity 25.0
Median method complexity 2.0
Most complex class ULTP\Functions
Most complex function ULTP\Functions::conditions()
Classes 61
Methods 402
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

[23-Nov-2023 08:56:57 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