Does Events Manager OpenStreetMap work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
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.
| WordPress version | 6.9.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 80+ |
| WordPress.org page | https://wordpress.org/plugins/events-manager-openstreetmap/ |
| Badges |
|
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.201 s |
| Memory usage | 4.13 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.425 s | 0.410 s | -0.015 s | 3.78 MiB | 3.82 MiB | + 45.39 KiB |
| /wp-admin/edit.php | 0.389 s | 0.523 s | +0.134 s | 3.78 MiB | 3.85 MiB | + 65.95 KiB |
| /wp-admin/upload.php | 0.549 s | 0.459 s | -0.090 s | 3.74 MiB | 3.75 MiB | + 13.45 KiB |
| /wp-admin/options-writing.php | 0.338 s | 0.582 s | +0.244 s | 3.71 MiB | 3.75 MiB | + 37.22 KiB |
| /wp-admin/media-new.php | 0.520 s | 0.439 s | -0.081 s | 3.7 MiB | 3.75 MiB | + 45.41 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.333 s | 0.379 s | +0.046 s | 3.72 MiB | 3.78 MiB | + 60.2 KiB |
| /wp-admin/options-discussion.php | 0.341 s | 0.460 s | +0.119 s | 3.71 MiB | 3.75 MiB | + 33.72 KiB |
| /wp-admin/edit-comments.php | 0.330 s | 0.454 s | +0.124 s | 3.74 MiB | 3.77 MiB | + 39.8 KiB |
| / | 0.301 s | 0.234 s | -0.067 s | 4.11 MiB | 4.13 MiB | + 25.2 KiB |
| Average | 0.392 s | 0.438 s | +0.046 s | 3.78 MiB | 3.82 MiB | + 40.7 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 45.8% | 2,189 | 200 | 7 | |
| JavaScript | 39.3% | 1,879 | 130 | 4 | |
| PO File | 9.2% | 438 | 400 | 1 | |
| CSS | 5.3% | 255 | 3 | 5 | |
| SVG | 0.4% | 20 | 1 | 2 | |
| Total | 4,781 | 734 | 19 | ||
| 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 |
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.
wp_options 3{
"event": {
"em_openstreetmap_settings_infos": {
"title": "Settings OpenStreetMap",
"context": "normal"
}
},
"location": {
"em_openstreetmap_location_infos": {
"title": "Location OpenStreetMap",
"context": "normal"
}
}
}[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