Waymark 0.9.29

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.84 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.052 seconds
The average page load time increased by this amount after activating the plugin.

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=72b2f1a751
Aspect after-activation
HTTP status 200
Load time 0.904 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.273 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.795 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.325 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.129 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.263 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.392 s0.518 s+0.126 s2.83 MiB3.13 MiB+ 307.91 KiB
/wp-admin/edit.php0.224 s0.350 s+0.126 s2.85 MiB3.16 MiB+ 317.04 KiB
/wp-admin/post-new.php0.757 s0.922 s+0.165 s5.22 MiB5.54 MiB+ 333.21 KiB
/wp-admin/upload.php0.605 s0.463 s-0.142 s2.77 MiB3.06 MiB+ 296.08 KiB
/wp-admin/options-writing.php0.205 s0.230 s+0.025 s2.76 MiB3.04 MiB+ 285.54 KiB
/wp-admin/media-new.php0.377 s0.253 s-0.124 s2.74 MiB3.05 MiB+ 312.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.238 s+0.055 s2.76 MiB3.06 MiB+ 311.06 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.869 s+0.253 s5.21 MiB5.53 MiB+ 331.16 KiB
/wp-admin/options-discussion.php0.212 s0.326 s+0.114 s2.75 MiB3.04 MiB+ 297.76 KiB
/wp-admin/edit-comments.php0.215 s0.233 s+0.018 s2.78 MiB3.07 MiB+ 297.24 KiB
/0.285 s0.245 s-0.040 s3.13 MiB3.2 MiB+ 66.05 KiB
Average 0.370 s0.422 s+0.052 s3.25 MiB3.53 MiB+ 286.84 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.2%8,1361,75615
PHP28.4%4,79485926
CSS12.0%2,0192328
LESS9.9%1,6733266
Markdown1.6%27101
Total 16,893 3,173 56

PHP Code Analysis | More results »

Lines of code 4,786
Total complexity 863
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

[01-Nov-2023 17:23:03 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
[01-Nov-2023 17:23:09 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
[01-Nov-2023 17:23:09 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
[01-Nov-2023 17:23:09 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