Events Manager OpenStreetMap 2.0.6

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

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=8954fc57a0
Aspect after-activation
HTTP status 200
Load time 0.475 s
Memory usage 3.37 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.187 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.380 s0.417 s+0.037 s3.38 MiB3.42 MiB+ 41.98 KiB
/wp-admin/edit.php0.219 s0.393 s+0.174 s3.41 MiB3.45 MiB+ 48.13 KiB
/wp-admin/upload.php0.702 s0.431 s-0.271 s3.33 MiB3.34 MiB+ 13.79 KiB
/wp-admin/options-writing.php0.222 s0.328 s+0.106 s3.32 MiB3.35 MiB+ 27.61 KiB
/wp-admin/media-new.php0.297 s0.502 s+0.205 s3.3 MiB3.34 MiB+ 43.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.397 s+0.191 s3.31 MiB3.37 MiB+ 52.13 KiB
/wp-admin/options-discussion.php0.272 s0.326 s+0.054 s3.3 MiB3.34 MiB+ 37.91 KiB
/wp-admin/edit-comments.php0.254 s0.300 s+0.046 s3.34 MiB3.37 MiB+ 32.43 KiB
/0.283 s0.204 s-0.079 s3.36 MiB3.33 MiB- 27.04 KiB
Average 0.315 s0.366 s+0.051 s3.34 MiB3.37 MiB+ 30.02 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
PHP46.2%2,2052247
JavaScript39.4%1,8791304
PO File9.1%4323951
CSS5.3%25535
SVG0.0%101
Total 4,772 752 18

PHP Code Analysis | More results »

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

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 3

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

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