Dimme Googlemap 0.3.2

Does Dimme Googlemap work with WordPress 6.8.1 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: 34.73 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.8.1
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=e1314edeb8
Aspect after-activation
HTTP status 200
Load time 0.427 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.083 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.511 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.253 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.192 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.238 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.347 s0.484 s+0.137 s3.51 MiB3.55 MiB+ 43.29 KiB
/wp-admin/edit.php0.211 s0.345 s+0.134 s3.57 MiB3.61 MiB+ 41.34 KiB
/wp-admin/post-new.php0.855 s0.967 s+0.112 s6.06 MiB6.11 MiB+ 45.43 KiB
/wp-admin/upload.php0.794 s0.390 s-0.404 s3.52 MiB3.55 MiB+ 22.88 KiB
/wp-admin/options-writing.php0.242 s0.225 s-0.017 s3.5 MiB3.53 MiB+ 27.19 KiB
/wp-admin/media-new.php0.287 s0.214 s-0.073 s3.49 MiB3.53 MiB+ 35.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.211 s+0.001 s3.5 MiB3.55 MiB+ 46.05 KiB
/wp-admin/post-new.php?post_type=page0.758 s0.841 s+0.083 s6.05 MiB6.09 MiB+ 40.95 KiB
/wp-admin/options-discussion.php0.482 s0.620 s+0.138 s3.5 MiB3.53 MiB+ 24 KiB
/wp-admin/edit-comments.php0.254 s0.231 s-0.023 s3.52 MiB3.55 MiB+ 23.19 KiB
/0.319 s0.275 s-0.044 s3.43 MiB3.47 MiB+ 32.28 KiB
Average 0.433 s0.437 s+0.004 s3.97 MiB4 MiB+ 34.73 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

[15-May-2025 09:19:12 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