Geolocation 0.7.1

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.64 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.029 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=7823e161c5
Aspect after-activation
HTTP status 200
Load time 0.212 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.215 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.342 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.047 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.242 s-0.036 s3.05 MiB3.07 MiB+ 23.62 KiB
/wp-admin/edit.php0.188 s0.177 s-0.011 s3.07 MiB3.1 MiB+ 23.98 KiB
/wp-admin/post-new.php0.744 s0.680 s-0.064 s4.97 MiB4.99 MiB+ 28.75 KiB
/wp-admin/upload.php0.555 s0.616 s+0.061 s2.99 MiB3 MiB+ 6.61 KiB
/wp-admin/options-writing.php0.182 s0.154 s-0.028 s2.99 MiB2.98 MiB- 6.73 KiB
/wp-admin/media-new.php0.257 s0.195 s-0.062 s2.97 MiB2.99 MiB+ 18.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.169 s-0.027 s2.98 MiB3 MiB+ 23.98 KiB
/wp-admin/post-new.php?post_type=page0.609 s1.036 s+0.427 s4.96 MiB4.98 MiB+ 24.14 KiB
/wp-admin/options-discussion.php0.222 s0.230 s+0.008 s2.98 MiB2.98 MiB+ 7.42 KiB
/wp-admin/edit-comments.php0.200 s0.194 s-0.006 s3 MiB3.01 MiB+ 6.61 KiB
/0.261 s0.323 s+0.062 s2.94 MiB2.96 MiB+ 14.88 KiB
Average 0.336 s0.365 s+0.029 s3.35 MiB3.37 MiB+ 15.64 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.3%1,012333
PO File7.8%92391
JavaScript5.1%601392
CSS1.9%2341
Total 1,187 215 7

PHP Code Analysis | More results »

Lines of code 1,058
Total complexity 122
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function display_location_post()
Classes 0
Methods 0
Functions 39

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

[19-Nov-2022 17:20:58 UTC] PHP Warning:  Undefined array key "geolocation_nonce" in /wp-content/plugins/geolocation/geolocation.php on line 132
[19-Nov-2022 17:21:05 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