Participants Database 2.1.4

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

Summary

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

Memory usage: 581.71 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.0
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=d29916bf86
Aspect after-activation
HTTP status 200
Load time 0.670 s
Memory usage 4.88 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 6.138 s
Memory usage 4.78 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.287 s
Memory usage 4.41 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.410 s
Memory usage 4.53 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.179 s
Memory usage 4.23 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.227 s
Memory usage 4.35 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 4.594 s
Memory usage 4.69 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.196 s
Memory usage 4.24 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.225 s
Memory usage 4.22 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.202 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.357 s+0.003 s3.72 MiB4.28 MiB+ 572.26 KiB
/wp-admin/edit.php0.166 s0.193 s+0.027 s3.75 MiB4.37 MiB+ 636.21 KiB
/wp-admin/post-new.php0.684 s0.953 s+0.269 s5.53 MiB6.1 MiB+ 576.46 KiB
/wp-admin/upload.php0.421 s0.538 s+0.117 s3.68 MiB4.24 MiB+ 572.06 KiB
/wp-admin/options-writing.php0.264 s0.147 s-0.117 s3.61 MiB4.21 MiB+ 615.75 KiB
/wp-admin/media-new.php0.263 s0.193 s-0.070 s3.66 MiB4.22 MiB+ 572.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.194 s+0.009 s3.68 MiB4.24 MiB+ 573.14 KiB
/wp-admin/post-new.php?post_type=page0.577 s0.657 s+0.080 s5.53 MiB6.08 MiB+ 568.67 KiB
/wp-admin/options-discussion.php0.206 s0.291 s+0.085 s3.59 MiB4.21 MiB+ 635.92 KiB
/wp-admin/edit-comments.php0.216 s0.209 s-0.007 s3.69 MiB4.25 MiB+ 572.09 KiB
/0.252 s0.189 s-0.063 s3.55 MiB4.04 MiB+ 504.02 KiB
Average 0.326 s0.356 s+0.030 s4 MiB4.57 MiB+ 581.71 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.4%44,95522,33424
PHP32.9%24,10517,767132
CSS3.1%2,2931136
JavaScript2.2%1,59918415
HTML0.3%19104
JSON0.0%3501
SVG0.0%101
Total 73,179 40,398 183

PHP Code Analysis | More results »

Lines of code 22,721
Total complexity 5,476
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,837
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 28 lines

[12-Jun-2022 07:29:00 UTC] participants-database plugin activated
[12-Jun-2022 07:29:00 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[12-Jun-2022 07:29:01 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p   ORDER BY date_updated desc LIMIT 0,10
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:07 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
[12-Jun-2022 07:29:24 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus