PostX - Gutenberg Post Grid Blocks 3.1.9

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

Summary

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

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

Page speed impact: 0.213 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/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=e7515bd0ef
Aspect after-activation
HTTP status 200
Load time 2.187 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 2.335 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 1.110 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 0.542 s
Memory usage N/A
JS errors
[
    {
        "message": "SyntaxError: Identifier 'litespeed_ui_events' has already been declared",
        "trace": null,
        "code": null
    },
    {
        "message": "SyntaxError: Identifier 'yearly' 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 1.021 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.407 s0.719 s+0.312 s3.38 MiB3.89 MiB+ 523.5 KiB
/wp-admin/edit.php0.229 s0.412 s+0.183 s3.41 MiB3.9 MiB+ 511.33 KiB
/wp-admin/post-new.php1.005 s1.634 s+0.629 s5.46 MiB6.36 MiB+ 924.65 KiB
/wp-admin/upload.php0.582 s0.368 s-0.214 s3.32 MiB3.82 MiB+ 508.53 KiB
/wp-admin/options-writing.php0.234 s0.694 s+0.460 s3.32 MiB3.82 MiB+ 511.35 KiB
/wp-admin/media-new.php0.326 s0.520 s+0.194 s3.29 MiB3.81 MiB+ 532.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.362 s+0.156 s3.31 MiB3.83 MiB+ 534.68 KiB
/wp-admin/post-new.php?post_type=page0.614 s1.406 s+0.792 s5.45 MiB6.35 MiB+ 924.6 KiB
/wp-admin/options-discussion.php0.576 s0.399 s-0.177 s3.3 MiB3.82 MiB+ 525.51 KiB
/wp-admin/edit-comments.php0.249 s0.315 s+0.066 s3.33 MiB3.83 MiB+ 511.23 KiB
/0.292 s0.235 s-0.057 s3.36 MiB3.73 MiB+ 383.7 KiB
Average 0.429 s0.642 s+0.213 s3.72 MiB4.29 MiB+ 581.09 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,3672,97789
JavaScript16.0%3,70222910
SVG7.5%1,7345295
CSS5.5%1,2725315
Total 23,075 3,742 399

PHP Code Analysis | More results »

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

[07-Dec-2023 05:32:37 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