WP Team 2.2.18

Does WP Team work with WordPress 6.3.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: 314.34 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.040 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.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=2fea13213c
Aspect after-activation
HTTP status 200
Load time 2.092 s
Memory usage 5.22 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.380 s
Memory usage 3.2 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.218 s
Memory usage 3.28 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.434 s
Memory usage 3.2 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.376 s
Memory usage 3.14 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.404 s
Memory usage 3.13 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.455 s
Memory usage 3.13 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.493 s
Memory usage 3.42 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 2.781 s
Memory usage 5.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.411 s0.414 s+0.003 s2.83 MiB3.13 MiB+ 309.21 KiB
/wp-admin/edit.php0.237 s0.272 s+0.035 s2.85 MiB3.15 MiB+ 307.74 KiB
/wp-admin/post-new.php0.797 s1.038 s+0.241 s5.22 MiB5.59 MiB+ 386.14 KiB
/wp-admin/upload.php0.552 s0.397 s-0.155 s2.77 MiB3.05 MiB+ 291.88 KiB
/wp-admin/options-writing.php0.267 s0.442 s+0.175 s2.76 MiB3.04 MiB+ 284.48 KiB
/wp-admin/media-new.php0.291 s0.270 s-0.021 s2.74 MiB3.04 MiB+ 303.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.215 s+0.021 s2.76 MiB3.06 MiB+ 309.88 KiB
/wp-admin/post-new.php?post_type=page0.587 s0.680 s+0.093 s5.21 MiB5.58 MiB+ 381.73 KiB
/wp-admin/options-discussion.php0.233 s0.292 s+0.059 s2.75 MiB3.04 MiB+ 292.27 KiB
/wp-admin/edit-comments.php0.207 s0.246 s+0.039 s2.78 MiB3.07 MiB+ 291.88 KiB
/0.294 s0.239 s-0.055 s3.13 MiB3.42 MiB+ 299.16 KiB
Average 0.370 s0.410 s+0.040 s3.25 MiB3.56 MiB+ 314.34 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,2363,67399
CSS28.3%6,3125707
JavaScript18.1%4,0322426
SVG12.3%2,754140
Total 22,334 4,486 152

PHP Code Analysis | More results »

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

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