Events Manager OpenStreetMap 2.0.7

Does Events Manager OpenStreetMap work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/events-manager-openstreetmap/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=events-manager-openstreetmap%2Fevents-manager-openstreetmap.php&plugin_status=all&paged=1&s&_wpnonce=237484fd87
Aspect after-activation
HTTP status 200
Load time 0.605 s
Memory usage 3.79 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.201 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.425 s0.410 s-0.015 s3.78 MiB3.82 MiB+ 45.39 KiB
/wp-admin/edit.php0.389 s0.523 s+0.134 s3.78 MiB3.85 MiB+ 65.95 KiB
/wp-admin/upload.php0.549 s0.459 s-0.090 s3.74 MiB3.75 MiB+ 13.45 KiB
/wp-admin/options-writing.php0.338 s0.582 s+0.244 s3.71 MiB3.75 MiB+ 37.22 KiB
/wp-admin/media-new.php0.520 s0.439 s-0.081 s3.7 MiB3.75 MiB+ 45.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.333 s0.379 s+0.046 s3.72 MiB3.78 MiB+ 60.2 KiB
/wp-admin/options-discussion.php0.341 s0.460 s+0.119 s3.71 MiB3.75 MiB+ 33.72 KiB
/wp-admin/edit-comments.php0.330 s0.454 s+0.124 s3.74 MiB3.77 MiB+ 39.8 KiB
/0.301 s0.234 s-0.067 s4.11 MiB4.13 MiB+ 25.2 KiB
Average 0.392 s0.438 s+0.046 s3.78 MiB3.82 MiB+ 40.7 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.

PHP
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP45.8%2,1892007
JavaScript39.3%1,8791304
PO File9.2%4384001
CSS5.3%25535
SVG0.4%2012
Total 4,781 734 19

PHP Code Analysis | More results »

Lines of code 2,333
Total complexity 390
Median class complexity 12.0
Median method complexity 2.0
Most complex class EM_Openstreetmap_Class
Most complex function EM_Openstreetmap_Class::em_openstreetmap_generate()
Classes 3
Methods 28
Functions 15

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.

Options wp_options 3

Meta Boxes

{
    "event": {
        "em_openstreetmap_settings_infos": {
            "title": "Settings OpenStreetMap",
            "context": "normal"
        }
    },
    "location": {
        "em_openstreetmap_location_infos": {
            "title": "Location OpenStreetMap",
            "context": "normal"
        }
    }
}

PHP Error Log 22 lines

[09-Feb-2026 21:07:13 UTC] PHP Fatal error:  Uncaught Error: Class "EM_Events" not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:580
Stack trace:
#0 /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php(99): EM_Openstreetmap_Class::em_openstreetmap_generate()
#1 /wp-includes/class-wp-hook.php(343): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/post.php(5194): do_action()
#5 /wp-admin/includes/post.php(772): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
  thrown in /wp-content/plugins/events-manager-openstreetmap/classes/class.php on line 580
[09-Feb-2026 21:07:16 UTC] PHP Fatal error:  Uncaught Error: Class "EM_Events" not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:580
Stack trace:
#0 /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php(99): EM_Openstreetmap_Class::em_openstreetmap_generate()
#1 /wp-includes/class-wp-hook.php(343): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/post.php(5194): do_action()
#5 /wp-admin/includes/post.php(772): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
  thrown in /wp-content/plugins/events-manager-openstreetmap/classes/class.php on line 580
See also: All tests for this plugin