Waymark 0.9.28.1

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

Summary

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

Memory usage: 284.18 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.2.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=de801368eb
Aspect after-activation
HTTP status 200
Load time 0.690 s
Memory usage 3.37 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.201 s
Memory usage 3.36 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.608 s
Memory usage 3.53 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.236 s
Memory usage 3.3 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.271 s
Memory usage 3.29 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.329 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.450 s0.528 s+0.078 s3.07 MiB3.38 MiB+ 310 KiB
/wp-admin/edit.php0.199 s0.299 s+0.100 s3.1 MiB3.41 MiB+ 320.26 KiB
/wp-admin/post-new.php0.903 s1.506 s+0.603 s5.02 MiB5.32 MiB+ 311.18 KiB
/wp-admin/upload.php0.813 s0.407 s-0.406 s3.02 MiB3.31 MiB+ 297.93 KiB
/wp-admin/options-writing.php0.194 s0.198 s+0.004 s3.01 MiB3.29 MiB+ 284.63 KiB
/wp-admin/media-new.php0.302 s0.200 s-0.102 s2.99 MiB3.3 MiB+ 314.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.369 s+0.142 s3.01 MiB3.31 MiB+ 313.28 KiB
/wp-admin/post-new.php?post_type=page1.261 s0.818 s-0.443 s5.01 MiB5.32 MiB+ 309.13 KiB
/wp-admin/options-discussion.php0.324 s0.289 s-0.035 s3 MiB3.29 MiB+ 299.92 KiB
/wp-admin/edit-comments.php0.293 s0.277 s-0.016 s3.03 MiB3.32 MiB+ 299.09 KiB
/0.368 s0.310 s-0.058 s3.03 MiB3.09 MiB+ 66.43 KiB
Average 0.485 s0.473 s-0.012 s3.39 MiB3.67 MiB+ 284.18 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.3%8,1141,75015
PHP28.2%4,74486426
CSS12.0%2,0192328
LESS10.0%1,6733266
Markdown1.5%25201
Total 16,802 3,172 56

PHP Code Analysis | More results »

Lines of code 4,739
Total complexity 847
Median class complexity 17.0
Median method complexity 2.0
Most complex class Waymark_Helper
Most complex function Waymark_Shortcode::handle_shortcode()
Classes 25
Methods 181
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 5 lines

[15-Jun-2023 23:25:59 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
[15-Jun-2023 23:26:02 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/waymark/inc/Helpers/Waymark_Input.php on line 193
[15-Jun-2023 23:26:05 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
[15-Jun-2023 23:26:05 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
[15-Jun-2023 23:26:05 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