Eventin 4.0.17

Does Eventin work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wp-event-solution/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=etn-wizard
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-event-solution%2Feventin.php&plugin_status=all&paged=1&s&_wpnonce=0ad620ff8f
Aspect after-activation
HTTP status 200
Load time 1.889 s
Memory usage 4.65 MiB
JS errors None
Resource errors None

Eventin

Page screenshot: Eventin
URL /wp-admin/admin.php?page=eventin#/dashboard
Requested URL /wp-admin/admin.php?page=eventin
Aspect menu-item
HTTP status 200
Load time 3.550 s
Memory usage 4.69 MiB
JS errors None
Resource errors None

Eventin → Shortcodes

Page screenshot: Eventin → Shortcodes
URL /wp-admin/admin.php?page=etn-event-shortcode
Aspect menu-item
HTTP status 200
Load time 0.597 s
Memory usage 4.63 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.314 s
Memory usage 4.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.314 s0.376 s+0.062 s3.48 MiB4.54 MiB+ 1.06 MiB
/wp-admin/edit.php0.200 s0.378 s+0.178 s3.54 MiB4.56 MiB+ 1.02 MiB
/wp-admin/post-new.php0.784 s1.389 s+0.605 s5.92 MiB7.41 MiB+ 1.48 MiB
/wp-admin/upload.php0.548 s0.524 s-0.024 s3.5 MiB4.47 MiB+ 993.95 KiB
/wp-admin/options-writing.php0.199 s0.327 s+0.128 s3.47 MiB4.45 MiB+ 998.36 KiB
/wp-admin/media-new.php0.326 s0.232 s-0.094 s3.46 MiB4.45 MiB+ 1006.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.259 s+0.064 s3.48 MiB4.46 MiB+ 1010.2 KiB
/wp-admin/post-new.php?post_type=page0.587 s1.006 s+0.419 s5.92 MiB7.4 MiB+ 1.48 MiB
/wp-admin/options-discussion.php0.284 s0.288 s+0.004 s3.47 MiB4.45 MiB+ 994.86 KiB
/wp-admin/edit-comments.php0.203 s0.225 s+0.022 s3.49 MiB4.47 MiB+ 994.52 KiB
/0.316 s0.322 s+0.006 s3.48 MiB4.53 MiB+ 1.05 MiB
Average 0.360 s0.484 s+0.125 s3.93 MiB5.02 MiB+ 1.09 MiB

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
PHP68.2%45,51711,058357
JavaScript22.1%14,78419960
CSS9.1%6,0721314
JSON0.3%22502
SVG0.2%154117
XML0.0%2851
Total 66,780 11,276 451

PHP Code Analysis | More results »

Lines of code 38,456
Total complexity 6,903
Median class complexity 9.0
Median method complexity 2.0
Most complex class Etn\Utils\Helper
Most complex function Eventin\Event\Api\EventController::prepare_item_for_database()
Classes 209
Methods 1,640
Functions 120

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 15

Custom Post Types 3

ID Name
etnEvents
etn-scheduleSchedule
etn-speakerSpeaker

Meta Boxes

{
    "etn": {
        "etn_event_settings": {
            "title": "Event Settings",
            "context": "advanced"
        },
        "etn_rsvp_settings": {
            "title": "RSVP Settings",
            "context": "advanced"
        }
    },
    "etn-schedule": {
        "etn_schedule_settings": {
            "title": "Single Day Schedule Information",
            "context": "advanced"
        }
    },
    "etn-speaker": {
        "etn_speaker_settings": {
            "title": "Speaker Information",
            "context": "advanced"
        }
    }
}

Roles 3

ID Name
etn-speakerEventin Speaker
etn-organizerEventin Organizer
etn-customerEventin Customer

Capabilities 34

PHP Error Log 1 lines

[02-Dec-2024 22:39:38 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide Eventin Admin Menus