Does Phototools: geo2wp work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 5 | PHP warnings |
| 2 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
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.
| WordPress version | 6.9.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/geo2wp/ |
| Badges |
|
| 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 |
| 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 |
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.217 s |
| Memory usage | 4.14 MiB |
| JS errors | None |
| Resource errors | None |
| 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 |
| 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 |
| 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 |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.610 s | 0.457 s | -0.153 s | 3.78 MiB | 3.85 MiB | + 76.05 KiB |
| /wp-admin/edit.php | 0.471 s | 0.486 s | +0.015 s | 3.78 MiB | 3.86 MiB | + 77.09 KiB |
| /wp-admin/post-new.php | 0.838 s | 1.066 s | +0.228 s | 6.31 MiB | 6.4 MiB | + 98.84 KiB |
| /wp-admin/upload.php | 0.470 s | 0.491 s | +0.021 s | 3.74 MiB | 3.8 MiB | + 59.68 KiB |
| /wp-admin/options-writing.php | 0.362 s | 0.387 s | +0.025 s | 3.71 MiB | 3.77 MiB | + 62.94 KiB |
| /wp-admin/media-new.php | 0.511 s | 0.577 s | +0.066 s | 3.7 MiB | 3.77 MiB | + 71.13 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.414 s | 0.406 s | -0.008 s | 3.72 MiB | 3.8 MiB | + 81.8 KiB |
| /wp-admin/post-new.php?post_type=page | 0.776 s | 0.789 s | +0.013 s | 6.3 MiB | 6.39 MiB | + 93.8 KiB |
| /wp-admin/options-discussion.php | 0.419 s | 0.407 s | -0.012 s | 3.71 MiB | 3.77 MiB | + 59.44 KiB |
| /wp-admin/edit-comments.php | 0.398 s | 0.381 s | -0.017 s | 3.73 MiB | 3.79 MiB | + 58.94 KiB |
| / | 0.359 s | 0.273 s | -0.086 s | 4.11 MiB | 4.14 MiB | + 37.52 KiB |
| Average | 0.512 s | 0.520 s | +0.008 s | 4.24 MiB | 4.3 MiB | + 70.66 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 86.7% | 600 | 45 | 2 | |
| PO File | 13.3% | 92 | 33 | 1 | |
| Total | 692 | 78 | 3 | ||
| 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 |
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.
wp_options 3| ID | Name |
|---|---|
| geo2wp_widget | geo2wp map |
{
"post": {
"geolocation_box": {
"title": "Photo location",
"context": "side"
}
},
"page": {
"geolocation_box": {
"title": "Photo location",
"context": "side"
}
},
"attachment": {
"geolocation_box": {
"title": "Photo location",
"context": "side"
}
}
}[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