OSM 4.0

Does OSM work with WordPress 4.9 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
52PHP notices
22PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 108.8 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 version4.9
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/osm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=osm%2Fosm.php&plugin_status=all&paged=1&s&_wpnonce=d9ce6fa236
Aspect after-activation
HTTP status 200 OK
Load time 0.157 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

Settings → OSM

Page screenshot: Settings → OSM
URL /wp-admin/options-general.php?page=osm.php
Aspect menu-item
HTTP status 200 OK
Load time 0.077 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 OK
Load time 0.109 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.127 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.119 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200 OK
Load time 0.080 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.140 s0.113 s-0.027 s2.98 MiB3.08 MiB+ 106.32 KiB
/wp-admin/edit.php0.110 s0.126 s+0.016 s3.01 MiB3.12 MiB+ 106.29 KiB
/wp-admin/post-new.php0.223 s0.113 s-0.110 s3.08 MiB3.57 MiB+ 500.09 KiB
/wp-admin/upload.php0.091 s0.150 s+0.059 s2.91 MiB2.95 MiB+ 42.94 KiB
/wp-admin/options-writing.php0.076 s0.037 s-0.039 s2.9 MiB2.94 MiB+ 42.2 KiB
/wp-admin/media-new.php0.051 s0.093 s+0.042 s2.89 MiB2.93 MiB+ 42.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.099 s0.148 s+0.049 s2.93 MiB2.97 MiB+ 42.2 KiB
/wp-admin/post-new.php?post_type=page0.173 s0.113 s-0.060 s3.09 MiB3.21 MiB+ 124.87 KiB
/wp-admin/options-discussion.php0.099 s0.120 s+0.021 s2.89 MiB2.94 MiB+ 42.2 KiB
/wp-admin/edit-comments.php0.090 s0.118 s+0.028 s2.93 MiB2.98 MiB+ 42.2 KiB
/0.086 s0.093 s+0.007 s2.71 MiB2.82 MiB+ 104.55 KiB
Average 0.113 s0.111 s-0.001 s2.94 MiB3.05 MiB+ 108.8 KiB

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

Sidebar Widgets 1

ID Name
osm_widgetOSM Widget

Meta Boxes

{
    "post": {
        "osm-sc-meta": "WP OSM Plugin shortcode generator"
    },
    "page": {
        "osm-sc-meta": "WP OSM Plugin shortcode generator"
    }
}

PHP Error Log 74 lines

[26-Nov-2017 19:32:22 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Osm has a deprecated constructor in /wp-content/plugins/osm/osm.php on line 206
[26-Nov-2017 19:32:23 UTC] PHP Deprecated:  Non-static method Osm::options_page_osm() should not be called statically in /wp-includes/class-wp-hook.php on line 286
[26-Nov-2017 19:32:24 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 117
[26-Nov-2017 19:32:24 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 171
[26-Nov-2017 19:32:24 UTC] PHP Notice:  Undefined variable: category in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:24 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:24 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 218
[26-Nov-2017 19:32:24 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 249
[26-Nov-2017 19:32:24 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 267
[26-Nov-2017 19:32:31 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 117
[26-Nov-2017 19:32:31 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 171
[26-Nov-2017 19:32:31 UTC] PHP Notice:  Undefined variable: category in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:31 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:31 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 218
[26-Nov-2017 19:32:31 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 249
[26-Nov-2017 19:32:31 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 267
[26-Nov-2017 19:32:33 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 117
[26-Nov-2017 19:32:33 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 171
[26-Nov-2017 19:32:33 UTC] PHP Notice:  Undefined variable: category in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:33 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:33 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 218
[26-Nov-2017 19:32:33 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 249
[26-Nov-2017 19:32:33 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 267
[26-Nov-2017 19:32:35 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 117
[26-Nov-2017 19:32:35 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 171
[26-Nov-2017 19:32:35 UTC] PHP Notice:  Undefined variable: category in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:35 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/osm/osm-metabox.php on line 211
[26-Nov-2017 19:32:35 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 218
[26-Nov-2017 19:32:35 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 249
[26-Nov-2017 19:32:35 UTC] PHP Deprecated:  Non-static method Osm::sc_OL3JS() should not be called statically in /wp-content/plugins/osm/osm-metabox.php on line 267
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: height in /wp-content/plugins/osm/osm-widget.php on line 61
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 66
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 67
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 68
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 69
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 70
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 71
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 72
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 73
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 74
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 75
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 76
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 77
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 78
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 79
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 80
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 81
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 82
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: zoom in /wp-content/plugins/osm/osm-widget.php on line 83
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 89
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 90
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 91
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 93
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 94
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: ctrl_theme in /wp-content/plugins/osm/osm-widget.php on line 95
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 101
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 102
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 103
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 104
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 105
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: marker in /wp-content/plugins/osm/osm-widget.php on line 106
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 112
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 113
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 114
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 115
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 116
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 117
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: border_col in /wp-content/plugins/osm/osm-widget.php on line 118
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 124
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 125
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 126
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 127
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 128
[26-Nov-2017 19:32:38 UTC] PHP Notice:  Undefined index: map_type in /wp-content/plugins/osm/osm-widget.php on line 129
See also: All tests for this plugin, How to Hide OSM Admin Menus and Meta Boxes