Waymark 0.9.29.4

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

Summary

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

Memory usage: 293.21 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=4157a790cf
Aspect after-activation
HTTP status 200
Load time 0.929 s
Memory usage 3.68 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.247 s
Memory usage 3.67 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.501 s
Memory usage 3.75 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.243 s
Memory usage 3.61 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.039 s
Memory usage 3.6 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.390 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.368 s0.452 s+0.084 s3.38 MiB3.69 MiB+ 318.48 KiB
/wp-admin/edit.php0.231 s0.252 s+0.021 s3.41 MiB3.72 MiB+ 327.29 KiB
/wp-admin/post-new.php1.115 s0.881 s-0.234 s5.46 MiB5.77 MiB+ 323.41 KiB
/wp-admin/upload.php0.705 s0.400 s-0.305 s3.32 MiB3.62 MiB+ 308.94 KiB
/wp-admin/options-writing.php0.226 s0.215 s-0.011 s3.32 MiB3.61 MiB+ 295.79 KiB
/wp-admin/media-new.php0.314 s0.407 s+0.093 s3.29 MiB3.61 MiB+ 322.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.235 s+0.020 s3.31 MiB3.63 MiB+ 320.69 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.665 s+0.063 s5.45 MiB5.77 MiB+ 325.36 KiB
/wp-admin/options-discussion.php0.237 s0.309 s+0.072 s3.3 MiB3.6 MiB+ 308.01 KiB
/wp-admin/edit-comments.php0.266 s0.270 s+0.004 s3.33 MiB3.63 MiB+ 307.49 KiB
/0.281 s0.229 s-0.052 s3.31 MiB3.37 MiB+ 67.38 KiB
Average 0.415 s0.392 s-0.022 s3.72 MiB4 MiB+ 293.21 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,1361,75715
PHP28.5%4,82086026
CSS11.9%2,0192328
LESS9.9%1,6733266
Markdown1.7%28101
Total 16,929 3,175 56

PHP Code Analysis | More results »

Lines of code 4,812
Total complexity 871
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 182
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 4 lines

[10-Dec-2023 12:15:48 UTC] PHP Deprecated:  Optional parameter $map_title declared before required parameter $map_data is implicitly treated as a required parameter in /wp-content/plugins/waymark/inc/Helpers/Waymark_Helper.php on line 558
[10-Dec-2023 12:15:54 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 153
[10-Dec-2023 12:15:54 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 153
[10-Dec-2023 12:15:54 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 153
See also: All tests for this plugin, How to Hide Waymark Admin Menus and Meta Boxes