geo2wp 1.4

Does Phototools: geo2wp work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 70.66 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/geo2wp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=geo2wp%2Fgeo2wp.php&plugin_status=all&paged=1&s&_wpnonce=641278b2c1
Aspect after-activation
HTTP status 200
Load time 0.399 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Phototools

Page screenshot: Phototools
URL /wp-admin/admin.php?page=phototools
Aspect menu-item
HTTP status 200
Load time 0.317 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Phototools → Geo2wp

Page screenshot: Phototools → Geo2wp
URL /wp-admin/admin.php?page=geo2wp
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.77 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.217 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.719 s
Memory usage 6.39 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.077 s
Memory usage 6.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.610 s0.457 s-0.153 s3.78 MiB3.85 MiB+ 76.05 KiB
/wp-admin/edit.php0.471 s0.486 s+0.015 s3.78 MiB3.86 MiB+ 77.09 KiB
/wp-admin/post-new.php0.838 s1.066 s+0.228 s6.31 MiB6.4 MiB+ 98.84 KiB
/wp-admin/upload.php0.470 s0.491 s+0.021 s3.74 MiB3.8 MiB+ 59.68 KiB
/wp-admin/options-writing.php0.362 s0.387 s+0.025 s3.71 MiB3.77 MiB+ 62.94 KiB
/wp-admin/media-new.php0.511 s0.577 s+0.066 s3.7 MiB3.77 MiB+ 71.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.414 s0.406 s-0.008 s3.72 MiB3.8 MiB+ 81.8 KiB
/wp-admin/post-new.php?post_type=page0.776 s0.789 s+0.013 s6.3 MiB6.39 MiB+ 93.8 KiB
/wp-admin/options-discussion.php0.419 s0.407 s-0.012 s3.71 MiB3.77 MiB+ 59.44 KiB
/wp-admin/edit-comments.php0.398 s0.381 s-0.017 s3.73 MiB3.79 MiB+ 58.94 KiB
/0.359 s0.273 s-0.086 s4.11 MiB4.14 MiB+ 37.52 KiB
Average 0.512 s0.520 s+0.008 s4.24 MiB4.3 MiB+ 70.66 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
PO File
Language % Lines of code Comment lines Files
PHP86.7%600452
PO File13.3%92331
Total 692 78 3

PHP Code Analysis | More results »

Lines of code 603
Total complexity 98
Median class complexity 49.0
Median method complexity 2.0
Most complex class geo2wp_class
Most complex function geo2wp_class::custom_EXIF_location()
Classes 2
Methods 44
Functions 0

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 3

Sidebar Widgets 1

ID Name
geo2wp_widgetgeo2wp map

Meta Boxes

{
    "post": {
        "geolocation_box": {
            "title": "Photo location",
            "context": "side"
        }
    },
    "page": {
        "geolocation_box": {
            "title": "Photo location",
            "context": "side"
        }
    },
    "attachment": {
        "geolocation_box": {
            "title": "Photo location",
            "context": "side"
        }
    }
}

PHP Error Log 7 lines

[26-Feb-2026 21:04:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/geo2wp/geo2wp.php on line 105
[26-Feb-2026 21:04:13 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/geo2wp/geo2wp.php on line 139
[26-Feb-2026 21:04:13 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/geo2wp/geo2wp.php on line 144
[26-Feb-2026 21:04:19 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/geo2wp/geo2wp.php on line 312
[26-Feb-2026 21:04:24 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/geo2wp/geo2wp.php on line 312
[26-Feb-2026 21:04:28 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/geo2wp/geo2wp.php on line 312
[26-Feb-2026 21:04:32 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/geo2wp/geo2wp.php on line 312
See also: All tests for this plugin, How to Hide Phototools: geo2wp Admin Menus and Meta Boxes