WP Team 2.2.13

Does WP Team work with WordPress 6.1.1 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: 326.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.1.1
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=7750bfd3f7
Aspect after-activation
HTTP status 200
Load time 2.458 s
Memory usage 5.45 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.419 s
Memory usage 3.45 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.174 s
Memory usage 3.51 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.396 s
Memory usage 3.45 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.311 s
Memory usage 3.37 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.332 s
Memory usage 3.37 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 1.167 s
Memory usage 3.36 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.413 s
Memory usage 3.3 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 1.225 s
Memory usage 5.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.322 s+0.033 s3.05 MiB3.36 MiB+ 317.68 KiB
/wp-admin/edit.php0.186 s0.204 s+0.018 s3.07 MiB3.38 MiB+ 316.21 KiB
/wp-admin/post-new.php0.778 s0.916 s+0.138 s4.97 MiB5.34 MiB+ 386.21 KiB
/wp-admin/upload.php0.608 s0.263 s-0.345 s2.99 MiB3.28 MiB+ 299.05 KiB
/wp-admin/options-writing.php0.176 s0.157 s-0.019 s2.99 MiB3.27 MiB+ 285.7 KiB
/wp-admin/media-new.php0.281 s0.242 s-0.039 s2.97 MiB3.27 MiB+ 310.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.192 s+0.001 s2.98 MiB3.31 MiB+ 336.41 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.762 s+0.130 s4.96 MiB5.33 MiB+ 376.86 KiB
/wp-admin/options-discussion.php0.211 s0.327 s+0.116 s2.97 MiB3.27 MiB+ 299.44 KiB
/wp-admin/edit-comments.php0.214 s0.215 s+0.001 s3 MiB3.3 MiB+ 303.51 KiB
/0.298 s0.218 s-0.080 s2.94 MiB3.3 MiB+ 362.41 KiB
Average 0.351 s0.347 s-0.004 s3.35 MiB3.67 MiB+ 326.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.

PHP
CSS
JavaScript
SVG
Language % Lines of code Comment lines Files
PHP41.3%9,1743,64398
CSS28.3%6,2835697
JavaScript18.1%4,0182416
SVG12.4%2,754140
Total 22,229 4,454 151

PHP Code Analysis | More results »

Lines of code 8,430
Total complexity 1,367
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 253
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

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