Open User Map 1.4.16

Does Open User Map work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 607.32 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.095 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/open-user-map/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=open-user-map
Requested URL /wp-admin/plugins.php?action=activate&plugin=open-user-map%2Fopen-user-map.php&plugin_status=all&paged=1&s&_wpnonce=220d1a3268
Aspect after-activation
HTTP status 200
Load time 0.999 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Open User Map

Page screenshot: Open User Map
URL /wp-admin/edit.php?post_type=oum-location
Aspect menu-item
HTTP status 200
Load time 0.470 s
Memory usage 4.39 MiB
JS errors None
Resource errors None

Open User Map → Add new Location

Page screenshot: Open User Map → Add new Location
URL /wp-admin/post-new.php?post_type=oum-location
Aspect menu-item
HTTP status 200
Load time 1.080 s
Memory usage 4.49 MiB
JS errors None
Resource errors None

Open User Map → Settings

Page screenshot: Open User Map → Settings
URL /wp-admin/edit.php?post_type=oum-location&page=open-user-map-settings
Aspect menu-item
HTTP status 200
Load time 0.565 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Open User Map → Upgrade  ➤

Page screenshot: Open User Map → Upgrade  ➤
URL /wp-admin/edit.php?post_type=oum-location&page=open-user-map-pricing
Aspect menu-item
HTTP status 200
Load time 0.623 s
Memory usage 4.33 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.273 s
Memory usage 4.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.431 s0.550 s+0.119 s3.77 MiB4.42 MiB+ 660.48 KiB
/wp-admin/edit.php0.368 s0.464 s+0.096 s3.78 MiB4.42 MiB+ 656.78 KiB
/wp-admin/post-new.php0.804 s0.991 s+0.187 s6.3 MiB6.92 MiB+ 630.16 KiB
/wp-admin/upload.php0.460 s0.655 s+0.195 s3.74 MiB4.34 MiB+ 615.7 KiB
/wp-admin/options-writing.php0.342 s0.452 s+0.110 s3.71 MiB4.34 MiB+ 642.21 KiB
/wp-admin/media-new.php0.553 s0.409 s-0.144 s3.7 MiB4.32 MiB+ 639.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.349 s0.432 s+0.083 s3.71 MiB4.36 MiB+ 658.89 KiB
/wp-admin/post-new.php?post_type=page0.718 s0.915 s+0.197 s6.29 MiB6.9 MiB+ 624.46 KiB
/wp-admin/options-discussion.php0.348 s0.520 s+0.172 s3.71 MiB4.33 MiB+ 638.55 KiB
/wp-admin/edit-comments.php0.335 s0.451 s+0.116 s3.73 MiB4.37 MiB+ 657.44 KiB
/0.281 s0.193 s-0.088 s4.1 MiB4.35 MiB+ 255.95 KiB
Average 0.454 s0.548 s+0.095 s4.23 MiB4.82 MiB+ 607.32 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
CSS
Sass
Language % Lines of code Comment lines Files
JavaScript50.9%23,9698,11829
PHP21.1%9,9241,16031
CSS14.7%6,8981029
Sass11.2%5,2541342
PO File2.0%9265581
JSON0.2%7903
XML0.0%901
SVG0.0%704
Total 47,066 10,072 80

PHP Code Analysis | More results »

Lines of code 5,323
Total complexity 742
Median class complexity 10.0
Median method complexity 2.0
Most complex class OpenUserMapPlugin\Base\LocationController
Most complex function OpenUserMapPlugin\Base\BaseController::ajax_add_location_from_frontend()
Classes 13
Methods 103
Functions 13

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 4

Custom Post Types 1

ID Name
oum-locationLocations

Meta Boxes

{
    "oum-location": {
        "location_customfields": {
            "title": "Open User Map Location Settings",
            "context": "normal"
        }
    }
}

Capabilities 12

PHP Error Log 4 lines

[03-Dec-2025 16:15:25 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:15:25 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:15:35 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:15:35 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Open User Map Admin Menus and Meta Boxes