Geolocation 1.6

Does Geolocation work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/geolocation/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=geolocation%2Fgeolocation.php&plugin_status=all&paged=1&s&_wpnonce=9437e13923
Aspect after-activation
HTTP status 200
Load time 0.230 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Settings → Geolocation

Page screenshot: Settings → Geolocation
URL /wp-admin/options-general.php?page=geolocation.php
Aspect menu-item
HTTP status 200
Load time 0.385 s
Memory usage 3.08 MiB
JS errors
[
    {
        "message": "ReferenceError: google is not defined\n    at setMarkerOptions (/wp-admin/options-general.php?page=geolocation.php:314:5)\n    at initializeMap (/wp-admin/options-general.php?page=geolocation.php:387:5)\n    at providerSelected (/wp-admin/options-general.php?page=geolocation.php:473:5)\n    at initializeForm (/wp-admin/options-general.php?page=geolocation.php:480:5)\n    at HTMLDocument.<anonymous> (/wp-admin/options-general.php?page=geolocation.php:492:5)",
        "trace": null,
        "code": null
    }
]
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.287 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.767 s
Memory usage 5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.241 s-0.042 s3.05 MiB3.07 MiB+ 27.11 KiB
/wp-admin/edit.php0.176 s0.170 s-0.006 s3.08 MiB3.1 MiB+ 27.48 KiB
/wp-admin/post-new.php0.742 s1.498 s+0.756 s4.97 MiB5 MiB+ 34.62 KiB
/wp-admin/upload.php0.665 s0.288 s-0.377 s2.99 MiB3 MiB+ 10.07 KiB
/wp-admin/options-writing.php0.173 s0.257 s+0.084 s2.99 MiB2.99 MiB- 3.28 KiB
/wp-admin/media-new.php0.264 s0.217 s-0.047 s2.97 MiB2.99 MiB+ 22.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.167 s-0.015 s2.98 MiB3.01 MiB+ 27.43 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.582 s-0.009 s4.96 MiB4.99 MiB+ 30.01 KiB
/wp-admin/options-discussion.php0.204 s0.180 s-0.024 s2.98 MiB2.99 MiB+ 10.88 KiB
/wp-admin/edit-comments.php0.199 s0.188 s-0.011 s3 MiB3.01 MiB+ 10.06 KiB
/0.292 s0.273 s-0.019 s2.95 MiB2.96 MiB+ 17.79 KiB
Average 0.343 s0.369 s+0.026 s3.35 MiB3.37 MiB+ 19.49 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
CSS
Language % Lines of code Comment lines Files
PHP70.0%1,6043795
CSS26.0%595302
PO File4.0%92481
JavaScript0.0%151
Total 2,292 462 9

PHP Code Analysis | More results »

Lines of code 1,700
Total complexity 145
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function geolocation_settings_page()
Classes 0
Methods 0
Functions 48

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 11

Meta Boxes

{
    "post": {
        "geolocation_sectionid": {
            "title": "Geolocation",
            "context": "advanced"
        }
    }
}

PHP Error Log 18 lines

[22-Feb-2023 21:57:11 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:11 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:13 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 194
[22-Feb-2023 21:57:13 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:13 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:13 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:13 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:18 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:18 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:19 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 194
[22-Feb-2023 21:57:19 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:19 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:19 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[22-Feb-2023 21:57:19 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
See also: All tests for this plugin, How to Hide Geolocation Admin Menus and Meta Boxes