Display Team Members 1.2.1

Does Display Team Members work with WordPress 7.0.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 125.48 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 version7.0.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/display-team-members/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=display-team-members%2Fmain.php&plugin_status=all&paged=1&s&_wpnonce=651fe350e7
Aspect after-activation
HTTP status 200
Load time 0.928 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

EVDPL Plugin

Page screenshot: EVDPL Plugin
URL /wp-admin/edit.php?post_type=evdpl_team_members
Aspect menu-item
HTTP status 200
Load time 0.510 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

EVDPL Plugin → Add New Team Member

Page screenshot: EVDPL Plugin → Add New Team Member
URL /wp-admin/post-new.php?post_type=evdpl_team_members
Aspect menu-item
HTTP status 200
Load time 1.420 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

EVDPL Plugin → Team Category

Page screenshot: EVDPL Plugin → Team Category
URL /wp-admin/edit-tags.php?taxonomy=evdpl_team_member_category&post_type=evdpl_team_members
Aspect menu-item
HTTP status 200
Load time 0.742 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

EVDPL Plugin → Create Shortcode

Page screenshot: EVDPL Plugin → Create Shortcode
URL /wp-admin/edit.php?post_type=evdpl_mem_shortcode
Aspect menu-item
HTTP status 200
Load time 0.493 s
Memory usage 4.03 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.295 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.676 s0.605 s-0.071 s3.92 MiB4.05 MiB+ 128.62 KiB
/wp-admin/edit.php0.543 s0.685 s+0.142 s3.98 MiB4.11 MiB+ 128.59 KiB
/wp-admin/post-new.php2.047 s1.905 s-0.142 s6.56 MiB6.72 MiB+ 165.03 KiB
/wp-admin/upload.php0.747 s0.674 s-0.073 s3.89 MiB4 MiB+ 110.29 KiB
/wp-admin/options-writing.php0.562 s0.542 s-0.020 s3.86 MiB3.97 MiB+ 114.28 KiB
/wp-admin/media-new.php0.643 s1.008 s+0.365 s3.85 MiB3.97 MiB+ 122.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.528 s0.567 s+0.039 s3.86 MiB3.99 MiB+ 127.65 KiB
/wp-admin/post-new.php?post_type=page1.760 s1.534 s-0.226 s6.55 MiB6.7 MiB+ 160.55 KiB
/wp-admin/options-discussion.php0.683 s0.639 s-0.044 s3.86 MiB3.97 MiB+ 110.78 KiB
/wp-admin/edit-comments.php0.539 s0.551 s+0.012 s3.88 MiB3.99 MiB+ 111.08 KiB
/0.305 s0.240 s-0.065 s4.23 MiB4.33 MiB+ 100.89 KiB
Average 0.821 s0.814 s-0.008 s4.4 MiB4.53 MiB+ 125.48 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
PHP29.6%4,46693570
CSS23.3%3,5161147
JavaScript21.6%3,2591,0819
SVG18.3%2,75832
PO File4.7%7053347
Sass2.6%39704
JSON0.0%202
Total 15,103 2,467 101

PHP Code Analysis | More results »

Lines of code 3,948
Total complexity 994
Median class complexity 7.0
Median method complexity 2.0
Most complex class WPSFramework_Settings
Most complex function WPSFramework_Settings::render_html()
Classes 40
Methods 187
Functions 64

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
evdpl_team_membersDisplay Team Members
evdpl_mem_shortcodeTeam Member Shortcode

Meta Boxes

{
    "evdpl_team_members": {
        "EVDPL": {
            "title": "Team member options",
            "context": "normal"
        }
    },
    "evdpl_mem_shortcode": {
        "_evdpl_team_members_shortcode": {
            "title": "Team member plugin shortcode",
            "context": "normal"
        },
        "_evdpl_show_team_members_shortcode": {
            "title": "Shortcode to use",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[29-Jul-2026 21:06:39 UTC] PHP Deprecated:  Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /wp-content/plugins/display-team-members/admin/framework/functions/fallback.php on line 34
[29-Jul-2026 21:06:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/display-team-members/admin/framework/classes/metabox.php on line 79
See also: All tests for this plugin, How to Hide Display Team Members Admin Menus and Meta Boxes