CBX Map for Google Map & OpenStreetMap 1.1.11

Does "CBX Map for Google Map & OpenStreetMap" work with WordPress 6.4.3 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: 99.16 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.4.3
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=72703fd978
Aspect after-activation
HTTP status 200
Load time 0.310 s
Memory usage 3.47 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.237 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

CBX Maps → Add New

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

CBX Maps → Setting

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

CBX Maps → Setting → Demo & Shortcodes

Page screenshot: CBX Maps → Setting → Demo & Shortcodes
URL /wp-admin/edit.php?post_type=cbxgooglemap&page=cbxgooglemapsettings
Aspect menu-item-tab
HTTP status 200
Load time 0.316 s
Memory usage 3.43 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-help-support
Aspect menu-item
HTTP status 200
Load time 0.778 s
Memory usage 5.59 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.223 s
Memory usage 3.38 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.823 s
Memory usage 5.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.382 s0.390 s+0.008 s3.38 MiB3.5 MiB+ 120.45 KiB
/wp-admin/edit.php0.227 s0.242 s+0.015 s3.41 MiB3.53 MiB+ 123.22 KiB
/wp-admin/post-new.php1.219 s0.671 s-0.548 s5.46 MiB5.54 MiB+ 80.99 KiB
/wp-admin/upload.php0.728 s0.369 s-0.359 s3.32 MiB3.43 MiB+ 109.06 KiB
/wp-admin/options-writing.php0.221 s0.197 s-0.024 s3.32 MiB3.41 MiB+ 98.27 KiB
/wp-admin/media-new.php0.326 s0.216 s-0.110 s3.3 MiB3.41 MiB+ 119.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.441 s+0.229 s3.31 MiB3.43 MiB+ 121.59 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.606 s-0.029 s5.45 MiB5.53 MiB+ 80.63 KiB
/wp-admin/options-discussion.php0.363 s0.247 s-0.116 s3.3 MiB3.41 MiB+ 111.8 KiB
/wp-admin/edit-comments.php0.268 s0.224 s-0.044 s3.34 MiB3.44 MiB+ 104.22 KiB
/0.305 s0.219 s-0.086 s3.36 MiB3.38 MiB+ 20.7 KiB
Average 0.444 s0.347 s-0.097 s3.72 MiB3.82 MiB+ 99.16 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
Sass
Language % Lines of code Comment lines Files
PHP57.6%3,0621,23122
JavaScript21.3%1,132788
Sass19.5%1,03635
SVG1.2%6245
CSS0.4%2056
Total 5,312 1,321 46

PHP Code Analysis | More results »

Lines of code 2,522
Total complexity 534
Median class complexity 14.0
Median method complexity 2.0
Most complex class CBXGooglemapHelper
Most complex function CBXGooglemapHelper::render_meta_fields()
Classes 12
Methods 109
Functions 7

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 3

Custom Post Types 1

ID Name
cbxgooglemapMaps

Sidebar Widgets 1

ID Name
cbxgooglemap-widgetCBX Google Map

Meta Boxes

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

PHP Error Log 1 lines

[02-Feb-2024 13:32:18 UTC] PHP Notice:  Function wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide CBX Map for Google Map & OpenStreetMap Admin Menus and Meta Boxes