Geolocation 1.7.1

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.062 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=9ccb531209
Aspect after-activation
HTTP status 200
Load time 0.468 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.352 s
Memory usage 3.07 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.626 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.246 s0.222 s-0.024 s3.05 MiB3.07 MiB+ 27.11 KiB
/wp-admin/edit.php0.174 s0.167 s-0.007 s3.07 MiB3.1 MiB+ 27.48 KiB
/wp-admin/post-new.php0.743 s1.625 s+0.882 s4.97 MiB5 MiB+ 34.62 KiB
/wp-admin/upload.php0.502 s0.287 s-0.215 s2.99 MiB3 MiB+ 10.08 KiB
/wp-admin/options-writing.php0.350 s0.124 s-0.226 s2.99 MiB2.98 MiB- 3.28 KiB
/wp-admin/media-new.php0.253 s0.303 s+0.050 s2.97 MiB2.99 MiB+ 22.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.163 s-0.002 s2.98 MiB3.01 MiB+ 27.43 KiB
/wp-admin/post-new.php?post_type=page0.556 s0.834 s+0.278 s4.96 MiB4.99 MiB+ 30.01 KiB
/wp-admin/options-discussion.php0.192 s0.160 s-0.032 s2.97 MiB2.99 MiB+ 10.88 KiB
/wp-admin/edit-comments.php0.207 s0.178 s-0.029 s3 MiB3.01 MiB+ 10.06 KiB
/0.251 s0.255 s+0.004 s2.94 MiB2.96 MiB+ 17.79 KiB
Average 0.331 s0.393 s+0.062 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.1%1,6133795
CSS25.9%595302
PO File4.0%92481
JavaScript0.0%151
Total 2,301 462 9

PHP Code Analysis | More results »

Lines of code 1,709
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

[23-Feb-2023 08:11:39 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:39 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:40 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 194
[23-Feb-2023 08:11:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:44 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:44 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:44 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:44 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:46 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:46 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:47 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 194
[23-Feb-2023 08:11:47 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:47 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:47 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/geolocation/geolocation.php on line 563
[23-Feb-2023 08:11:47 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