Ultimate Team Showcase 1.0.2

Does Ultimate Team Showcase work with WordPress 6.4.3 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: 193.65 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.4.3
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=38df9613cf
Aspect after-activation
HTTP status 200
Load time 0.524 s
Memory usage 3.63 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.243 s
Memory usage 3.56 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.007 s
Memory usage 4.04 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.256 s
Memory usage 3.51 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.221 s
Memory usage 3.56 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.905 s
Memory usage 4.05 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.276 s
Memory usage 3.5 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.335 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.376 s-0.018 s3.38 MiB3.59 MiB+ 214.33 KiB
/wp-admin/edit.php0.231 s0.264 s+0.033 s3.41 MiB3.61 MiB+ 209.79 KiB
/wp-admin/post-new.php1.005 s0.731 s-0.274 s5.46 MiB5.69 MiB+ 234.42 KiB
/wp-admin/upload.php0.574 s0.434 s-0.140 s3.32 MiB3.52 MiB+ 195.67 KiB
/wp-admin/options-writing.php0.225 s0.231 s+0.006 s3.32 MiB3.5 MiB+ 188.42 KiB
/wp-admin/media-new.php0.346 s0.296 s-0.050 s3.3 MiB3.5 MiB+ 209.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.516 s+0.315 s3.31 MiB3.52 MiB+ 212.63 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.675 s+0.071 s5.45 MiB5.67 MiB+ 230.01 KiB
/wp-admin/options-discussion.php0.504 s0.290 s-0.214 s3.3 MiB3.5 MiB+ 199.04 KiB
/wp-admin/edit-comments.php0.262 s0.263 s+0.001 s3.34 MiB3.53 MiB+ 201.17 KiB
/0.283 s0.305 s+0.022 s3.36 MiB3.39 MiB+ 35.34 KiB
Average 0.421 s0.398 s-0.023 s3.72 MiB3.91 MiB+ 193.65 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,2125,91980
JavaScript3.3%1,2873876
Total 39,380 7,699 104

PHP Code Analysis | More results »

Lines of code 8,251
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

[21-Mar-2024 10:53:37 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