PostX 4.1.12

Does PostX work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.6.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 7

Initial Setup ‹ Test site — WordPress

Page screenshot: Initial Setup ‹ Test site — WordPress
URL /wp-admin/admin.php?page=ultp-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=0de517af88
Aspect after-activation
HTTP status 200
Load time 0.639 s
Memory usage 3.66 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 0.495 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

PostX → Initial Setup

Page screenshot: PostX → Initial Setup
URL /wp-admin/admin.php?page=ultp-setup-wizard&tab=welcome
Requested URL /wp-admin/admin.php?page=ultp-setup-wizard
Aspect menu-item
HTTP status 200
Load time 0.291 s
Memory usage 3.66 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=db-postx-plugin&utm_medium=left-menu-upgrade&utm_campaign=postx-dashboard
Requested URL /wp-admin/admin.php?page=go_postx_pro
Aspect menu-item
HTTP status 200
Load time 1.722 s
Memory usage N/A
JS errors
[
    {
        "message": "SyntaxError: Identifier 'litespeed_ui_events' has already been declared",
        "trace": null,
        "code": null
    }
]
Resource errors None

Appearance → Starter Sites

Page screenshot: Appearance → Starter Sites
URL /wp-admin/admin.php?page=ultp-settings#startersites
Requested URL /wp-admin/themes.php?page=ultp-startersites
Aspect menu-item
HTTP status 200
Load time 1.590 s
Memory usage 3.67 MiB
JS errors None
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.512 s
Memory usage 3.86 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.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.572 s+0.207 s3.47 MiB3.68 MiB+ 214.64 KiB
/wp-admin/edit.php0.282 s0.402 s+0.120 s3.54 MiB3.75 MiB+ 213.51 KiB
/wp-admin/post-new.php0.800 s2.545 s+1.745 s5.75 MiB6.42 MiB+ 688.82 KiB
/wp-admin/upload.php0.612 s1.179 s+0.567 s3.49 MiB3.7 MiB+ 213.51 KiB
/wp-admin/options-writing.php0.249 s0.255 s+0.006 s3.41 MiB3.67 MiB+ 269.83 KiB
/wp-admin/media-new.php0.262 s0.760 s+0.498 s3.4 MiB3.67 MiB+ 283.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.311 s+0.093 s3.47 MiB3.7 MiB+ 230.95 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.928 s+0.309 s5.75 MiB6.43 MiB+ 698.6 KiB
/wp-admin/options-discussion.php0.238 s0.285 s+0.047 s3.41 MiB3.67 MiB+ 272.14 KiB
/wp-admin/edit-comments.php0.489 s0.290 s-0.199 s3.49 MiB3.7 MiB+ 213.33 KiB
/0.385 s0.237 s-0.148 s3.45 MiB3.86 MiB+ 418.39 KiB
Average 0.411 s0.706 s+0.295 s3.87 MiB4.2 MiB+ 337.9 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
PHP67.5%16,2883,05299
JavaScript17.9%4,31527110
SVG7.9%1,9118324
CSS6.6%1,601685
Total 24,115 3,399 438

PHP Code Analysis | More results »

Lines of code 15,861
Total complexity 4,440
Median class complexity 42.0
Median method complexity 2.0
Most complex class ULTP\Functions
Most complex function ULTP\Functions::get_query()
Classes 69
Methods 462
Functions 15

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 4

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 16 lines

[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 716
[24-Sep-2024 10:44:51 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[24-Sep-2024 10:44:51 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 727
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 730
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 751
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 716
[24-Sep-2024 10:44:51 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[24-Sep-2024 10:44:51 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 727
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 730
[24-Sep-2024 10:44:51 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 751
See also: All tests for this plugin, How to Hide PostX Admin Menus and Meta Boxes