Participants Database 2.5.9.1

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

Summary

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

Memory usage: 395.31 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.5.5
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=816bd66a75
Aspect after-activation
HTTP status 200
Load time 0.459 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.418 s
Memory usage 4.3 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.322 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.482 s
Memory usage 4.03 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.258 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.233 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.751 s
Memory usage 4.23 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.241 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.227 s
Memory usage 3.74 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.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.409 s+0.043 s3.44 MiB3.88 MiB+ 457.28 KiB
/wp-admin/edit.php0.207 s0.247 s+0.040 s3.46 MiB3.91 MiB+ 457.98 KiB
/wp-admin/post-new.php0.928 s0.637 s-0.291 s5.59 MiB6 MiB+ 421.09 KiB
/wp-admin/upload.php0.556 s0.688 s+0.132 s3.38 MiB3.75 MiB+ 379.76 KiB
/wp-admin/options-writing.php0.230 s0.281 s+0.051 s3.37 MiB3.73 MiB+ 370.69 KiB
/wp-admin/media-new.php0.297 s0.285 s-0.012 s3.35 MiB3.73 MiB+ 390.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.217 s+0.028 s3.37 MiB3.76 MiB+ 398.28 KiB
/wp-admin/post-new.php?post_type=page0.548 s0.634 s+0.086 s5.58 MiB5.99 MiB+ 416.68 KiB
/wp-admin/options-discussion.php0.357 s0.302 s-0.055 s3.36 MiB3.73 MiB+ 383.12 KiB
/wp-admin/edit-comments.php0.257 s0.408 s+0.151 s3.39 MiB3.76 MiB+ 376 KiB
/0.302 s0.243 s-0.059 s3.37 MiB3.66 MiB+ 296.64 KiB
Average 0.385 s0.396 s+0.010 s3.79 MiB4.17 MiB+ 395.31 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,21318,938149
CSS3.0%2,3061147
JavaScript2.2%1,67718815
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,390 42,170 201

PHP Code Analysis | More results »

Lines of code 24,840
Total complexity 5,840
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 46 lines

[25-Jun-2024 22:58:42 UTC] participants-database plugin activated
[25-Jun-2024 22:58:42 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[25-Jun-2024 22:58:44 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:45 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
[25-Jun-2024 22:58:45 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/participants-database/edit_participant.php on line 288
[25-Jun-2024 22:58:47 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
[25-Jun-2024 22:58:49 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
[25-Jun-2024 22:59:05 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus