Waymark 1.0.2

Does Waymark work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 320.53 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/waymark/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Maps ‹ Test site — WordPress

Page screenshot: Maps ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=waymark_map
Requested URL /wp-admin/plugins.php?action=activate&plugin=waymark%2FWaymark.php&plugin_status=all&paged=1&s&_wpnonce=ce5140e685
Aspect after-activation
HTTP status 200
Load time 0.686 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Waymark

Page screenshot: Waymark
URL /wp-admin/edit.php?post_type=waymark_map
Aspect menu-item
HTTP status 200
Load time 0.249 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Waymark → New Map

Page screenshot: Waymark → New Map
URL /wp-admin/post-new.php?post_type=waymark_map
Aspect menu-item
HTTP status 200
Load time 0.957 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Waymark → Collections

Page screenshot: Waymark → Collections
URL /wp-admin/edit-tags.php?taxonomy=waymark_collection&post_type=waymark_map
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Waymark → Settings

Page screenshot: Waymark → Settings
URL /wp-admin/edit.php?post_type=waymark_map&page=waymark-settings
Aspect menu-item
HTTP status 200
Load time 1.099 s
Memory usage 3.62 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.351 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.450 s0.458 s+0.008 s3.38 MiB3.7 MiB+ 331.22 KiB
/wp-admin/edit.php0.287 s0.281 s-0.006 s3.41 MiB3.74 MiB+ 340.03 KiB
/wp-admin/post-new.php1.052 s1.084 s+0.032 s5.46 MiB5.9 MiB+ 448.84 KiB
/wp-admin/upload.php0.685 s0.790 s+0.105 s3.32 MiB3.64 MiB+ 321.68 KiB
/wp-admin/options-writing.php0.245 s0.252 s+0.007 s3.32 MiB3.62 MiB+ 308.53 KiB
/wp-admin/media-new.php0.337 s0.272 s-0.065 s3.29 MiB3.62 MiB+ 335.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.229 s0.257 s+0.028 s3.31 MiB3.64 MiB+ 333.43 KiB
/wp-admin/post-new.php?post_type=page1.083 s0.750 s-0.333 s5.45 MiB5.89 MiB+ 450.79 KiB
/wp-admin/options-discussion.php0.336 s0.444 s+0.108 s3.3 MiB3.62 MiB+ 320.75 KiB
/wp-admin/edit-comments.php0.330 s0.272 s-0.058 s3.34 MiB3.65 MiB+ 320.23 KiB
/0.317 s0.312 s-0.005 s3.36 MiB3.37 MiB+ 15.09 KiB
Average 0.486 s0.470 s-0.016 s3.72 MiB4.03 MiB+ 320.53 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.

JavaScript
PHP
CSS
LESS
Language % Lines of code Comment lines Files
JavaScript48.1%8,6231,67216
PHP29.1%5,2211,09726
CSS11.3%2,0282328
LESS9.5%1,7003276
Markdown1.9%34101
Total 17,913 3,328 57

PHP Code Analysis | More results »

Lines of code 5,211
Total complexity 968
Median class complexity 19.0
Median method complexity 2.0
Most complex class Waymark_Helper
Most complex function Waymark_Shortcode::handle_shortcode()
Classes 25
Methods 189
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.

Options wp_options 2

Custom Post Types 1

ID Name
waymark_mapMaps

Meta Boxes

{
    "waymark_map": {
        "waymark_map_meta": {
            "title": "Map Editor",
            "context": "normal"
        },
        "waymark_map_shortcode": {
            "title": "Shortcode",
            "context": "side"
        },
        "waymark_map_export": {
            "title": "Export",
            "context": "side"
        },
        "waymark_map_help": {
            "title": "Help",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[18-Jan-2024 22:04:32 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/waymark/inc/Helpers/Waymark_Input.php on line 152
[18-Jan-2024 22:04:32 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/waymark/inc/Helpers/Waymark_Input.php on line 152
[18-Jan-2024 22:04:32 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/waymark/inc/Helpers/Waymark_Input.php on line 152
See also: All tests for this plugin, How to Hide Waymark Admin Menus and Meta Boxes