Events Manager OpenStreetMap 2.0.4

Does Events Manager OpenStreetMap work with WordPress 6.3.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: 32.34 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 version6.3.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=dffe59294b
Aspect after-activation
HTTP status 200
Load time 0.541 s
Memory usage 2.81 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.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.482 s0.480 s-0.002 s2.83 MiB2.86 MiB+ 39.28 KiB
/wp-admin/edit.php0.276 s0.431 s+0.155 s2.85 MiB2.9 MiB+ 45.24 KiB
/wp-admin/upload.php0.795 s0.500 s-0.295 s2.77 MiB2.78 MiB+ 10.59 KiB
/wp-admin/options-writing.php0.329 s0.383 s+0.054 s2.76 MiB2.79 MiB+ 24.2 KiB
/wp-admin/media-new.php0.318 s0.377 s+0.059 s2.74 MiB2.78 MiB+ 40.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.254 s0.487 s+0.233 s2.76 MiB2.81 MiB+ 49.34 KiB
/wp-admin/options-discussion.php0.277 s0.349 s+0.072 s2.75 MiB2.78 MiB+ 35.12 KiB
/wp-admin/edit-comments.php0.575 s0.382 s-0.193 s2.78 MiB2.81 MiB+ 29.67 KiB
/0.319 s0.279 s-0.040 s3.13 MiB3.15 MiB+ 17.62 KiB
Average 0.403 s0.408 s+0.005 s2.82 MiB2.85 MiB+ 32.34 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,2082237
JavaScript39.4%1,8791304
PO File9.0%4323951
CSS5.3%25535
SVG0.0%101
Total 4,775 751 18

PHP Code Analysis | More results »

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

[20-Oct-2023 05:52:01 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(312): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/post.php(4753): do_action()
#5 /wp-admin/includes/post.php(745): 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
[20-Oct-2023 05:52:03 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(312): em_openstreetmap_settings_save()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/post.php(4753): do_action()
#5 /wp-admin/includes/post.php(745): 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