Events Manager OpenStreetMap 2.0.2

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=0604c14f02
Aspect after-activation
HTTP status 200
Load time 0.666 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.301 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.349 s0.360 s+0.011 s3.37 MiB3.41 MiB+ 40.97 KiB
/wp-admin/edit.php0.187 s0.338 s+0.151 s3.4 MiB3.45 MiB+ 50.67 KiB
/wp-admin/upload.php0.486 s0.335 s-0.151 s3.25 MiB3.28 MiB+ 30.32 KiB
/wp-admin/options-writing.php0.300 s0.227 s-0.073 s3.24 MiB3.29 MiB+ 43.84 KiB
/wp-admin/media-new.php0.231 s0.277 s+0.046 s3.23 MiB3.28 MiB+ 51.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.247 s+0.063 s3.27 MiB3.38 MiB+ 115.3 KiB
/wp-admin/options-discussion.php0.220 s0.258 s+0.038 s3.22 MiB3.28 MiB+ 61.41 KiB
/wp-admin/edit-comments.php0.205 s0.243 s+0.038 s3.27 MiB3.38 MiB+ 111.99 KiB
/0.300 s0.230 s-0.070 s3.4 MiB3.37 MiB- 28.32 KiB
Average 0.274 s0.279 s+0.006 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,0665657
JavaScript40.7%1,8791304
PO File9.1%4213941
CSS5.5%25535
SVG0.0%101
Total 4,622 1,092 18

PHP Code Analysis | More results »

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

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

[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
See also: All tests for this plugin