Geolocation 0.7.2

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

Summary

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

Memory usage: 15.65 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=8b0d489c42
Aspect after-activation
HTTP status 200
Load time 0.254 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.360 s
Memory usage 2.99 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.391 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.846 s
Memory usage 4.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.260 s-0.018 s3.05 MiB3.07 MiB+ 23.65 KiB
/wp-admin/edit.php0.192 s0.195 s+0.003 s3.07 MiB3.1 MiB+ 24.02 KiB
/wp-admin/post-new.php0.792 s1.041 s+0.249 s4.97 MiB4.99 MiB+ 28.78 KiB
/wp-admin/upload.php0.527 s0.336 s-0.191 s2.99 MiB3 MiB+ 6.61 KiB
/wp-admin/options-writing.php0.144 s0.136 s-0.008 s2.99 MiB2.98 MiB- 6.74 KiB
/wp-admin/media-new.php0.264 s0.185 s-0.079 s2.97 MiB2.99 MiB+ 18.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.298 s0.316 s+0.018 s2.98 MiB3 MiB+ 23.97 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.709 s+0.086 s4.96 MiB4.98 MiB+ 24.16 KiB
/wp-admin/options-discussion.php0.210 s0.233 s+0.023 s2.97 MiB2.98 MiB+ 7.41 KiB
/wp-admin/edit-comments.php0.192 s0.200 s+0.008 s3 MiB3.01 MiB+ 6.6 KiB
/0.268 s0.291 s+0.023 s2.94 MiB2.96 MiB+ 14.91 KiB
Average 0.344 s0.355 s+0.010 s3.35 MiB3.37 MiB+ 15.65 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
PHP85.1%1,001333
PO File7.8%92391
JavaScript5.1%601392
CSS2.0%2341
Total 1,176 215 7

PHP Code Analysis | More results »

Lines of code 1,047
Total complexity 115
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function display_location_post()
Classes 0
Methods 0
Functions 40

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 9

Meta Boxes

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

PHP Error Log 2 lines

[10-Jan-2023 10:30:20 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 132
[10-Jan-2023 10:30:27 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 132
See also: All tests for this plugin, How to Hide Geolocation Admin Menus and Meta Boxes