Eventin 4.0.7

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

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

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

‹ 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=c98f6ebf07
Aspect after-activation
HTTP status 200
Load time 2.086 s
Memory usage 4.7 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.051 s
Memory usage 4.68 MiB
JS errors None
Resource errors None

Eventin → Speakers

Page screenshot: Eventin → Speakers
URL /wp-admin/edit.php?post_type=etn-speaker
Aspect menu-item
HTTP status 200
Load time 0.575 s
Memory usage 4.6 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.658 s
Memory usage 4.62 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.402 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 0.526 s
Memory usage 4.48 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.349 s
Memory usage 4.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.535 s+0.200 s3.47 MiB4.6 MiB+ 1.13 MiB
/wp-admin/edit.php0.205 s0.407 s+0.202 s3.54 MiB4.62 MiB+ 1.08 MiB
/wp-admin/post-new.php0.749 s1.291 s+0.542 s5.75 MiB7.27 MiB+ 1.52 MiB
/wp-admin/upload.php0.657 s0.656 s-0.001 s3.49 MiB4.47 MiB+ 1000.37 KiB
/wp-admin/options-writing.php0.211 s0.453 s+0.242 s3.41 MiB4.46 MiB+ 1.05 MiB
/wp-admin/media-new.php0.228 s0.384 s+0.156 s3.4 MiB4.46 MiB+ 1.06 MiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.349 s+0.154 s3.47 MiB4.48 MiB+ 1.01 MiB
/wp-admin/post-new.php?post_type=page0.586 s0.869 s+0.283 s5.75 MiB7.26 MiB+ 1.51 MiB
/wp-admin/options-discussion.php0.210 s0.460 s+0.250 s3.41 MiB4.46 MiB+ 1.05 MiB
/wp-admin/edit-comments.php0.430 s0.408 s-0.022 s3.49 MiB4.49 MiB+ 1022.69 KiB
/0.323 s0.235 s-0.088 s3.45 MiB4.51 MiB+ 1.06 MiB
Average 0.375 s0.550 s+0.174 s3.88 MiB5.01 MiB+ 1.13 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
CSS
Language % Lines of code Comment lines Files
PHP82.9%49,7908,111305
CSS10.1%6,0661312
JavaScript6.4%3,83819616
JSON0.4%22502
SVG0.2%9316
XML0.0%2851
Total 60,040 8,326 342

PHP Code Analysis | More results »

Lines of code 33,534
Total complexity 5,951
Median class complexity 9.5
Median method complexity 2.0
Most complex class Etn\Utils\Helper
Most complex function Etn\Core\Metaboxs\Event_manager_metabox::update()
Classes 164
Methods 1,299
Functions 109

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"
        }
    }
}

Capabilities 6

PHP Error Log 1 lines

[07-Aug-2024 03:13:13 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