Waymark 0.9.28.7

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

Page speed impact: 0.031 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=a7199b66b8
Aspect after-activation
HTTP status 200
Load time 0.634 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.223 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.732 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.237 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.039 s
Memory usage 3.03 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.234 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.361 s0.562 s+0.201 s2.83 MiB3.13 MiB+ 305.75 KiB
/wp-admin/edit.php0.212 s0.263 s+0.051 s2.85 MiB3.16 MiB+ 314.88 KiB
/wp-admin/post-new.php0.735 s0.847 s+0.112 s5.22 MiB5.54 MiB+ 331.05 KiB
/wp-admin/upload.php0.569 s0.315 s-0.254 s2.77 MiB3.06 MiB+ 293.91 KiB
/wp-admin/options-writing.php0.213 s0.235 s+0.022 s2.76 MiB3.04 MiB+ 283.38 KiB
/wp-admin/media-new.php0.357 s0.355 s-0.002 s2.74 MiB3.04 MiB+ 310.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.271 s+0.089 s2.76 MiB3.06 MiB+ 308.9 KiB
/wp-admin/post-new.php?post_type=page0.573 s0.617 s+0.044 s5.21 MiB5.53 MiB+ 329 KiB
/wp-admin/options-discussion.php0.198 s0.294 s+0.096 s2.75 MiB3.04 MiB+ 295.59 KiB
/wp-admin/edit-comments.php0.236 s0.244 s+0.008 s2.78 MiB3.07 MiB+ 295.08 KiB
/0.261 s0.231 s-0.030 s3.13 MiB3.2 MiB+ 66.05 KiB
Average 0.354 s0.385 s+0.031 s3.25 MiB3.53 MiB+ 284.88 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,1311,75615
PHP28.3%4,76685826
CSS12.0%2,0192328
LESS9.9%1,6733266
Markdown1.6%26801
Total 16,857 3,172 56

PHP Code Analysis | More results »

Lines of code 4,758
Total complexity 860
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

[23-Oct-2023 23:21:02 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
[23-Oct-2023 23:21:08 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
[23-Oct-2023 23:21:08 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
[23-Oct-2023 23:21:08 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