VenoMaps 1.2.3

Does VenoMaps work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 76.24 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 300+
WordPress.org page https://wordpress.org/plugins/venomaps/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=venomaps%2Fvenomaps.php&plugin_status=all&paged=1&s&_wpnonce=a34d03adc2
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

VenoMaps

Page screenshot: VenoMaps
URL /wp-admin/edit.php?post_type=venomaps
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

VenoMaps → Add new

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

Settings → VenoMaps

Page screenshot: Settings → VenoMaps
URL /wp-admin/options-general.php?page=venomaps
Aspect menu-item
HTTP status 200
Load time 0.303 s
Memory usage 3.39 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.225 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.321 s+0.019 s3.38 MiB3.47 MiB+ 86.55 KiB
/wp-admin/edit.php0.186 s0.230 s+0.044 s3.41 MiB3.49 MiB+ 89.39 KiB
/wp-admin/post-new.php0.783 s0.554 s-0.229 s5.46 MiB5.56 MiB+ 98.73 KiB
/wp-admin/upload.php0.521 s0.373 s-0.148 s3.32 MiB3.39 MiB+ 69.52 KiB
/wp-admin/options-writing.php0.207 s0.191 s-0.016 s3.32 MiB3.38 MiB+ 62.04 KiB
/wp-admin/media-new.php0.272 s0.267 s-0.005 s3.3 MiB3.38 MiB+ 81.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.184 s-0.005 s3.31 MiB3.4 MiB+ 86.88 KiB
/wp-admin/post-new.php?post_type=page0.521 s0.481 s-0.040 s5.45 MiB5.55 MiB+ 98.32 KiB
/wp-admin/options-discussion.php0.295 s0.235 s-0.060 s3.3 MiB3.37 MiB+ 69.95 KiB
/wp-admin/edit-comments.php0.225 s0.197 s-0.028 s3.34 MiB3.4 MiB+ 69.51 KiB
/0.260 s0.187 s-0.073 s3.36 MiB3.38 MiB+ 26.04 KiB
Average 0.342 s0.293 s-0.049 s3.72 MiB3.8 MiB+ 76.24 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
CSS
PO File
Language % Lines of code Comment lines Files
PHP35.4%8701884
JavaScript24.9%611514
CSS22.2%544153
PO File17.1%4191863
SVG0.4%1112
Total 2,455 441 16

PHP Code Analysis | More results »

Lines of code 875
Total complexity 117
Median class complexity 58.5
Median method complexity 1.0
Most complex class Venomaps_Plugin
Most complex function Venomaps_Plugin::venomaps_do_shortcode()
Classes 2
Methods 29
Functions 0

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.

Custom Post Types 1

ID Name
venomapsVenoMaps

Meta Boxes

{
    "venomaps": {
        "venomaps_copy_shortcode": {
            "title": "Map Shortcode",
            "context": "normal"
        },
        "venomaps_map_box": {
            "title": "Map Options",
            "context": "normal"
        },
        "venomaps_marker_box": {
            "title": "Markers",
            "context": "normal"
        },
        "venomaps_geolocation_box": {
            "title": "Geolocation",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[04-Feb-2024 07:34:41 UTC] PHP Warning:  Undefined array key "map_key" in /wp-content/plugins/venomaps/include/class-venomaps-plugin.php on line 561
[04-Feb-2024 07:34:41 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/venomaps/include/class-venomaps-plugin.php on line 561
See also: All tests for this plugin, How to Hide VenoMaps Admin Menus and Meta Boxes