Participants Database 2.5.9.2

Does Participants Database work with WordPress 6.5.5 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: 390.53 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=16a264968a
Aspect after-activation
HTTP status 200
Load time 0.590 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.417 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.308 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.451 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.257 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.224 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.599 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.415 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.203 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.232 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.335 s0.431 s+0.096 s3.44 MiB3.88 MiB+ 457.28 KiB
/wp-admin/edit.php0.198 s0.239 s+0.041 s3.46 MiB3.91 MiB+ 457.98 KiB
/wp-admin/post-new.php0.851 s0.931 s+0.080 s5.59 MiB6 MiB+ 421.1 KiB
/wp-admin/upload.php0.555 s0.475 s-0.080 s3.38 MiB3.75 MiB+ 379.76 KiB
/wp-admin/options-writing.php0.216 s0.225 s+0.009 s3.37 MiB3.74 MiB+ 370.69 KiB
/wp-admin/media-new.php0.289 s0.348 s+0.059 s3.35 MiB3.73 MiB+ 390.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.210 s+0.018 s3.37 MiB3.76 MiB+ 398.28 KiB
/wp-admin/post-new.php?post_type=page0.579 s0.638 s+0.059 s5.59 MiB5.99 MiB+ 416.67 KiB
/wp-admin/options-discussion.php0.358 s0.286 s-0.072 s3.36 MiB3.73 MiB+ 383.12 KiB
/wp-admin/edit-comments.php0.250 s0.272 s+0.022 s3.39 MiB3.76 MiB+ 376 KiB
/0.297 s0.190 s-0.107 s3.42 MiB3.66 MiB+ 244.02 KiB
Average 0.375 s0.386 s+0.011 s3.79 MiB4.17 MiB+ 390.53 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,22918,940149
CSS3.0%2,3061147
JavaScript2.2%1,68418915
HTML0.2%19003
JSON0.0%1901
SVG0.0%101
Total 77,413 42,173 201

PHP Code Analysis | More results »

Lines of code 24,856
Total complexity 5,844
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 30 lines

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