Ultimate Team Showcase 1.0.8

Does Ultimate Team Showcase work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/ultimate-team-showcase/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Settings ‹ Test site — WordPress

Page screenshot: Settings ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=wp_uteam&page=uteamsettings
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-team-showcase%2Fwp_ultimate_team.php&plugin_status=all&paged=1&s&_wpnonce=3a148f18d7
Aspect after-activation
HTTP status 200
Load time 0.473 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

WP Ultimate Team

Page screenshot: WP Ultimate Team
URL /wp-admin/edit.php?post_type=wp_uteam
Aspect menu-item
HTTP status 200
Load time 0.318 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

WP Ultimate Team → Add New Team

Page screenshot: WP Ultimate Team → Add New Team
URL /wp-admin/post-new.php?post_type=wp_uteam
Aspect menu-item
HTTP status 200
Load time 0.871 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

WP Ultimate Team → Team Categories

Page screenshot: WP Ultimate Team → Team Categories
URL /wp-admin/edit-tags.php?taxonomy=wp-uteam-category&post_type=wp_uteam
Aspect menu-item
HTTP status 200
Load time 0.218 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

WP Ultimate Team → All Shortcodes

Page screenshot: WP Ultimate Team → All Shortcodes
URL /wp-admin/edit.php?post_type=wp_uteam_settings
Aspect menu-item
HTTP status 200
Load time 0.190 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

WP Ultimate Team → Create Shortcode

Page screenshot: WP Ultimate Team → Create Shortcode
URL /wp-admin/post-new.php?post_type=wp_uteam_settings
Aspect menu-item
HTTP status 200
Load time 0.490 s
Memory usage 4.19 MiB
JS errors None
Resource errors None

WP Ultimate Team → Settings

Page screenshot: WP Ultimate Team → Settings
URL /wp-admin/edit.php?post_type=wp_uteam&page=uteamsettings
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.7 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.329 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.607 s+0.316 s3.51 MiB3.72 MiB+ 216.8 KiB
/wp-admin/edit.php0.186 s0.382 s+0.196 s3.57 MiB3.78 MiB+ 209.76 KiB
/wp-admin/post-new.php0.733 s0.922 s+0.189 s6.06 MiB6.28 MiB+ 229.24 KiB
/wp-admin/upload.php0.539 s0.635 s+0.096 s3.52 MiB3.72 MiB+ 197.91 KiB
/wp-admin/options-writing.php0.215 s0.224 s+0.009 s3.5 MiB3.7 MiB+ 201.9 KiB
/wp-admin/media-new.php0.269 s0.254 s-0.015 s3.49 MiB3.7 MiB+ 210.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.198 s+0.004 s3.5 MiB3.71 MiB+ 215.58 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.772 s+0.163 s6.05 MiB6.27 MiB+ 224.77 KiB
/wp-admin/options-discussion.php0.310 s0.445 s+0.135 s3.5 MiB3.7 MiB+ 199.02 KiB
/wp-admin/edit-comments.php0.200 s0.226 s+0.026 s3.52 MiB3.72 MiB+ 197.9 KiB
/0.296 s0.274 s-0.022 s3.43 MiB3.52 MiB+ 91.45 KiB
Average 0.349 s0.449 s+0.100 s3.97 MiB4.16 MiB+ 199.49 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.

CSS
SVG
PHP
Language % Lines of code Comment lines Files
CSS39.4%15,4951,37013
SVG31.2%12,24205
PHP26.1%10,2695,91780
JavaScript3.3%1,2873846
Total 39,293 7,671 104

PHP Code Analysis | More results »

Lines of code 8,320
Total complexity 1,921
Median class complexity 7.5
Median method complexity 2.0
Most complex class RSTHEME
Most complex function uteam_custom_settings_shortcode()
Classes 68
Methods 529
Functions 82

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.

Custom Post Types 2

ID Name
wp_uteamTeam
wp_uteam_settingsShortcodes

Meta Boxes

{
    "wp_uteam": {
        "uteam_option_page": {
            "title": "Memeber Basic Information",
            "context": "normal"
        },
        "uteam_group_metabox-social": {
            "title": "Member Social Information",
            "context": "normal"
        }
    },
    "uteam_team": {
        "uteam_group_metabox": {
            "title": "Member Single Gallery",
            "context": "normal"
        }
    },
    "wp_uteam_settings": {
        "uteam_metabox_metabox": {
            "title": "Shortcode Generator",
            "context": "normal"
        },
        "uteam_generated_shortcode": {
            "title": "Generated Shortcode",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[22-Jul-2025 13:17:00 UTC] Plugin activated successfully.
See also: All tests for this plugin, How to Hide Ultimate Team Showcase Admin Menus and Meta Boxes