Eventin 4.0.20

Does Eventin work with WordPress 6.7.2 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.12 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.7.2
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=70e01c39dd
Aspect after-activation
HTTP status 200
Load time 1.967 s
Memory usage 4.68 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 4.187 s
Memory usage 4.72 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 1.079 s
Memory usage 4.66 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.654 s
Memory usage 4.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.406 s0.787 s+0.381 s3.48 MiB4.57 MiB+ 1.09 MiB
/wp-admin/edit.php0.253 s0.452 s+0.199 s3.54 MiB4.59 MiB+ 1.05 MiB
/wp-admin/post-new.php0.981 s1.589 s+0.608 s5.93 MiB7.49 MiB+ 1.57 MiB
/wp-admin/upload.php0.755 s0.616 s-0.139 s3.5 MiB4.49 MiB+ 1020.95 KiB
/wp-admin/options-writing.php0.350 s0.405 s+0.055 s3.47 MiB4.47 MiB+ 1 MiB
/wp-admin/media-new.php0.386 s0.337 s-0.049 s3.46 MiB4.47 MiB+ 1.01 MiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.570 s+0.344 s3.48 MiB4.49 MiB+ 1.01 MiB
/wp-admin/post-new.php?post_type=page0.828 s1.472 s+0.644 s5.92 MiB7.48 MiB+ 1.56 MiB
/wp-admin/options-discussion.php0.347 s0.403 s+0.056 s3.48 MiB4.47 MiB+ 1021.85 KiB
/wp-admin/edit-comments.php0.580 s0.382 s-0.198 s3.5 MiB4.49 MiB+ 1021.51 KiB
/0.453 s0.367 s-0.086 s3.48 MiB4.56 MiB+ 1.08 MiB
Average 0.506 s0.671 s+0.165 s3.93 MiB5.05 MiB+ 1.12 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
PHP74.2%46,25111,259365
JavaScript15.3%9,55020846
CSS9.7%6,0701312
JSON0.4%27903
SVG0.2%154117
XML0.0%2851
Total 62,332 11,486 444

PHP Code Analysis | More results »

Lines of code 38,912
Total complexity 6,944
Median class complexity 10.0
Median method complexity 2.0
Most complex class Etn\Utils\Helper
Most complex function Eventin\Event\Api\EventController::prepare_item_for_database()
Classes 212
Methods 1,668
Functions 121

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 4

ID Name
etnEvents
etn-scheduleSchedule
etn-speakerSpeaker
etn-templateETN Templates

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

[12-Feb-2025 11:20:31 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