Wired Impact Volunteer Management 1.4.4

Does "Wired Impact Volunteer Management" work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 111.82 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.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/wired-impact-volunteer-management/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=wired-impact-volunteer-management%2Fwivm.php&plugin_status=all&paged=1&s&_wpnonce=f9cbb194eb
Aspect after-activation
HTTP status 200
Load time 1.114 s
Memory usage 3 MiB
JS errors None
Resource errors None

Volunteer Mgmt

Page screenshot: Volunteer Mgmt
URL /wp-admin/edit.php?post_type=volunteer_opp
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Volunteer Mgmt → Volunteers

Page screenshot: Volunteer Mgmt → Volunteers
URL /wp-admin/admin.php?page=wi-volunteer-management-volunteers
Aspect menu-item
HTTP status 200
Load time 0.164 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Volunteer Mgmt → Help & Settings

Page screenshot: Volunteer Mgmt → Help & Settings
URL /wp-admin/admin.php?page=wi-volunteer-management-help-settings
Aspect menu-item
HTTP status 200
Load time 0.791 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Volunteer Mgmt → Help & Settings → General

Page screenshot: Volunteer Mgmt → Help & Settings →  General
URL /wp-admin/admin.php?page=wi-volunteer-management-help-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.871 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

Volunteer Mgmt → Help & Settings → Opportunity Defaults

Page screenshot: Volunteer Mgmt → Help & Settings →  Opportunity Defaults
URL /wp-admin/admin.php?page=wi-volunteer-management-help-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.538 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

Volunteer Mgmt → Help & Settings → Email

Page screenshot: Volunteer Mgmt → Help & Settings →  Email
URL /wp-admin/admin.php?page=wi-volunteer-management-help-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.582 s
Memory usage 2.83 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.250 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.936 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.312 s+0.041 s2.82 MiB2.91 MiB+ 96.34 KiB
/wp-admin/edit.php0.179 s0.211 s+0.032 s2.86 MiB2.96 MiB+ 97.96 KiB
/wp-admin/post-new.php0.883 s0.898 s+0.015 s5.02 MiB5.25 MiB+ 234.05 KiB
/wp-admin/upload.php0.512 s0.293 s-0.219 s2.7 MiB2.78 MiB+ 89.66 KiB
/wp-admin/options-writing.php0.259 s0.155 s-0.104 s2.71 MiB2.77 MiB+ 60.45 KiB
/wp-admin/media-new.php0.218 s0.196 s-0.022 s2.67 MiB2.76 MiB+ 92.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.193 s+0.009 s2.77 MiB2.86 MiB+ 94.18 KiB
/wp-admin/post-new.php?post_type=page1.209 s0.837 s-0.372 s5.01 MiB5.24 MiB+ 233.06 KiB
/wp-admin/options-discussion.php0.314 s0.286 s-0.028 s2.68 MiB2.77 MiB+ 93.59 KiB
/wp-admin/edit-comments.php0.219 s0.212 s-0.007 s2.78 MiB2.87 MiB+ 92.87 KiB
/0.277 s0.418 s+0.141 s2.65 MiB2.7 MiB+ 44.91 KiB
Average 0.411 s0.365 s-0.047 s3.15 MiB3.26 MiB+ 111.82 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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP72.6%2,5971,98825
JavaScript15.0%5371216
CSS11.6%415322
JSON0.8%2901
Total 3,578 2,141 34

PHP Code Analysis | More results »

Lines of code 2,389
Total complexity 447
Median class complexity 20.0
Median method complexity 2.0
Most complex class WI_Volunteer_Management_Admin
Most complex function WI_Volunteer_Management_Admin::save_volunteer_opp_meta()
Classes 15
Methods 150
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 2

Options wp_options 3

Custom Post Types 1

ID Name
volunteer_oppVolunteer Opportunities

Sidebar Widgets 1

ID Name
wi_volunteer_management_widgetVolunteer Management Opportunities

Meta Boxes

{
    "volunteer_opp": {
        "volunteer-opportunity-details": {
            "title": "Volunteer Opportunity Details",
            "context": "normal"
        },
        "volunteer-opportunity-rsvps": {
            "title": "Volunteer Opportunity RSVPs",
            "context": "normal"
        },
        "volunteer-opportunity-email-form": {
            "title": "Email Your Volunteers",
            "context": "normal"
        },
        "volunteer-opportunity-email-list": {
            "title": "Emails to Volunteers",
            "context": "side"
        }
    }
}

Roles 1

ID Name
volunteerVolunteer

Capabilities 1

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Wired Impact Volunteer Management Admin Menus