Event Monster 1.2.1

Does Event Monster work with WordPress 6.1.1 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: 119.26 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.1.1
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=86439b33f5
Aspect after-activation
HTTP status 200
Load time 0.506 s
Memory usage 3.58 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.169 s
Memory usage 3.68 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.173 s
Memory usage 3.61 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.871 s
Memory usage 4.21 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.342 s
Memory usage 3.66 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.509 s
Memory usage 3.82 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.146 s
Memory usage 3.56 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.348 s
Memory usage 3.57 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.199 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.442 s+0.155 s3.54 MiB3.64 MiB+ 98.8 KiB
/wp-admin/edit.php0.171 s0.318 s+0.147 s3.57 MiB3.73 MiB+ 163.16 KiB
/wp-admin/post-new.php1.031 s1.118 s+0.087 s5.46 MiB5.57 MiB+ 107.84 KiB
/wp-admin/upload.php0.509 s0.327 s-0.182 s3.41 MiB3.57 MiB+ 162.88 KiB
/wp-admin/options-writing.php0.133 s0.153 s+0.020 s3.4 MiB3.54 MiB+ 146.3 KiB
/wp-admin/media-new.php0.278 s0.201 s-0.077 s3.38 MiB3.54 MiB+ 163.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.191 s-0.019 s3.48 MiB3.57 MiB+ 99.75 KiB
/wp-admin/post-new.php?post_type=page0.876 s1.099 s+0.223 s5.46 MiB5.55 MiB+ 99.39 KiB
/wp-admin/options-discussion.php0.200 s0.265 s+0.065 s3.38 MiB3.55 MiB+ 164.32 KiB
/wp-admin/edit-comments.php0.186 s0.212 s+0.026 s3.48 MiB3.58 MiB+ 98.03 KiB
/0.238 s0.209 s-0.029 s3.46 MiB3.47 MiB+ 8.39 KiB
Average 0.374 s0.412 s+0.038 s3.82 MiB3.94 MiB+ 119.26 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,2691,81814
SVG14.0%3,90707
JavaScript4.1%1,1396014
PO File1.2%3371851
Total 27,856 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

User Metadata wp_usermeta 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

[18-Nov-2022 14:41:22 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