Dimme Googlemap 0.3.2

Does Dimme Googlemap work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 29.3 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.023 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/dimme-googlemaps/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=dimme-googlemaps%2Fdimme-googlemaps.php&plugin_status=all&paged=1&s&_wpnonce=ad0f9eb9e9
Aspect after-activation
HTTP status 200
Load time 0.498 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

googlemap

Page screenshot: googlemap
URL /wp-admin/edit.php?post_type=googlemap
Aspect menu-item
HTTP status 500
Load time 0.086 s
Memory usage N/A
JS errors None
Resource errors None

googlemap → Add New googlemap

Page screenshot: googlemap → Add New googlemap
URL /wp-admin/post-new.php?post_type=googlemap
Aspect menu-item
HTTP status 200
Load time 1.479 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

googlemap → Categories

Page screenshot: googlemap → Categories
URL /wp-admin/edit-tags.php?taxonomy=category&post_type=googlemap
Aspect menu-item
HTTP status 200
Load time 0.237 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Settings → Dimme Googlemap

Page screenshot: Settings → Dimme Googlemap
URL /wp-admin/options-general.php?page=dimme_googlemaps_admin_init
Aspect menu-item
HTTP status 200
Load time 0.198 s
Memory usage 3.55 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.218 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.517 s+0.139 s3.51 MiB3.55 MiB+ 43.97 KiB
/wp-admin/edit.php0.204 s0.304 s+0.100 s3.57 MiB3.61 MiB+ 42.02 KiB
/wp-admin/post-new.php0.814 s0.977 s+0.163 s6.06 MiB6.11 MiB+ 46.1 KiB
/wp-admin/upload.php0.572 s0.537 s-0.035 s3.52 MiB3.55 MiB+ 23.56 KiB
/wp-admin/options-writing.php0.225 s0.201 s-0.024 s3.5 MiB3.53 MiB+ 27.87 KiB
/wp-admin/media-new.php0.333 s0.243 s-0.090 s3.49 MiB3.53 MiB+ 36.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.191 s-0.019 s3.5 MiB3.55 MiB+ 46.73 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.868 s+0.253 s6.05 MiB6.09 MiB+ 41.63 KiB
/wp-admin/options-discussion.php0.491 s0.318 s-0.173 s3.5 MiB3.53 MiB+ 24.68 KiB
/wp-admin/edit-comments.php0.263 s0.218 s-0.045 s3.52 MiB3.55 MiB+ 23.87 KiB
/0.312 s0.295 s-0.017 s3.5 MiB3.47 MiB- 34.24 KiB
Average 0.402 s0.424 s+0.023 s3.98 MiB4 MiB+ 29.3 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
JavaScript
Language % Lines of code Comment lines Files
PHP65.5%6181366
JavaScript34.0%32193
CSS0.4%401
Total 943 145 10

PHP Code Analysis | More results »

Lines of code 447
Total complexity 95
Median class complexity 46.5
Median method complexity 3.5
Most complex class DimmeGooglemaps
Most complex function DimmeGooglemapsAdmin::get_items()
Classes 2
Methods 26
Functions 1

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.

Database Tables 1

Options wp_options 1

Custom Post Types 1

ID Name
googlemapgooglemap

PHP Error Log 16 lines

[31-Jul-2025 01:15:54 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, bool given in /wp-content/plugins/dimme-googlemaps/class.dimme-googlemaps.php:238
Stack trace:
#0 /wp-content/plugins/dimme-googlemaps/class.dimme-googlemaps.php(238): in_array()
#1 /wp-includes/class-wp-hook.php(324): DimmeGooglemaps->pre_get_posts()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(565): WP_Hook->do_action()
#4 /wp-includes/class-wp-query.php(1910): do_action_ref_array()
#5 /wp-includes/class-wp-query.php(3949): WP_Query->get_posts()
#6 /wp-includes/class-wp.php(701): WP_Query->query()
#7 /wp-includes/class-wp.php(821): WP->query_posts()
#8 /wp-includes/functions.php(1342): WP->main()
#9 /wp-admin/includes/post.php(1312): wp()
#10 /wp-admin/includes/class-wp-posts-list-table.php(165): wp_edit_posts_query()
#11 /wp-admin/edit.php(235): WP_Posts_List_Table->prepare_items()
#12 {main}
  thrown in /wp-content/plugins/dimme-googlemaps/class.dimme-googlemaps.php on line 238
See also: All tests for this plugin