Events Manager OpenStreetMap 2.0.5

Does Events Manager OpenStreetMap work with WordPress 6.4.2 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.060 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.2
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=6b51a8566f
Aspect after-activation
HTTP status 200
Load time 0.710 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.264 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.423 s0.458 s+0.035 s3.38 MiB3.42 MiB+ 41.98 KiB
/wp-admin/edit.php0.404 s0.426 s+0.022 s3.41 MiB3.45 MiB+ 48.13 KiB
/wp-admin/upload.php0.599 s0.479 s-0.120 s3.32 MiB3.34 MiB+ 13.79 KiB
/wp-admin/options-writing.php0.246 s0.371 s+0.125 s3.32 MiB3.34 MiB+ 27.61 KiB
/wp-admin/media-new.php0.367 s0.347 s-0.020 s3.29 MiB3.34 MiB+ 43.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.330 s+0.107 s3.31 MiB3.36 MiB+ 52.13 KiB
/wp-admin/options-discussion.php0.365 s0.673 s+0.308 s3.3 MiB3.34 MiB+ 37.91 KiB
/wp-admin/edit-comments.php0.263 s0.389 s+0.126 s3.33 MiB3.37 MiB+ 32.43 KiB
/0.316 s0.274 s-0.042 s3.36 MiB3.33 MiB- 27.04 KiB
Average 0.356 s0.416 s+0.060 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,2062237
JavaScript39.4%1,8791304
PO File9.1%4323951
CSS5.3%25535
SVG0.0%101
Total 4,773 751 18

PHP Code Analysis | More results »

Lines of code 2,390
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

[12-Dec-2023 18:51:25 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
[12-Dec-2023 18:51:27 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