WP Team 2.2.16

Does WP Team work with WordPress 6.2.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: 323.54 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/team-free/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Help ‹ Test site — WordPress

Page screenshot: Help ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=sptp_member&page=team_help
Requested URL /wp-admin/plugins.php?action=activate&plugin=team-free%2Fteam-free.php&plugin_status=all&paged=1&s&_wpnonce=57ddc5d4e3
Aspect after-activation
HTTP status 200
Load time 2.091 s
Memory usage 5.47 MiB
JS errors None
Resource errors None

WP Team

Page screenshot: WP Team
URL /wp-admin/edit.php?post_type=sptp_member
Aspect menu-item
HTTP status 200
Load time 0.391 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

WP Team → Add New

Page screenshot: WP Team → Add New
URL /wp-admin/post-new.php?post_type=sptp_member
Aspect menu-item
HTTP status 200
Load time 1.025 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

WP Team → Team Generator

Page screenshot: WP Team → Team Generator
URL /wp-admin/edit.php?post_type=sptp_generator
Aspect menu-item
HTTP status 200
Load time 0.362 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

WP Team → Settings

Page screenshot: WP Team → Settings
URL /wp-admin/edit.php?post_type=sptp_member&page=team_settings
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

WP Team → Tools

Page screenshot: WP Team → Tools
URL /wp-admin/edit.php?post_type=sptp_member&page=team_tools
Aspect menu-item
HTTP status 200
Load time 0.344 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

WP Team → Help

Page screenshot: WP Team → Help
URL /wp-admin/edit.php?post_type=sptp_member&page=team_help
Aspect menu-item
HTTP status 200
Load time 0.717 s
Memory usage 3.39 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.427 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.987 s
Memory usage 5.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.282 s-0.012 s3.07 MiB3.38 MiB+ 317 KiB
/wp-admin/edit.php0.189 s0.209 s+0.020 s3.1 MiB3.41 MiB+ 315.53 KiB
/wp-admin/post-new.php0.747 s0.959 s+0.212 s5.02 MiB5.39 MiB+ 381.9 KiB
/wp-admin/upload.php0.531 s0.322 s-0.209 s3.02 MiB3.31 MiB+ 298.38 KiB
/wp-admin/options-writing.php0.178 s0.172 s-0.006 s3.01 MiB3.29 MiB+ 285.13 KiB
/wp-admin/media-new.php0.289 s0.246 s-0.043 s2.99 MiB3.29 MiB+ 309.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.370 s+0.162 s3.01 MiB3.31 MiB+ 315.73 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.715 s+0.111 s5.01 MiB5.38 MiB+ 376.55 KiB
/wp-admin/options-discussion.php0.220 s0.234 s+0.014 s3 MiB3.29 MiB+ 298.76 KiB
/wp-admin/edit-comments.php0.216 s0.223 s+0.007 s3.03 MiB3.32 MiB+ 298.37 KiB
/0.335 s0.216 s-0.119 s2.97 MiB3.32 MiB+ 361.73 KiB
Average 0.346 s0.359 s+0.012 s3.38 MiB3.7 MiB+ 323.54 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.

PHP
CSS
JavaScript
SVG
Language % Lines of code Comment lines Files
PHP41.4%9,2333,67399
CSS28.3%6,3085697
JavaScript18.1%4,0322426
SVG12.3%2,754140
Total 22,327 4,485 152

PHP Code Analysis | More results »

Lines of code 8,450
Total complexity 1,374
Median class complexity 7.0
Median method complexity 2.0
Most complex class TEAMFW_Options
Most complex function TEAMFW_Fields::field_data()
Classes 68
Methods 254
Functions 16

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.

Options wp_options 7

Custom Post Types 2

ID Name
sptp_memberAll Members
sptp_generatorAll Teams

Sidebar Widgets 1

ID Name
wpteam_widgetWP Team

Meta Boxes

{
    "sptp_member": {
        "_sptp_add_member": {
            "title": "Member Details",
            "context": "advanced"
        }
    },
    "sptp_generator": {
        "sptp_preview_display": {
            "title": "Live Preview",
            "context": "normal"
        },
        "_sptp_generator_layout": {
            "title": "Team Generator Layout",
            "context": "advanced"
        },
        "_sptp_generator": {
            "title": "Team Generator Settings",
            "context": "advanced"
        },
        "_sptp_generator_output": {
            "title": "Team Generator Shortcode",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[23-May-2023 07:14:01 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
See also: All tests for this plugin, How to Hide WP Team Admin Menus and Meta Boxes