WP Map Editor 0.2.2

Does WP Map Editor work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 404 Not Found
Performance

Memory usage: 163.96 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.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wp-mapeditor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=wp-mapeditor%2Fwp-mapeditor.php&plugin_status=all&paged=1&s&_wpnonce=5038cab4e9
Aspect after-activation
HTTP status 200 OK
Load time 0.094 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Locations

Page screenshot: Locations
URL /wp-admin/edit.php?post_type=location
Aspect menu-item
HTTP status 200 OK
Load time 0.102 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Locations → Add New

Page screenshot: Locations → Add New
URL /wp-admin/post-new.php?post_type=location
Aspect menu-item
HTTP status 200 OK
Load time 0.054 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Locations → Maps

Page screenshot: Locations → Maps
URL /wp-admin/edit-tags.php?taxonomy=map&post_type=location
Aspect menu-item
HTTP status 200 OK
Load time 0.089 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Map Editor

Page screenshot: Map Editor
URL /wp-admin/admin.php?page=map_editor
Aspect menu-item
HTTP status 200 OK
Load time 0.041 s
Memory usage 3.28 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/wp-mapeditor/icons/%7B%7Beditor.selectedLocation.type%7D%7D.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/wp-mapeditor/icons/%7B%7Beditor.selectedLocation.type%7D%7D.png"
    },
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/wp-mapeditor/icons/%7B%7Beditor.selectedLocation.status%7D%7D.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/wp-mapeditor/icons/%7B%7Beditor.selectedLocation.status%7D%7D.png"
    }
]

Settings → Map Editor

Page screenshot: Settings  → Map Editor
URL /wp-admin/options-general.php?page=wme_settings
Aspect menu-item
HTTP status 200 OK
Load time 0.109 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Settings → Map Editor → Pro (Serial)

Page screenshot: Settings  → Map Editor → Pro (Serial)
URL /wp-admin/options-general.php?page=wme_settings
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.103 s
Memory usage 3.15 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.146 s
Memory usage 2.8 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.144 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.138 s0.133 s-0.005 s3.12 MiB3.25 MiB+ 141.25 KiB
/wp-admin/edit.php0.114 s0.143 s+0.029 s3.14 MiB3.27 MiB+ 134.8 KiB
/wp-admin/post-new.php0.276 s0.080 s-0.196 s3.21 MiB3.34 MiB+ 137.99 KiB
/wp-admin/upload.php0.086 s0.101 s+0.015 s2.98 MiB3.16 MiB+ 192.05 KiB
/wp-admin/options-writing.php0.102 s0.185 s+0.083 s2.97 MiB3.16 MiB+ 193.99 KiB
/wp-admin/media-new.php0.051 s0.099 s+0.048 s2.96 MiB3.15 MiB+ 193.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.089 s0.095 s+0.006 s3 MiB3.19 MiB+ 193.73 KiB
/wp-admin/post-new.php?post_type=page0.163 s0.183 s+0.020 s3.21 MiB3.34 MiB+ 130 KiB
/wp-admin/options-discussion.php0.090 s0.121 s+0.031 s2.96 MiB3.15 MiB+ 193.57 KiB
/wp-admin/edit-comments.php0.089 s0.092 s+0.003 s3 MiB3.19 MiB+ 193.03 KiB
/0.085 s0.123 s+0.038 s2.75 MiB2.84 MiB+ 99.83 KiB
Average 0.117 s0.123 s+0.007 s3.03 MiB3.19 MiB+ 163.96 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.

Database Tables 1

Options wp_options 2

Custom Post Types 1

ID Name
locationLocations

Meta Boxes

{
    "dashboard": {
        "mapeditor_activity": {
            "title": "Activity",
            "context": "normal"
        },
        "mapeditor_shortcuts": {
            "title": "Shortcuts",
            "context": "normal"
        },
        "mapeditor_statuses": {
            "title": "Status Info",
            "context": "normal"
        }
    },
    "location": {
        "wpme_maps_map": {
            "title": "GPS Coordinates",
            "context": "side"
        }
    }
}

Roles 1

ID Name
map_editorMap Editor

Capabilities 10

PHP Error Log 4 lines

[09-Aug-2018 15:40:24 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4161
[09-Aug-2018 15:40:30 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4161
[09-Aug-2018 15:40:33 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4161
[09-Aug-2018 15:40:33 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4161
See also: All tests for this plugin, How to Hide WP Map Editor Admin Menus and More