Ultimate Team Showcase 1.0.0

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

Summary

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

Memory usage: 172.23 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.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=1acf627480
Aspect after-activation
HTTP status 200
Load time 0.557 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.259 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 1.062 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.297 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.236 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.847 s
Memory usage 3.95 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.318 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.397 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.487 s0.414 s-0.073 s3.38 MiB3.57 MiB+ 191.65 KiB
/wp-admin/edit.php0.417 s0.305 s-0.112 s3.41 MiB3.59 MiB+ 186.8 KiB
/wp-admin/post-new.php0.936 s0.725 s-0.211 s5.46 MiB5.66 MiB+ 208.41 KiB
/wp-admin/upload.php0.681 s0.677 s-0.004 s3.32 MiB3.49 MiB+ 173.43 KiB
/wp-admin/options-writing.php0.228 s0.330 s+0.102 s3.32 MiB3.48 MiB+ 166.17 KiB
/wp-admin/media-new.php0.388 s0.362 s-0.026 s3.29 MiB3.48 MiB+ 187.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.244 s0.268 s+0.024 s3.31 MiB3.5 MiB+ 190.38 KiB
/wp-admin/post-new.php?post_type=page0.978 s0.695 s-0.283 s5.45 MiB5.65 MiB+ 204 KiB
/wp-admin/options-discussion.php0.389 s0.356 s-0.033 s3.3 MiB3.47 MiB+ 176.79 KiB
/wp-admin/edit-comments.php0.286 s0.459 s+0.173 s3.33 MiB3.51 MiB+ 178.18 KiB
/0.350 s0.357 s+0.007 s3.36 MiB3.39 MiB+ 31.66 KiB
Average 0.489 s0.450 s-0.040 s3.72 MiB3.89 MiB+ 172.23 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
CSS44.7%11,8611,24613
PHP39.4%10,4495,87279
SVG10.1%2,69002
JavaScript5.8%1,5385066
Total 26,538 7,624 100

PHP Code Analysis | More results »

Lines of code 8,069
Total complexity 1,900
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 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"
        }
    }
}

PHP Error Log 61 lines

[16-Dec-2023 07:17:06 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:06 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:07 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:08 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:08 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:09 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:09 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
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:11 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:12 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:12 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:14 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:15 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:16 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:16 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:17 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:17 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:18 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:20 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:20 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:21 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:21 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:21 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Undefined array key "tag_ID" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 992
[16-Dec-2023 07:17:22 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:23 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Undefined array key "c" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 987
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Undefined array key "c" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 987
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Undefined array key "c" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 987
[16-Dec-2023 07:17:25 UTC] PHP Warning:  Undefined array key "c" in /wp-content/plugins/ultimate-team-showcase/includes/metabox/custom/includes/RSTHEME.php on line 987
[16-Dec-2023 07:17:26 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:26 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:27 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
[16-Dec-2023 07:17:27 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/ultimate-team-showcase/includes/template.php on line 226
See also: All tests for this plugin, How to Hide Ultimate Team Showcase Admin Menus and Meta Boxes