Participants Database 2.5.9

Does Participants Database work with WordPress 6.5.4 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: 377.58 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.4
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=fe63055163
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.437 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.324 s
Memory usage 3.84 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.484 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.308 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.244 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.833 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.259 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.201 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.261 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.388 s0.423 s+0.035 s3.44 MiB3.82 MiB+ 391.2 KiB
/wp-admin/edit.php0.215 s0.220 s+0.005 s3.46 MiB3.9 MiB+ 449.87 KiB
/wp-admin/post-new.php0.949 s0.917 s-0.032 s5.59 MiB5.99 MiB+ 409.26 KiB
/wp-admin/upload.php0.592 s0.443 s-0.149 s3.38 MiB3.74 MiB+ 371.92 KiB
/wp-admin/options-writing.php0.211 s0.418 s+0.207 s3.37 MiB3.73 MiB+ 362.85 KiB
/wp-admin/media-new.php0.301 s0.262 s-0.039 s3.35 MiB3.73 MiB+ 389.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.221 s+0.034 s3.37 MiB3.75 MiB+ 385.8 KiB
/wp-admin/post-new.php?post_type=page0.552 s0.640 s+0.088 s5.59 MiB5.98 MiB+ 404.84 KiB
/wp-admin/options-discussion.php0.238 s0.325 s+0.087 s3.36 MiB3.72 MiB+ 375.28 KiB
/wp-admin/edit-comments.php0.495 s0.235 s-0.260 s3.39 MiB3.75 MiB+ 368.16 KiB
/0.352 s0.206 s-0.146 s3.42 MiB3.66 MiB+ 245 KiB
Average 0.407 s0.392 s-0.015 s3.79 MiB4.16 MiB+ 377.58 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,19618,940149
CSS3.0%2,3061147
JavaScript2.2%1,67718815
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,373 42,172 201

PHP Code Analysis | More results »

Lines of code 24,823
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 46 lines

[06-Jun-2024 16:11:41 UTC] participants-database plugin activated
[06-Jun-2024 16:11:41 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[06-Jun-2024 16:11:42 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p  ORDER BY p.date_updated desc LIMIT 0,10
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11: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
[06-Jun-2024 16:11:43 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
[06-Jun-2024 16:11:46 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
[06-Jun-2024 16:11:48 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
[06-Jun-2024 16:12:04 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus