Geolocation 1.1.1

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

Summary

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

Memory usage: 19.18 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.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=77f337eff7
Aspect after-activation
HTTP status 200
Load time 0.232 s
Memory usage 3.01 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.303 s
Memory usage 3 MiB
JS errors
[
    {
        "message": "TypeError: document.adEventListener is not a function\n    at /wp-admin/options-general.php?page=geolocation.php:317:11",
        "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.408 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 0.633 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.273 s0.244 s-0.029 s3.05 MiB3.07 MiB+ 27.09 KiB
/wp-admin/edit.php0.171 s0.175 s+0.004 s3.07 MiB3.1 MiB+ 27.46 KiB
/wp-admin/post-new.php0.734 s0.979 s+0.245 s4.97 MiB5 MiB+ 33.7 KiB
/wp-admin/upload.php0.750 s0.308 s-0.442 s2.99 MiB3 MiB+ 10.09 KiB
/wp-admin/options-writing.php0.164 s0.132 s-0.032 s2.99 MiB2.98 MiB- 3.26 KiB
/wp-admin/media-new.php0.266 s0.216 s-0.050 s2.97 MiB2.99 MiB+ 22.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.168 s-0.010 s2.98 MiB3.01 MiB+ 27.45 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.813 s+0.203 s4.96 MiB4.99 MiB+ 29.09 KiB
/wp-admin/options-discussion.php0.190 s0.222 s+0.032 s2.97 MiB2.99 MiB+ 10.9 KiB
/wp-admin/edit-comments.php0.197 s0.213 s+0.016 s3 MiB3.01 MiB+ 10.09 KiB
/0.295 s0.273 s-0.022 s2.94 MiB2.96 MiB+ 16.11 KiB
Average 0.348 s0.340 s-0.008 s3.35 MiB3.37 MiB+ 19.18 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
Language % Lines of code Comment lines Files
PHP87.9%1,357383
PO File6.7%104391
JavaScript3.9%601392
CSS1.5%2341
Total 1,544 220 7

PHP Code Analysis | More results »

Lines of code 1,430
Total complexity 136
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function geolocation_settings_page()
Classes 0
Methods 0
Functions 47

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 13

Meta Boxes

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

PHP Error Log 2 lines

[16-Jan-2023 19:57:49 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 133
[16-Jan-2023 19:57:56 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 133
See also: All tests for this plugin, How to Hide Geolocation Admin Menus and Meta Boxes