Waymark 1.0.1

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: 324.9 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=5b16dd73a7
Aspect after-activation
HTTP status 200
Load time 0.651 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.806 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.421 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 0.806 s
Memory usage 3.61 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.237 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.385 s0.395 s+0.010 s3.38 MiB3.7 MiB+ 331.16 KiB
/wp-admin/edit.php0.220 s0.256 s+0.036 s3.41 MiB3.74 MiB+ 339.98 KiB
/wp-admin/post-new.php1.033 s0.627 s-0.406 s5.46 MiB5.9 MiB+ 444.41 KiB
/wp-admin/upload.php0.696 s0.459 s-0.237 s3.32 MiB3.64 MiB+ 321.68 KiB
/wp-admin/options-writing.php0.216 s0.232 s+0.016 s3.32 MiB3.62 MiB+ 308.53 KiB
/wp-admin/media-new.php0.307 s0.247 s-0.060 s3.29 MiB3.62 MiB+ 335.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.248 s+0.048 s3.31 MiB3.64 MiB+ 333.43 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.602 s+0.022 s5.45 MiB5.89 MiB+ 450.79 KiB
/wp-admin/options-discussion.php0.314 s0.343 s+0.029 s3.3 MiB3.61 MiB+ 320.75 KiB
/wp-admin/edit-comments.php0.268 s0.255 s-0.013 s3.33 MiB3.65 MiB+ 320.23 KiB
/0.285 s0.224 s-0.061 s3.31 MiB3.37 MiB+ 67.72 KiB
Average 0.409 s0.353 s-0.056 s3.72 MiB4.03 MiB+ 324.9 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%33901
Total 17,911 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 00:34:29 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 00:34:29 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 00:34:29 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