Participants Database 2.6

Does Participants Database work with WordPress 6.7.1 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: 382.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.7.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=baa0c284c2
Aspect after-activation
HTTP status 200
Load time 0.595 s
Memory usage 4.3 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.403 s
Memory usage 4.35 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.271 s
Memory usage 3.9 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.432 s
Memory usage 4.07 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.181 s
Memory usage 3.84 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.207 s
Memory usage 3.9 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.738 s
Memory usage 4.21 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.235 s
Memory usage 3.85 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.193 s
Memory usage 3.85 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.218 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.313 s0.370 s+0.057 s3.48 MiB3.87 MiB+ 395.37 KiB
/wp-admin/edit.php0.185 s0.231 s+0.046 s3.54 MiB3.96 MiB+ 422.35 KiB
/wp-admin/post-new.php0.746 s1.014 s+0.268 s5.92 MiB6.33 MiB+ 418.61 KiB
/wp-admin/upload.php0.579 s0.387 s-0.192 s3.5 MiB3.87 MiB+ 383.4 KiB
/wp-admin/options-writing.php0.223 s0.204 s-0.019 s3.47 MiB3.85 MiB+ 387.39 KiB
/wp-admin/media-new.php0.253 s0.254 s+0.001 s3.46 MiB3.85 MiB+ 395.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.271 s0.411 s+0.140 s3.48 MiB3.87 MiB+ 400.45 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.699 s+0.137 s5.92 MiB6.32 MiB+ 414.14 KiB
/wp-admin/options-discussion.php0.258 s0.246 s-0.012 s3.47 MiB3.85 MiB+ 384.52 KiB
/wp-admin/edit-comments.php0.209 s0.224 s+0.015 s3.49 MiB3.87 MiB+ 383.39 KiB
/0.313 s0.186 s-0.127 s3.48 MiB3.69 MiB+ 221.4 KiB
Average 0.356 s0.384 s+0.029 s3.93 MiB4.3 MiB+ 382.42 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.5%47,02722,92825
PHP34.1%26,53419,069150
CSS3.0%2,3061147
JavaScript2.2%1,68418915
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,761 42,300 202

PHP Code Analysis | More results »

Lines of code 25,157
Total complexity 5,904
Median class complexity 22.0
Median method complexity 2.0
Most complex class PDb_Base
Most complex function PDb_Settings::_define_settings()
Classes 125
Methods 1,995
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

[26-Nov-2024 20:07:40 UTC] participants-database plugin activated
[26-Nov-2024 20:07:40 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[26-Nov-2024 20:07:41 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:43 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
[26-Nov-2024 20:07:45 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
[26-Nov-2024 20:07:47 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
[26-Nov-2024 20:08:00 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus