Ultimate Team Showcase 1.0.3

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

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.5.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=115bf9a31d
Aspect after-activation
HTTP status 200
Load time 0.514 s
Memory usage 3.68 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.234 s
Memory usage 3.61 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 1.044 s
Memory usage 4.09 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.274 s
Memory usage 3.56 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.243 s
Memory usage 3.61 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.494 s
Memory usage 4.1 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.428 s
Memory usage 3.55 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.440 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.535 s0.415 s-0.120 s3.44 MiB3.64 MiB+ 213.51 KiB
/wp-admin/edit.php0.239 s0.262 s+0.023 s3.46 MiB3.66 MiB+ 208.66 KiB
/wp-admin/post-new.php0.991 s0.966 s-0.025 s5.59 MiB5.86 MiB+ 273.66 KiB
/wp-admin/upload.php0.710 s0.514 s-0.196 s3.38 MiB3.57 MiB+ 192.89 KiB
/wp-admin/options-writing.php0.240 s0.236 s-0.004 s3.37 MiB3.55 MiB+ 186.66 KiB
/wp-admin/media-new.php0.299 s0.425 s+0.126 s3.35 MiB3.55 MiB+ 208.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.257 s+0.034 s3.37 MiB3.57 MiB+ 211.81 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.734 s+0.132 s5.59 MiB5.85 MiB+ 269.24 KiB
/wp-admin/options-discussion.php0.292 s0.341 s+0.049 s3.36 MiB3.55 MiB+ 197.27 KiB
/wp-admin/edit-comments.php0.607 s0.287 s-0.320 s3.39 MiB3.59 MiB+ 200.35 KiB
/0.367 s0.341 s-0.026 s3.42 MiB3.45 MiB+ 34.84 KiB
Average 0.464 s0.434 s-0.030 s3.79 MiB3.99 MiB+ 199.73 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.7%15,6391,39313
SVG31.1%12,24205
PHP25.9%10,2105,92180
JavaScript3.3%1,2873876
Total 39,378 7,701 104

PHP Code Analysis | More results »

Lines of code 8,249
Total complexity 1,907
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 79

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

[17-Apr-2024 04:32:58 UTC] PHP Deprecated:  Optional parameter $args declared before required parameter $i is implicitly treated as a required parameter in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/types/RSTHEME_Type_Multi_Base.php on line 34
See also: All tests for this plugin, How to Hide Ultimate Team Showcase Admin Menus and Meta Boxes