Participants Database 2.1

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

Summary

Errors
24PHP notices
3Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 609.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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=2ac39516d8
Aspect after-activation
HTTP status 200
Load time 0.716 s
Memory usage 4.5 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 8.460 s
Memory usage 4.42 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.326 s
Memory usage 3.99 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.422 s
Memory usage 4.16 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.175 s
Memory usage 3.87 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.245 s
Memory usage 3.99 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 5.266 s
Memory usage 4.33 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.220 s
Memory usage 3.88 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.179 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.387 s
Memory usage 3.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.337 s0.361 s+0.024 s3.37 MiB3.93 MiB+ 571.89 KiB
/wp-admin/edit.php0.174 s0.207 s+0.033 s3.4 MiB4.02 MiB+ 638.16 KiB
/wp-admin/post-new.php0.803 s0.956 s+0.153 s5.68 MiB6.24 MiB+ 571.78 KiB
/wp-admin/upload.php0.342 s0.380 s+0.038 s3.25 MiB3.88 MiB+ 645.2 KiB
/wp-admin/options-writing.php0.332 s0.172 s-0.160 s3.24 MiB3.86 MiB+ 628.43 KiB
/wp-admin/media-new.php0.268 s0.200 s-0.068 s3.23 MiB3.86 MiB+ 645.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.200 s+0.013 s3.27 MiB3.89 MiB+ 636.15 KiB
/wp-admin/post-new.php?post_type=page0.628 s0.658 s+0.030 s5.68 MiB6.23 MiB+ 567.37 KiB
/wp-admin/options-discussion.php0.225 s0.354 s+0.129 s3.22 MiB3.85 MiB+ 645.06 KiB
/wp-admin/edit-comments.php0.210 s0.229 s+0.019 s3.27 MiB3.89 MiB+ 635.09 KiB
/0.281 s0.222 s-0.059 s3.4 MiB3.91 MiB+ 520.29 KiB
Average 0.344 s0.358 s+0.014 s3.73 MiB4.32 MiB+ 609.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 File61.5%44,95522,33424
PHP32.8%23,99817,722132
CSS3.1%2,2931136
JavaScript2.2%1,59518415
HTML0.3%19104
JSON0.0%3501
SVG0.0%101
Total 73,068 40,353 183

PHP Code Analysis | More results »

Lines of code 22,618
Total complexity 5,450
Median class complexity 24.0
Median method complexity 2.0
Most complex class Participants_Db
Most complex function PDb_Init::on_update()
Classes 106
Methods 1,830
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 27 lines

[03-May-2022 20:29:18 UTC] participants-database plugin activated
[03-May-2022 20:29:19 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p   ORDER BY date_updated desc LIMIT 0,10
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 134
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 145
[03-May-2022 20:29:47 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus