Events Manager OpenStreetMap 1.0.2

Does Events Manager OpenStreetMap work with WordPress 5.8.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: 5.83 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.8.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=b86b1b1759
Aspect after-activation
HTTP status 200
Load time 0.365 s
Memory usage 3.05 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.284 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.362 s0.247 s-0.115 s3.08 MiB3.1 MiB+ 13.27 KiB
/wp-admin/edit.php0.175 s0.172 s-0.003 s3.11 MiB3.13 MiB+ 13.67 KiB
/wp-admin/upload.php0.486 s0.283 s-0.203 s3.03 MiB3.04 MiB+ 12.76 KiB
/wp-admin/options-writing.php0.260 s0.134 s-0.126 s3.02 MiB3.02 MiB- 3.27 KiB
/wp-admin/media-new.php0.368 s0.199 s-0.169 s3.01 MiB3.02 MiB+ 12.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.179 s+0.017 s3.04 MiB3.05 MiB+ 13.84 KiB
/wp-admin/options-discussion.php0.222 s0.170 s-0.052 s3 MiB3.02 MiB+ 13.55 KiB
/wp-admin/edit-comments.php0.201 s0.182 s-0.019 s3.04 MiB3.06 MiB+ 12.71 KiB
/0.299 s0.184 s-0.115 s2.96 MiB2.92 MiB- 37.03 KiB
Average 0.282 s0.194 s-0.087 s3.03 MiB3.04 MiB+ 5.83 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.

JavaScript
PHP
PO File
Language % Lines of code Comment lines Files
JavaScript55.8%1,047462
PHP29.3%550455
PO File14.8%2773311
CSS0.1%101
Total 1,875 422 9

PHP Code Analysis | More results »

Lines of code 565
Total complexity 98
Median class complexity 11.5
Median method complexity 1.5
Most complex class EM_Openstreetmap_Class
Most complex function em_openstreetmap_placeholders()
Classes 2
Methods 14
Functions 6

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.

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 20 lines

[15-Jan-2022 15:55:53 UTC] PHP Fatal error:  Uncaught Error: Class 'EM_Location' not found in /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php:388
Stack trace:
#0 /wp-includes/class-wp-hook.php(305): em_openstreetmap_metabox_save()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/post.php(4468): do_action()
#4 /wp-admin/includes/post.php(694): wp_insert_post()
#5 /wp-admin/post-new.php(66): get_default_post_to_edit()
#6 {main}
  thrown in /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php on line 388
[15-Jan-2022 15:55:55 UTC] PHP Fatal error:  Uncaught Error: Class 'EM_Location' not found in /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php:388
Stack trace:
#0 /wp-includes/class-wp-hook.php(305): em_openstreetmap_metabox_save()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/post.php(4468): do_action()
#4 /wp-admin/includes/post.php(694): wp_insert_post()
#5 /wp-admin/post-new.php(66): get_default_post_to_edit()
#6 {main}
  thrown in /wp-content/plugins/events-manager-openstreetmap/includes/metabox.php on line 388
See also: All tests for this plugin