Participants Database 2.5.4

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

Summary

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

Memory usage: 450.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 version6.4.1
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=b932791a98
Aspect after-activation
HTTP status 200
Load time 0.472 s
Memory usage 4.15 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.448 s
Memory usage 4.31 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.360 s
Memory usage 3.86 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.615 s
Memory usage 4.04 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.244 s
Memory usage 3.75 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.236 s
Memory usage 3.87 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.811 s
Memory usage 4.15 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.228 s
Memory usage 3.77 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.211 s
Memory usage 3.75 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.240 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.372 s0.472 s+0.100 s3.38 MiB3.83 MiB+ 462.73 KiB
/wp-admin/edit.php0.240 s0.267 s+0.027 s3.41 MiB3.92 MiB+ 527.46 KiB
/wp-admin/post-new.php1.186 s0.978 s-0.208 s5.46 MiB5.91 MiB+ 466.48 KiB
/wp-admin/upload.php0.680 s0.455 s-0.225 s3.32 MiB3.77 MiB+ 452.09 KiB
/wp-admin/options-writing.php0.216 s0.424 s+0.208 s3.32 MiB3.75 MiB+ 440.76 KiB
/wp-admin/media-new.php0.322 s0.342 s+0.020 s3.29 MiB3.75 MiB+ 460.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.233 s+0.022 s3.31 MiB3.77 MiB+ 463.09 KiB
/wp-admin/post-new.php?post_type=page0.661 s0.650 s-0.011 s5.45 MiB5.9 MiB+ 462.07 KiB
/wp-admin/options-discussion.php0.236 s0.278 s+0.042 s3.3 MiB3.74 MiB+ 450.85 KiB
/wp-admin/edit-comments.php0.233 s0.249 s+0.016 s3.34 MiB3.77 MiB+ 446.07 KiB
/0.295 s0.199 s-0.096 s3.36 MiB3.67 MiB+ 322.7 KiB
Average 0.423 s0.413 s-0.010 s3.72 MiB4.16 MiB+ 450.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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File60.1%44,95522,33424
PHP34.3%25,65118,679147
CSS3.1%2,3021147
JavaScript2.2%1,67618715
HTML0.3%19003
JSON0.0%1901
SVG0.0%101
Total 74,794 41,314 198

PHP Code Analysis | More results »

Lines of code 24,286
Total complexity 5,749
Median class complexity 22.0
Median method complexity 2.0
Most complex class Participants_Db
Most complex function PDb_Init::on_update()
Classes 122
Methods 1,948
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 38 lines

[09-Nov-2023 18:07:08 UTC] participants-database plugin activated
[09-Nov-2023 18:07:08 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[09-Nov-2023 18:07:10 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/xnau_FormElement.php on line 568
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/xnau_FormElement.php on line 568
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/xnau_FormElement.php on line 568
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/classes/xnau_FormElement.php on line 568
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:11 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
[09-Nov-2023 18:07:12 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
[09-Nov-2023 18:07:12 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
[09-Nov-2023 18:07:12 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
[09-Nov-2023 18:07:12 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
[09-Nov-2023 18:07:14 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
[09-Nov-2023 18:07:15 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/participants-database/classes/xnau_Plugin_Settings.php on line 139
[09-Nov-2023 18:07:31 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus