Participants Database 2.5.9.3

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

Summary

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

Memory usage: 392.32 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.6
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=875ff05cff
Aspect after-activation
HTTP status 200
Load time 0.474 s
Memory usage 4.28 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.418 s
Memory usage 4.33 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.349 s
Memory usage 3.88 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.644 s
Memory usage 4.06 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.206 s
Memory usage 3.83 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.220 s
Memory usage 3.89 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.720 s
Memory usage 4.2 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.219 s
Memory usage 3.84 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.218 s
Memory usage 3.84 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.372 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.402 s+0.048 s3.47 MiB3.85 MiB+ 387.96 KiB
/wp-admin/edit.php0.213 s0.226 s+0.013 s3.54 MiB3.94 MiB+ 409.86 KiB
/wp-admin/post-new.php0.855 s0.993 s+0.138 s5.75 MiB6.15 MiB+ 403.95 KiB
/wp-admin/upload.php0.692 s0.452 s-0.240 s3.49 MiB3.86 MiB+ 374.92 KiB
/wp-admin/options-writing.php0.223 s0.200 s-0.023 s3.41 MiB3.84 MiB+ 437.73 KiB
/wp-admin/media-new.php0.251 s0.254 s+0.003 s3.4 MiB3.84 MiB+ 451.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.218 s+0.020 s3.47 MiB3.85 MiB+ 391.97 KiB
/wp-admin/post-new.php?post_type=page0.640 s0.839 s+0.199 s5.75 MiB6.14 MiB+ 399.53 KiB
/wp-admin/options-discussion.php0.245 s0.282 s+0.037 s3.41 MiB3.84 MiB+ 439.41 KiB
/wp-admin/edit-comments.php0.232 s0.230 s-0.002 s3.49 MiB3.86 MiB+ 374.91 KiB
/0.331 s0.221 s-0.110 s3.45 MiB3.69 MiB+ 244.13 KiB
Average 0.385 s0.392 s+0.008 s3.88 MiB4.26 MiB+ 392.32 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.9%26,25218,949149
CSS3.0%2,3061147
JavaScript2.2%1,68418915
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,436 42,182 201

PHP Code Analysis | More results »

Lines of code 24,879
Total complexity 5,852
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,978
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 30 lines

[17-Jul-2024 16:18:36 UTC] participants-database plugin activated
[17-Jul-2024 16:18:36 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[17-Jul-2024 16:18:38 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:39 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
[17-Jul-2024 16:18:41 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
[17-Jul-2024 16:18:43 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
[17-Jul-2024 16:18:59 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus