Ultimate Team Showcase 1.0.7

Does Ultimate Team Showcase work with WordPress 6.6.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: 246.61 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.041 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 <10
WordPress.org page https://wordpress.org/plugins/ultimate-team-showcase/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-team-showcase%2Fwp_ultimate_team.php&plugin_status=all&paged=1&s&_wpnonce=5592670c54
Aspect after-activation
HTTP status 200
Load time 0.385 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.227 s
Memory usage 3.72 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.874 s
Memory usage 4.12 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.231 s
Memory usage 3.67 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.211 s
Memory usage 3.72 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.314 s
Memory usage 4.14 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.247 s
Memory usage 3.66 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.340 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.315 s0.323 s+0.008 s3.47 MiB3.68 MiB+ 214.92 KiB
/wp-admin/edit.php0.189 s0.400 s+0.211 s3.54 MiB3.74 MiB+ 208.24 KiB
/wp-admin/post-new.php0.709 s0.825 s+0.116 s5.75 MiB6.15 MiB+ 402.7 KiB
/wp-admin/upload.php0.505 s0.341 s-0.164 s3.49 MiB3.68 MiB+ 196.39 KiB
/wp-admin/options-writing.php0.193 s0.207 s+0.014 s3.41 MiB3.66 MiB+ 259.2 KiB
/wp-admin/media-new.php0.300 s0.242 s-0.058 s3.4 MiB3.66 MiB+ 272.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.199 s+0.022 s3.47 MiB3.68 MiB+ 214.06 KiB
/wp-admin/post-new.php?post_type=page0.555 s0.770 s+0.215 s5.75 MiB6.14 MiB+ 398.29 KiB
/wp-admin/options-discussion.php0.199 s0.270 s+0.071 s3.41 MiB3.66 MiB+ 261.51 KiB
/wp-admin/edit-comments.php0.212 s0.231 s+0.019 s3.49 MiB3.68 MiB+ 196.38 KiB
/0.289 s0.283 s-0.006 s3.4 MiB3.49 MiB+ 88.48 KiB
Average 0.331 s0.372 s+0.041 s3.87 MiB4.11 MiB+ 246.61 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.5%15,4951,37013
SVG31.2%12,24205
PHP26.1%10,2385,91980
JavaScript3.3%1,2873846
Total 39,262 7,673 104

PHP Code Analysis | More results »

Lines of code 8,286
Total complexity 1,918
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 81

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

[10-Nov-2024 12:26:59 UTC] Plugin activated successfully.
See also: All tests for this plugin, How to Hide Ultimate Team Showcase Admin Menus and Meta Boxes