Does Events Manager OpenStreetMap work with WordPress 6.4.3 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: 30.02 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.051 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.4.3 |
|---|---|
| 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=8954fc57a0 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.475 s |
| Memory usage | 3.37 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.187 s |
| Memory usage | 3.33 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.380 s | 0.417 s | +0.037 s | 3.38 MiB | 3.42 MiB | + 41.98 KiB |
| /wp-admin/edit.php | 0.219 s | 0.393 s | +0.174 s | 3.41 MiB | 3.45 MiB | + 48.13 KiB |
| /wp-admin/upload.php | 0.702 s | 0.431 s | -0.271 s | 3.33 MiB | 3.34 MiB | + 13.79 KiB |
| /wp-admin/options-writing.php | 0.222 s | 0.328 s | +0.106 s | 3.32 MiB | 3.35 MiB | + 27.61 KiB |
| /wp-admin/media-new.php | 0.297 s | 0.502 s | +0.205 s | 3.3 MiB | 3.34 MiB | + 43.23 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.206 s | 0.397 s | +0.191 s | 3.31 MiB | 3.37 MiB | + 52.13 KiB |
| /wp-admin/options-discussion.php | 0.272 s | 0.326 s | +0.054 s | 3.3 MiB | 3.34 MiB | + 37.91 KiB |
| /wp-admin/edit-comments.php | 0.254 s | 0.300 s | +0.046 s | 3.34 MiB | 3.37 MiB | + 32.43 KiB |
| / | 0.283 s | 0.204 s | -0.079 s | 3.36 MiB | 3.33 MiB | - 27.04 KiB |
| Average | 0.315 s | 0.366 s | +0.051 s | 3.34 MiB | 3.37 MiB | + 30.02 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 | 46.2% | 2,205 | 224 | 7 | |
| JavaScript | 39.4% | 1,879 | 130 | 4 | |
| PO File | 9.1% | 432 | 395 | 1 | |
| CSS | 5.3% | 255 | 3 | 5 | |
| SVG | 0.0% | 1 | 0 | 1 | |
| Total | 4,772 | 752 | 18 | ||
| Lines of code | 2,389 |
|---|---|
| Total complexity | 389 |
| 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 | 29 |
| Functions | 11 |
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"
}
}
}[05-Feb-2024 18:46:32 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(326): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/post.php(4760): do_action()
#5 /wp-admin/includes/post.php(753): 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
[05-Feb-2024 18:46:34 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(326): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/post.php(4760): do_action()
#5 /wp-admin/includes/post.php(753): 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