Ultimate Team Showcase 1.0.1

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: 172.31 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=7bc920ec3f
Aspect after-activation
HTTP status 200
Load time 0.652 s
Memory usage 3.6 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.219 s
Memory usage 3.53 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.884 s
Memory usage 4.01 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.230 s
Memory usage 3.49 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.203 s
Memory usage 3.53 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.495 s
Memory usage 3.96 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.258 s
Memory usage 3.48 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.311 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.346 s0.560 s+0.214 s3.38 MiB3.57 MiB+ 192.13 KiB
/wp-admin/edit.php0.212 s0.206 s-0.006 s3.41 MiB3.59 MiB+ 187.28 KiB
/wp-admin/post-new.php0.861 s0.912 s+0.051 s5.46 MiB5.66 MiB+ 208.9 KiB
/wp-admin/upload.php0.730 s0.419 s-0.311 s3.32 MiB3.49 MiB+ 173.17 KiB
/wp-admin/options-writing.php0.238 s0.217 s-0.021 s3.32 MiB3.48 MiB+ 165.91 KiB
/wp-admin/media-new.php0.332 s0.308 s-0.024 s3.3 MiB3.48 MiB+ 186.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.283 s+0.082 s3.31 MiB3.5 MiB+ 190.13 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.611 s+0.005 s5.45 MiB5.65 MiB+ 204.48 KiB
/wp-admin/options-discussion.php0.322 s0.285 s-0.037 s3.3 MiB3.48 MiB+ 176.53 KiB
/wp-admin/edit-comments.php0.240 s0.235 s-0.005 s3.34 MiB3.51 MiB+ 178.66 KiB
/0.271 s0.265 s-0.006 s3.36 MiB3.39 MiB+ 31.42 KiB
Average 0.396 s0.391 s-0.005 s3.72 MiB3.89 MiB+ 172.31 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
PHP
SVG
Language % Lines of code Comment lines Files
CSS45.3%11,9451,26213
PHP39.7%10,4595,87179
SVG10.2%2,69002
JavaScript4.7%1,2513746
Total 26,345 7,507 100

PHP Code Analysis | More results »

Lines of code 8,076
Total complexity 1,896
Median class complexity 7.0
Median method complexity 2.0
Most complex class RSTHEME
Most complex function uteam_team_shortcode()
Classes 67
Methods 522
Functions 78

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"
        }
    }
}

PHP Error Log 1 lines

[06-Feb-2024 22:40:29 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