Participants Database 2.3

Does Participants Database work with WordPress 6.0.2 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: 594.04 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.0.2
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=b85652fc02
Aspect after-activation
HTTP status 200
Load time 1.483 s
Memory usage 4.89 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 2.544 s
Memory usage 4.8 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.584 s
Memory usage 4.45 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.751 s
Memory usage 4.55 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.243 s
Memory usage 4.25 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.359 s
Memory usage 4.38 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.800 s
Memory usage 4.64 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.267 s
Memory usage 4.27 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.211 s
Memory usage 4.24 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.312 s
Memory usage 4.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.488 s0.482 s-0.006 s3.72 MiB4.3 MiB+ 589.18 KiB
/wp-admin/edit.php0.377 s0.382 s+0.005 s3.76 MiB4.39 MiB+ 653.45 KiB
/wp-admin/post-new.php1.477 s1.683 s+0.206 s5.55 MiB6.13 MiB+ 593.38 KiB
/wp-admin/upload.php0.791 s0.399 s-0.392 s3.69 MiB4.26 MiB+ 588.36 KiB
/wp-admin/options-writing.php0.460 s0.198 s-0.262 s3.62 MiB4.24 MiB+ 634.14 KiB
/wp-admin/media-new.php0.487 s0.229 s-0.258 s3.66 MiB4.24 MiB+ 588.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.337 s0.235 s-0.102 s3.69 MiB4.27 MiB+ 591 KiB
/wp-admin/post-new.php?post_type=page1.727 s0.777 s-0.950 s5.54 MiB6.12 MiB+ 588.97 KiB
/wp-admin/options-discussion.php0.376 s0.410 s+0.034 s3.6 MiB4.24 MiB+ 654.09 KiB
/wp-admin/edit-comments.php0.355 s0.269 s-0.086 s3.7 MiB4.27 MiB+ 589.74 KiB
/0.918 s0.265 s-0.653 s3.6 MiB4.06 MiB+ 463.57 KiB
Average 0.708 s0.484 s-0.224 s4.01 MiB4.59 MiB+ 594.04 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.2%44,95522,33424
PHP33.2%24,34717,965132
CSS3.1%2,2991147
JavaScript2.2%1,61118415
HTML0.3%19104
JSON0.0%1901
SVG0.0%101
Total 73,423 40,597 184

PHP Code Analysis | More results »

Lines of code 22,989
Total complexity 5,540
Median class complexity 27.0
Median method complexity 2.0
Most complex class Participants_Db
Most complex function PDb_Init::on_update()
Classes 107
Methods 1,866
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

[07-Oct-2022 20:32:48 UTC] participants-database plugin activated
[07-Oct-2022 20:32:48 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[07-Oct-2022 20:32:51 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p   ORDER BY date_updated desc LIMIT 0,10
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:32:54 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
[07-Oct-2022 20:33:16 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus