Waymark 0.9.26

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

Summary

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

Memory usage: 263.72 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.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=4c0c3d3ecb
Aspect after-activation
HTTP status 200
Load time 0.652 s
Memory usage 3.34 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.328 s
Memory usage 3.33 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.548 s
Memory usage 3.5 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.238 s
Memory usage 3.27 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.051 s
Memory usage 3.26 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.275 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.306 s+0.023 s3.07 MiB3.35 MiB+ 282.77 KiB
/wp-admin/edit.php0.190 s0.211 s+0.021 s3.1 MiB3.38 MiB+ 291.59 KiB
/wp-admin/post-new.php0.768 s1.029 s+0.261 s5.02 MiB5.3 MiB+ 282.52 KiB
/wp-admin/upload.php0.524 s0.444 s-0.080 s3.02 MiB3.28 MiB+ 269.27 KiB
/wp-admin/options-writing.php0.149 s0.186 s+0.037 s3.01 MiB3.26 MiB+ 255.97 KiB
/wp-admin/media-new.php0.284 s0.229 s-0.055 s2.99 MiB3.27 MiB+ 285.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.232 s+0.053 s3.01 MiB3.28 MiB+ 284.62 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.639 s+0.047 s5.01 MiB5.29 MiB+ 280.47 KiB
/wp-admin/options-discussion.php0.225 s0.421 s+0.196 s3 MiB3.26 MiB+ 271.26 KiB
/wp-admin/edit-comments.php0.189 s0.247 s+0.058 s3.03 MiB3.29 MiB+ 270.43 KiB
/0.310 s0.238 s-0.072 s2.97 MiB3.09 MiB+ 126.64 KiB
Average 0.336 s0.380 s+0.044 s3.38 MiB3.64 MiB+ 263.72 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
JavaScript47.7%7,6681,57814
PHP28.0%4,50293626
CSS12.5%2,0072328
LESS10.3%1,6573236
Markdown1.5%23301
Total 16,067 3,069 55

PHP Code Analysis | More results »

Lines of code 4,494
Total complexity 828
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 179
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 6 lines

[05-Apr-2023 19:43:01 UTC] PHP Deprecated:  Optional parameter $key declared before required parameter $value is implicitly treated as a required parameter in /wp-content/plugins/waymark/inc/Waymark_Config.php on line 200
[05-Apr-2023 19:43:01 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 529
[05-Apr-2023 19:43:04 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
[05-Apr-2023 19:43:07 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
[05-Apr-2023 19:43:07 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
[05-Apr-2023 19:43:07 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