Participants Database 2.5.8.1

Does Participants Database work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
24PHP warnings
6PHP deprecation warnings
4Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 377.61 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/participants-database/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=participants-database%2Fparticipants-database.php&plugin_status=all&paged=1&s&_wpnonce=a95a979065
Aspect after-activation
HTTP status 200
Load time 0.396 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Participants Database

Page screenshot: Participants Database
URL /wp-admin/admin.php?page=participants-database
Aspect menu-item
HTTP status 200
Load time 0.334 s
Memory usage 4.29 MiB
JS errors None
Resource errors None

Participants Database → Add Participant

Page screenshot: Participants Database → Add Participant
URL /wp-admin/admin.php?page=participants-database-add_participant
Aspect menu-item
HTTP status 200
Load time 0.277 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Participants Database → Manage Database Fields

Page screenshot: Participants Database → Manage Database Fields
URL /wp-admin/admin.php?page=participants-database-manage_fields
Aspect menu-item
HTTP status 200
Load time 0.506 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Participants Database → Manage List Columns

Page screenshot: Participants Database → Manage List Columns
URL /wp-admin/admin.php?page=participants-database-manage_list_columns
Aspect menu-item
HTTP status 200
Load time 0.220 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Participants Database → Import CSV File

Page screenshot: Participants Database → Import CSV File
URL /wp-admin/admin.php?page=participants-database-upload_csv
Aspect menu-item
HTTP status 200
Load time 0.203 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Participants Database → Settings

Page screenshot: Participants Database → Settings
URL /wp-admin/admin.php?page=participants-database_settings_page
Aspect menu-item
HTTP status 200
Load time 1.946 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Participants Database → Setup Guide

Page screenshot: Participants Database → Setup Guide
URL /wp-admin/admin.php?page=participants-database-setup_guide
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Participants Database → Debugging Log

Page screenshot: Participants Database → Debugging Log
URL /wp-admin/admin.php?page=participants-database-pdb_debugging
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 3.73 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.264 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.391 s0.474 s+0.083 s3.44 MiB3.82 MiB+ 391.24 KiB
/wp-admin/edit.php0.204 s0.229 s+0.025 s3.46 MiB3.9 MiB+ 449.91 KiB
/wp-admin/post-new.php0.933 s0.976 s+0.043 s5.59 MiB5.99 MiB+ 409.3 KiB
/wp-admin/upload.php0.550 s0.682 s+0.132 s3.38 MiB3.74 MiB+ 371.96 KiB
/wp-admin/options-writing.php0.207 s0.311 s+0.104 s3.37 MiB3.73 MiB+ 362.89 KiB
/wp-admin/media-new.php0.304 s0.318 s+0.014 s3.35 MiB3.73 MiB+ 383.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.222 s+0.044 s3.37 MiB3.75 MiB+ 385.84 KiB
/wp-admin/post-new.php?post_type=page0.556 s0.642 s+0.086 s5.59 MiB5.98 MiB+ 404.88 KiB
/wp-admin/options-discussion.php0.245 s0.362 s+0.117 s3.36 MiB3.72 MiB+ 375.32 KiB
/wp-admin/edit-comments.php0.504 s0.265 s-0.239 s3.39 MiB3.76 MiB+ 374.27 KiB
/0.280 s0.373 s+0.093 s3.42 MiB3.66 MiB+ 245 KiB
Average 0.396 s0.441 s+0.046 s3.79 MiB4.16 MiB+ 377.61 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File60.7%46,98422,93025
PHP33.8%26,18018,947149
CSS3.0%2,3061147
JavaScript2.2%1,67718815
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,357 42,179 201

PHP Code Analysis | More results »

Lines of code 24,812
Total complexity 5,836
Median class complexity 21.5
Median method complexity 2.0
Most complex class PDb_Base
Most complex function PDb_Settings::_define_settings()
Classes 124
Methods 1,977
Functions 3

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.

Database Tables 3

Options wp_options 9

PHP Error Log 34 lines

[08-May-2024 08:16:52 UTC] participants-database plugin activated
[08-May-2024 08:16:53 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[08-May-2024 08:16:54 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:55 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[08-May-2024 08:16:56 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/PDb_Manage_Fields.php on line 294
[08-May-2024 08:16:56 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/PDb_Manage_Fields.php on line 294
[08-May-2024 08:16:56 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/PDb_Manage_Fields.php on line 294
[08-May-2024 08:16:56 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/PDb_Manage_Fields.php on line 294
[08-May-2024 08:16:57 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-scripts.php on line 133
[08-May-2024 08:16:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/participants-database/classes/xnau_Plugin_Settings.php on line 152
[08-May-2024 08:17:16 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus