Event Monster 1.1.15

Does Event Monster work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/event-monster/
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=event-monster%2Fevent-monster.php&plugin_status=all&paged=1&s&_wpnonce=d38ab9b41e
Aspect after-activation
HTTP status 200
Load time 0.554 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Appearance → Install Plugins

Page screenshot: Appearance → Install Plugins
URL /wp-admin/themes.php?page=tgmpa-install-plugins
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Event Monster

Page screenshot: Event Monster
URL /wp-admin/edit.php?post_type=awl_event_monster
Aspect menu-item
HTTP status 200
Load time 0.179 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Event Monster → Add New Event

Page screenshot: Event Monster → Add New Event
URL /wp-admin/post-new.php?post_type=awl_event_monster
Aspect menu-item
HTTP status 200
Load time 1.970 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Event Monster → Visitors / Attendee

Page screenshot: Event Monster → Visitors / Attendee
URL /wp-admin/edit.php?post_type=awl_event_monster&page=em-visitors-page
Aspect menu-item
HTTP status 200
Load time 0.351 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Event Monster → Setting

Page screenshot: Event Monster → Setting
URL /wp-admin/edit.php?post_type=awl_event_monster&page=em-setting-page
Aspect menu-item
HTTP status 200
Load time 0.423 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Event Monster → Docs

Page screenshot: Event Monster → Docs
URL /wp-admin/edit.php?post_type=awl_event_monster&page=sr-doc-page
Aspect menu-item
HTTP status 200
Load time 0.220 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Event Monster → Our Theme

Page screenshot: Event Monster → Our Theme
URL /wp-admin/edit.php?post_type=awl_event_monster&page=sr-theme-page
Aspect menu-item
HTTP status 200
Load time 0.361 s
Memory usage 3.41 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.247 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.593 s+0.265 s3.36 MiB3.46 MiB+ 96.66 KiB
/wp-admin/edit.php0.185 s0.326 s+0.141 s3.39 MiB3.55 MiB+ 161.41 KiB
/wp-admin/post-new.php0.989 s1.257 s+0.268 s6.14 MiB6.24 MiB+ 101.7 KiB
/wp-admin/upload.php0.362 s0.367 s+0.005 s3.24 MiB3.41 MiB+ 168.73 KiB
/wp-admin/options-writing.php0.271 s0.150 s-0.121 s3.24 MiB3.39 MiB+ 153.54 KiB
/wp-admin/media-new.php0.255 s0.205 s-0.050 s3.22 MiB3.38 MiB+ 168.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.202 s+0.030 s3.25 MiB3.42 MiB+ 169.6 KiB
/wp-admin/post-new.php?post_type=page0.914 s0.894 s-0.020 s6.14 MiB6.24 MiB+ 97.29 KiB
/wp-admin/options-discussion.php0.213 s0.365 s+0.152 s3.22 MiB3.38 MiB+ 170.17 KiB
/wp-admin/edit-comments.php0.208 s0.228 s+0.020 s3.26 MiB3.42 MiB+ 159.88 KiB
/0.282 s0.207 s-0.075 s3.4 MiB3.42 MiB+ 20.85 KiB
Average 0.380 s0.436 s+0.056 s3.81 MiB3.94 MiB+ 133.52 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.

CSS
PHP
SVG
Language % Lines of code Comment lines Files
CSS54.6%15,2041,86814
PHP26.1%7,2801,81814
SVG14.0%3,90707
JavaScript4.1%1,1396014
PO File1.2%3371851
Total 27,867 3,931 50

PHP Code Analysis | More results »

Lines of code 2,510
Total complexity 504
Median class complexity 18.0
Median method complexity 2.0
Most complex class TGM_Plugin_Activation
Most complex function em_shortcode()
Classes 8
Methods 120
Functions 8

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 3

Options wp_options 1

Custom Post Types 1

ID Name
awl_event_monsterEvent Monster

Meta Boxes

{
    "awl_event_monster": {
        "Event Monster Setting Panel": {
            "title": "Event Monster Setting Panel",
            "context": "normal"
        },
        "Upgrade Event Monster Pro": {
            "title": "Upgrade Event Monster Pro",
            "context": "side"
        },
        "Rate Our Plugin": {
            "title": "Rate Our Plugin",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[28-Jan-2022 07:49:36 UTC] WordPress database error Duplicate column name 'ticket_id' for query ALTER TABLE `wp_em_attendees` ADD `ticket_id` TEXT NOT NULL AFTER `event_id`; made by activate_plugin, do_action('activate_event-monster/event-monster.php'), WP_Hook->do_action, WP_Hook->apply_filters, awl_em_tables_create
See also: All tests for this plugin, How to Hide Event Monster Admin Menus and Meta Boxes