Waymark 0.9.28.2

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

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

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=0a005244bf
Aspect after-activation
HTTP status 200
Load time 0.696 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.194 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.545 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.240 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.064 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.434 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.418 s0.540 s+0.122 s3.07 MiB3.38 MiB+ 311.44 KiB
/wp-admin/edit.php0.188 s0.231 s+0.043 s3.1 MiB3.41 MiB+ 320.25 KiB
/wp-admin/post-new.php0.830 s1.303 s+0.473 s5.02 MiB5.32 MiB+ 311.18 KiB
/wp-admin/upload.php0.757 s0.402 s-0.355 s3.02 MiB3.31 MiB+ 297.93 KiB
/wp-admin/options-writing.php0.147 s0.206 s+0.059 s3.01 MiB3.29 MiB+ 284.63 KiB
/wp-admin/media-new.php0.270 s0.263 s-0.007 s2.99 MiB3.3 MiB+ 314.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.362 s+0.195 s3.01 MiB3.31 MiB+ 313.28 KiB
/wp-admin/post-new.php?post_type=page1.037 s0.803 s-0.234 s5.01 MiB5.32 MiB+ 309.13 KiB
/wp-admin/options-discussion.php0.306 s0.240 s-0.066 s3 MiB3.29 MiB+ 299.92 KiB
/wp-admin/edit-comments.php0.253 s0.273 s+0.020 s3.03 MiB3.32 MiB+ 299.09 KiB
/0.287 s0.296 s+0.009 s3.03 MiB3.09 MiB+ 66.43 KiB
Average 0.424 s0.447 s+0.024 s3.39 MiB3.67 MiB+ 284.31 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.4%8,1261,75315
PHP28.2%4,73186126
CSS12.0%2,0192328
LESS10.0%1,6733266
Markdown1.5%25401
Total 16,803 3,172 56

PHP Code Analysis | More results »

Lines of code 4,723
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

[16-Jun-2023 20:29:47 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
[16-Jun-2023 20:29:49 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
[16-Jun-2023 20:29:52 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
[16-Jun-2023 20:29:52 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
[16-Jun-2023 20:29:52 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