Eventin 4.0.14

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

Summary

Errors
2PHP warnings
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.223 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7
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 6

‹ 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=8a9efd84b2
Aspect after-activation
HTTP status 200
Load time 1.910 s
Memory usage 4.65 MiB
JS errors None
Resource errors None

Eventin

Page screenshot: Eventin
URL /wp-admin/admin.php?page=eventin#/events
Requested URL /wp-admin/admin.php?page=eventin
Aspect menu-item
HTTP status 200
Load time 2.709 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.993 s
Memory usage 4.63 MiB
JS errors None
Resource errors None

Eventin → Add-ons

Page screenshot: Eventin → Add-ons
URL /wp-admin/admin.php?page=etn_addons
Aspect menu-item
HTTP status 200
Load time 0.718 s
Memory usage 4.74 MiB
JS errors None
Resource errors None

Eventin → Get Help

Page screenshot: Eventin → Get Help
URL /wp-admin/admin.php?page=eventin_get_help
Aspect menu-item
HTTP status 200
Load time 2.485 s
Memory usage 4.49 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 1.040 s
Memory usage 4.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.379 s0.534 s+0.155 s3.48 MiB4.54 MiB+ 1.06 MiB
/wp-admin/edit.php0.211 s0.344 s+0.133 s3.54 MiB4.56 MiB+ 1.02 MiB
/wp-admin/post-new.php0.804 s2.284 s+1.480 s5.92 MiB7.4 MiB+ 1.48 MiB
/wp-admin/upload.php0.611 s0.441 s-0.170 s3.49 MiB4.47 MiB+ 995.52 KiB
/wp-admin/options-writing.php0.236 s0.319 s+0.083 s3.47 MiB4.45 MiB+ 999.92 KiB
/wp-admin/media-new.php0.352 s0.225 s-0.127 s3.46 MiB4.45 MiB+ 1008.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.364 s+0.169 s3.48 MiB4.46 MiB+ 1011.77 KiB
/wp-admin/post-new.php?post_type=page0.596 s1.332 s+0.736 s5.92 MiB7.39 MiB+ 1.47 MiB
/wp-admin/options-discussion.php0.318 s0.285 s-0.033 s3.47 MiB4.45 MiB+ 996.42 KiB
/wp-admin/edit-comments.php0.217 s0.279 s+0.062 s3.49 MiB4.47 MiB+ 996.09 KiB
/0.333 s0.301 s-0.032 s3.48 MiB4.52 MiB+ 1.05 MiB
Average 0.387 s0.610 s+0.223 s3.93 MiB5.01 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
PHP73.5%44,88410,772355
JavaScript16.0%9,75366058
CSS10.0%6,0801322
JSON0.4%22502
SVG0.2%9817
XML0.0%2851
Total 61,068 11,451 445

PHP Code Analysis | More results »

Lines of code 37,834
Total complexity 6,780
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 207
Methods 1,602
Functions 117

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 3 lines

[13-Nov-2024 19:08:11 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
[13-Nov-2024 19:08:14 UTC] PHP Warning:  Attempt to read property "post_type" on null in /wp-content/plugins/wp-event-solution/core/event/pages/event-single-post.php on line 27
[13-Nov-2024 19:08:15 UTC] PHP Warning:  Attempt to read property "post_type" on null in /wp-content/plugins/wp-event-solution/core/event/pages/event-single-post.php on line 27
See also: All tests for this plugin, How to Hide Eventin Admin Menus