Dimme Googlemap 0.3.2

Does Dimme Googlemap work with WordPress 6.5.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.01 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.5.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=ad9363f5b6
Aspect after-activation
HTTP status 200
Load time 0.425 s
Memory usage 3.42 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 googlemap

Page screenshot: googlemap → Add googlemap
URL /wp-admin/post-new.php?post_type=googlemap
Aspect menu-item
HTTP status 200
Load time 1.496 s
Memory usage 3.56 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.265 s
Memory usage 3.41 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.199 s
Memory usage 3.44 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 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.399 s0.332 s-0.067 s3.44 MiB3.48 MiB+ 42.88 KiB
/wp-admin/edit.php0.229 s0.506 s+0.277 s3.46 MiB3.5 MiB+ 41.13 KiB
/wp-admin/post-new.php1.007 s0.956 s-0.051 s5.59 MiB5.64 MiB+ 46.61 KiB
/wp-admin/upload.php0.667 s0.512 s-0.155 s3.38 MiB3.4 MiB+ 24.1 KiB
/wp-admin/options-writing.php0.239 s0.262 s+0.023 s3.37 MiB3.39 MiB+ 15.7 KiB
/wp-admin/media-new.php0.291 s0.335 s+0.044 s3.35 MiB3.39 MiB+ 36.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.266 s+0.056 s3.37 MiB3.41 MiB+ 41.46 KiB
/wp-admin/post-new.php?post_type=page0.637 s0.940 s+0.303 s5.59 MiB5.63 MiB+ 42.2 KiB
/wp-admin/options-discussion.php0.260 s0.341 s+0.081 s3.36 MiB3.38 MiB+ 25.79 KiB
/wp-admin/edit-comments.php0.520 s0.263 s-0.257 s3.39 MiB3.41 MiB+ 23.41 KiB
/0.376 s0.282 s-0.094 s3.42 MiB3.4 MiB- 20.75 KiB
Average 0.440 s0.454 s+0.015 s3.79 MiB3.82 MiB+ 29.01 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

[25-Apr-2024 04:07:08 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(1881): do_action_ref_array()
#5 /wp-includes/class-wp-query.php(3824): WP_Query->get_posts()
#6 /wp-includes/class-wp.php(696): WP_Query->query()
#7 /wp-includes/class-wp.php(816): WP->query_posts()
#8 /wp-includes/functions.php(1336): WP->main()
#9 /wp-admin/includes/post.php(1304): 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