Events Manager OpenStreetMap 2.0.1

Does Events Manager OpenStreetMap work with WordPress 5.9.3 and PHP 7.4.8? 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: 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.

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=c4a78b847d
Aspect after-activation
HTTP status 200
Load time 0.711 s
Memory usage 3.38 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.228 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.330 s-0.021 s3.37 MiB3.41 MiB+ 40.97 KiB
/wp-admin/edit.php0.172 s0.337 s+0.165 s3.4 MiB3.45 MiB+ 50.67 KiB
/wp-admin/upload.php0.360 s0.285 s-0.075 s3.25 MiB3.28 MiB+ 30.32 KiB
/wp-admin/options-writing.php0.278 s0.224 s-0.054 s3.24 MiB3.29 MiB+ 43.84 KiB
/wp-admin/media-new.php0.289 s0.270 s-0.019 s3.23 MiB3.28 MiB+ 51.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.228 s+0.047 s3.27 MiB3.38 MiB+ 115.3 KiB
/wp-admin/options-discussion.php0.410 s0.242 s-0.168 s3.22 MiB3.28 MiB+ 61.41 KiB
/wp-admin/edit-comments.php0.196 s0.239 s+0.043 s3.27 MiB3.38 MiB+ 111.99 KiB
/0.294 s0.253 s-0.041 s3.4 MiB3.37 MiB- 28.32 KiB
Average 0.281 s0.268 s-0.014 s3.29 MiB3.35 MiB+ 53.09 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
PHP44.7%2,0645527
JavaScript40.7%1,8791304
PO File9.1%4213941
CSS5.5%25535
SVG0.0%101
Total 4,620 1,079 18

PHP Code Analysis | More results »

Lines of code 1,828
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

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 2

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

[13-Apr-2022 08:57:41 UTC] PHP Fatal error:  Uncaught Error: Class 'EM_Locations' not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:482
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 482
[13-Apr-2022 08:57:43 UTC] PHP Fatal error:  Uncaught Error: Class 'EM_Locations' not found in /wp-content/plugins/events-manager-openstreetmap/classes/class.php:482
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 482
See also: All tests for this plugin