Participants Database 2.4.1

Does Participants Database work with WordPress 6.0.3 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: 593.32 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.0.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=54a1e190ee
Aspect after-activation
HTTP status 200
Load time 0.984 s
Memory usage 4.9 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 1.002 s
Memory usage 4.82 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.319 s
Memory usage 4.46 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.531 s
Memory usage 4.56 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.261 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.260 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.589 s
Memory usage 4.65 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.461 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.215 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.265 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.339 s0.394 s+0.055 s3.73 MiB4.31 MiB+ 589.1 KiB
/wp-admin/edit.php0.192 s0.295 s+0.103 s3.76 MiB4.4 MiB+ 654.08 KiB
/wp-admin/post-new.php0.974 s1.253 s+0.279 s5.55 MiB6.13 MiB+ 593.3 KiB
/wp-admin/upload.php0.453 s0.592 s+0.139 s3.69 MiB4.26 MiB+ 588.32 KiB
/wp-admin/options-writing.php0.159 s0.165 s+0.006 s3.62 MiB4.24 MiB+ 634.1 KiB
/wp-admin/media-new.php0.444 s0.221 s-0.223 s3.67 MiB4.24 MiB+ 588.49 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.211 s+0.026 s3.69 MiB4.27 MiB+ 590.96 KiB
/wp-admin/post-new.php?post_type=page1.017 s1.305 s+0.288 s5.55 MiB6.13 MiB+ 588.89 KiB
/wp-admin/options-discussion.php0.214 s0.376 s+0.162 s3.6 MiB4.24 MiB+ 654.05 KiB
/wp-admin/edit-comments.php0.217 s0.275 s+0.058 s3.7 MiB4.28 MiB+ 589.7 KiB
/0.277 s0.223 s-0.054 s3.62 MiB4.06 MiB+ 455.49 KiB
Average 0.406 s0.483 s+0.076 s4.02 MiB4.6 MiB+ 593.32 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,36817,781130
CSS3.1%2,3021147
JavaScript2.2%1,61818715
HTML0.3%19003
JSON0.0%1901
SVG0.0%101
Total 73,453 40,416 181

PHP Code Analysis | More results »

Lines of code 23,009
Total complexity 5,505
Median class complexity 27.0
Median method complexity 2.0
Most complex class Participants_Db
Most complex function PDb_Init::on_update()
Classes 105
Methods 1,850
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

[21-Oct-2022 03:12:46 UTC] participants-database plugin activated
[21-Oct-2022 03:12:46 UTC] Participants_Db::add_blank_field field added: "last_update_user"
[21-Oct-2022 03:12:47 UTC] PDb_List_Admin::initialize list query: SELECT * FROM wp_participants_database p   ORDER BY date_updated desc LIMIT 0,10
[21-Oct-2022 03:12:49 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
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 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
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 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
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 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
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:12:49 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/participants-database/edit_participant.php on line 144
[21-Oct-2022 03:13:09 UTC] participants-database plugin deactivated
See also: All tests for this plugin, How to Hide Participants Database Admin Menus