CBX Map for Google Map & OpenStreetMap 2.0.4

Does "CBX Map for Google Map & OpenStreetMap" work with WordPress 7.0.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version7.0.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/cbxgooglemap/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=cbxgooglemap%2Fcbxgooglemap.php&plugin_status=all&paged=1&s&_wpnonce=f6dea44c1d
Aspect after-activation
HTTP status 200
Load time 0.982 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

CBX Maps

Page screenshot: CBX Maps
URL /wp-admin/edit.php?post_type=cbxgooglemap
Aspect menu-item
HTTP status 200
Load time 0.541 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

CBX Maps → Add New Map

Page screenshot: CBX Maps → Add New Map
URL /wp-admin/post-new.php?post_type=cbxgooglemap
Aspect menu-item
HTTP status 200
Load time 1.075 s
Memory usage 4.71 MiB
JS errors None
Resource errors None

CBX Maps → Add New Map → Primary Marker

Page screenshot: CBX Maps → Add New Map → Primary Marker
URL /wp-admin/post-new.php?post_type=cbxgooglemap
Aspect menu-item-tab
HTTP status 200
Load time 0.998 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

CBX Maps → Settings

Page screenshot: CBX Maps → Settings
URL /wp-admin/edit.php?post_type=cbxgooglemap&page=cbxgooglemap_settings
Aspect menu-item
HTTP status 200
Load time 0.825 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

CBX Maps → Helps & Updates

Page screenshot: CBX Maps → Helps & Updates
URL /wp-admin/edit.php?post_type=cbxgooglemap&page=cbxgooglemap_support
Aspect menu-item
HTTP status 200
Load time 5.683 s
Memory usage 6.89 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.259 s
Memory usage 4.32 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 2.448 s
Memory usage 6.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.638 s0.803 s+0.165 s3.92 MiB4.17 MiB+ 253.2 KiB
/wp-admin/edit.php0.571 s0.586 s+0.015 s3.98 MiB4.17 MiB+ 191.3 KiB
/wp-admin/post-new.php2.047 s1.950 s-0.097 s6.56 MiB6.79 MiB+ 234.6 KiB
/wp-admin/upload.php0.769 s1.226 s+0.457 s3.89 MiB4.05 MiB+ 163.82 KiB
/wp-admin/options-writing.php0.546 s0.655 s+0.109 s3.86 MiB4.01 MiB+ 152.73 KiB
/wp-admin/media-new.php0.593 s0.624 s+0.031 s3.85 MiB4.01 MiB+ 160.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.500 s0.936 s+0.436 s3.86 MiB4.03 MiB+ 170.62 KiB
/wp-admin/post-new.php?post_type=page1.783 s1.596 s-0.187 s6.55 MiB6.77 MiB+ 225.96 KiB
/wp-admin/options-discussion.php0.801 s0.947 s+0.146 s3.86 MiB4.01 MiB+ 149.28 KiB
/wp-admin/edit-comments.php0.558 s0.570 s+0.012 s3.88 MiB4.11 MiB+ 230.72 KiB
/0.294 s0.198 s-0.096 s4.23 MiB4.32 MiB+ 93.13 KiB
Average 0.827 s0.917 s+0.090 s4.41 MiB4.59 MiB+ 184.21 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
PHP67.4%4,1821,36219
JavaScript27.8%1,7243598
SVG4.3%2695135
JSON0.4%2601
CSS0.1%725
Total 6,208 1,728 168

PHP Code Analysis | More results »

Lines of code 3,634
Total complexity 731
Median class complexity 45.5
Median method complexity 2.0
Most complex class Cbx\Googlemap\CBXGooglemapSettings
Most complex function Cbx\Googlemap\Helpers\CBXGooglemapMetaHelper::render_meta_fields()
Classes 10
Methods 130
Functions 19

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 5

Custom Post Types 1

ID Name
cbxgooglemapMaps

Sidebar Widgets 1

ID Name
cbxgooglemap-widgetCBX Map: Location Map

Meta Boxes

{
    "cbxgooglemap": {
        "cbxgooglemap_metabox": {
            "title": "Map Parameters",
            "context": "normal"
        },
        "cbxgooglemap_shortcode": {
            "title": "Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[16-Aug-2026 07:35:39 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide CBX Map for Google Map & OpenStreetMap Admin Menus and Meta Boxes