Waymark 0.9.29.1

Does Waymark work with WordPress 6.3.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: 286.86 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.3.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=0d1eca2196
Aspect after-activation
HTTP status 200
Load time 0.614 s
Memory usage 3.12 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.239 s
Memory usage 3.1 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.724 s
Memory usage 3.27 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.224 s
Memory usage 3.05 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.018 s
Memory usage 3.04 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.406 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.386 s+0.055 s2.83 MiB3.13 MiB+ 307.93 KiB
/wp-admin/edit.php0.200 s0.230 s+0.030 s2.85 MiB3.16 MiB+ 317.05 KiB
/wp-admin/post-new.php0.792 s0.623 s-0.169 s5.22 MiB5.54 MiB+ 333.23 KiB
/wp-admin/upload.php0.565 s0.376 s-0.189 s2.77 MiB3.06 MiB+ 296.09 KiB
/wp-admin/options-writing.php0.226 s0.195 s-0.031 s2.76 MiB3.04 MiB+ 285.55 KiB
/wp-admin/media-new.php0.286 s0.441 s+0.155 s2.74 MiB3.05 MiB+ 312.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.215 s+0.012 s2.76 MiB3.06 MiB+ 311.08 KiB
/wp-admin/post-new.php?post_type=page0.579 s0.648 s+0.069 s5.21 MiB5.53 MiB+ 331.18 KiB
/wp-admin/options-discussion.php0.208 s0.292 s+0.084 s2.75 MiB3.04 MiB+ 297.77 KiB
/wp-admin/edit-comments.php0.245 s0.232 s-0.013 s2.78 MiB3.07 MiB+ 297.26 KiB
/0.257 s0.206 s-0.051 s3.13 MiB3.2 MiB+ 66.05 KiB
Average 0.354 s0.349 s-0.004 s3.25 MiB3.53 MiB+ 286.86 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,75615
PHP28.4%4,80185926
CSS11.9%2,0192328
LESS9.9%1,6733266
Markdown1.6%27301
Total 16,902 3,173 56

PHP Code Analysis | More results »

Lines of code 4,793
Total complexity 867
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

[04-Nov-2023 14:06:19 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
[04-Nov-2023 14:06:25 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
[04-Nov-2023 14:06:25 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
[04-Nov-2023 14:06:25 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