Waymark 1.0.0

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=8d1478404c
Aspect after-activation
HTTP status 200
Load time 0.747 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.261 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.553 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.426 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.863 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.289 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.380 s0.440 s+0.060 s3.38 MiB3.7 MiB+ 331.23 KiB
/wp-admin/edit.php0.225 s0.256 s+0.031 s3.41 MiB3.74 MiB+ 340.03 KiB
/wp-admin/post-new.php1.047 s1.047 s+0.000 s5.46 MiB5.9 MiB+ 448.84 KiB
/wp-admin/upload.php0.739 s0.558 s-0.181 s3.32 MiB3.64 MiB+ 321.67 KiB
/wp-admin/options-writing.php0.261 s0.244 s-0.017 s3.32 MiB3.62 MiB+ 308.53 KiB
/wp-admin/media-new.php0.333 s0.268 s-0.065 s3.29 MiB3.62 MiB+ 335.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.235 s+0.013 s3.31 MiB3.64 MiB+ 333.43 KiB
/wp-admin/post-new.php?post_type=page0.634 s0.751 s+0.117 s5.45 MiB5.89 MiB+ 450.79 KiB
/wp-admin/options-discussion.php0.397 s0.364 s-0.033 s3.3 MiB3.61 MiB+ 320.75 KiB
/wp-admin/edit-comments.php0.272 s0.290 s+0.018 s3.33 MiB3.65 MiB+ 320.23 KiB
/0.314 s0.276 s-0.038 s3.36 MiB3.37 MiB+ 15.09 KiB
Average 0.439 s0.430 s-0.009 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.2%5,2211,09726
CSS11.3%2,0282328
LESS9.5%1,7003276
Markdown1.9%33801
Total 17,910 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

[15-Jan-2024 02:19:46 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
[15-Jan-2024 02:19:46 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
[15-Jan-2024 02:19:46 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