Waymark 0.9.29.5

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: 288.42 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=41a6ffc713
Aspect after-activation
HTTP status 200
Load time 0.655 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.243 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.850 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.422 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.093 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.247 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.405 s0.409 s+0.004 s3.38 MiB3.69 MiB+ 318.48 KiB
/wp-admin/edit.php0.228 s0.264 s+0.036 s3.41 MiB3.72 MiB+ 327.29 KiB
/wp-admin/post-new.php0.967 s0.647 s-0.320 s5.46 MiB5.77 MiB+ 323.41 KiB
/wp-admin/upload.php0.600 s0.509 s-0.091 s3.32 MiB3.62 MiB+ 308.94 KiB
/wp-admin/options-writing.php0.248 s0.228 s-0.020 s3.32 MiB3.61 MiB+ 295.78 KiB
/wp-admin/media-new.php0.355 s0.251 s-0.104 s3.29 MiB3.61 MiB+ 322.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.251 s+0.024 s3.31 MiB3.63 MiB+ 320.69 KiB
/wp-admin/post-new.php?post_type=page0.638 s0.622 s-0.016 s5.45 MiB5.77 MiB+ 325.36 KiB
/wp-admin/options-discussion.php0.398 s0.306 s-0.092 s3.3 MiB3.6 MiB+ 308.01 KiB
/wp-admin/edit-comments.php0.262 s0.261 s-0.001 s3.33 MiB3.63 MiB+ 307.49 KiB
/0.313 s0.246 s-0.067 s3.36 MiB3.37 MiB+ 14.76 KiB
Average 0.422 s0.363 s-0.059 s3.72 MiB4 MiB+ 288.42 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.0%8,1361,75715
PHP28.5%4,82286126
CSS11.9%2,0192328
LESS9.9%1,6733266
Markdown1.7%28301
Total 16,933 3,176 56

PHP Code Analysis | More results »

Lines of code 4,814
Total complexity 873
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

[12-Dec-2023 15:08:44 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
[12-Dec-2023 15:08:49 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
[12-Dec-2023 15:08:49 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
[12-Dec-2023 15:08:49 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