Does Events Manager OpenStreetMap work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .
| 2 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 53.09 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
| WordPress version | 5.9.3 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| 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=0604c14f02 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.666 s |
| Memory usage | 3.38 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.301 s |
| Memory usage | 3.37 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.349 s | 0.360 s | +0.011 s | 3.37 MiB | 3.41 MiB | + 40.97 KiB |
| /wp-admin/edit.php | 0.187 s | 0.338 s | +0.151 s | 3.4 MiB | 3.45 MiB | + 50.67 KiB |
| /wp-admin/upload.php | 0.486 s | 0.335 s | -0.151 s | 3.25 MiB | 3.28 MiB | + 30.32 KiB |
| /wp-admin/options-writing.php | 0.300 s | 0.227 s | -0.073 s | 3.24 MiB | 3.29 MiB | + 43.84 KiB |
| /wp-admin/media-new.php | 0.231 s | 0.277 s | +0.046 s | 3.23 MiB | 3.28 MiB | + 51.57 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.247 s | +0.063 s | 3.27 MiB | 3.38 MiB | + 115.3 KiB |
| /wp-admin/options-discussion.php | 0.220 s | 0.258 s | +0.038 s | 3.22 MiB | 3.28 MiB | + 61.41 KiB |
| /wp-admin/edit-comments.php | 0.205 s | 0.243 s | +0.038 s | 3.27 MiB | 3.38 MiB | + 111.99 KiB |
| / | 0.300 s | 0.230 s | -0.070 s | 3.4 MiB | 3.37 MiB | - 28.32 KiB |
| Average | 0.274 s | 0.279 s | +0.006 s | 3.29 MiB | 3.35 MiB | + 53.09 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 | 44.7% | 2,066 | 565 | 7 | |
| JavaScript | 40.7% | 1,879 | 130 | 4 | |
| PO File | 9.1% | 421 | 394 | 1 | |
| CSS | 5.5% | 255 | 3 | 5 | |
| SVG | 0.0% | 1 | 0 | 1 | |
| Total | 4,622 | 1,092 | 18 | ||
| Lines of code | 1,830 |
|---|---|
| Total complexity | 342 |
| 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 | 30 |
| Functions | 9 |
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 2{
"event": {
"em_openstreetmap_settings_infos": {
"title": "Settings OpenStreetMap",
"context": "normal"
}
},
"location": {
"em_openstreetmap_location_infos": {
"title": "Location OpenStreetMap",
"context": "normal"
}
}
}[24-Apr-2022 05:49:28 UTC] PHP Fatal error: Uncaught Error: Class 'EM_Events' not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:547
Stack trace:
#0 /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php(78): EM_Openstreetmap_Class::em_openstreetmap_generate()
#1 /wp-includes/class-wp-hook.php(309): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(474): WP_Hook->do_action()
#4 /wp-includes/post.php(4687): do_action()
#5 /wp-admin/includes/post.php(700): 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 547
[24-Apr-2022 05:49:29 UTC] PHP Fatal error: Uncaught Error: Class 'EM_Events' not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:547
Stack trace:
#0 /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php(78): EM_Openstreetmap_Class::em_openstreetmap_generate()
#1 /wp-includes/class-wp-hook.php(309): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(474): WP_Hook->do_action()
#4 /wp-includes/post.php(4687): do_action()
#5 /wp-admin/includes/post.php(700): 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 547