VO Store Locator 3.1.1

Does VO Store Locator work with WordPress 4.9.1 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
55PHP notices
4Database errors
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 400 Bad Request
Performance

Memory usage: 93.55 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.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 600+
WordPress.org page https://wordpress.org/plugins/vo-locator-the-wp-store-locator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=vo-locator-the-wp-store-locator%2Fvo-locator.php&plugin_status=all&paged=1&s&_wpnonce=3bb6e15dec
Aspect after-activation
HTTP status 200 OK
Load time 0.110 s
Memory usage 3 MiB
JS errors None
Resource errors None

VO Locator

Page screenshot: VO Locator
URL /wp-admin/admin.php?page=vo-locator-the-wp-store-locator/vosl-admin/pages/locations.php
Aspect menu-item
HTTP status 200 OK
Load time 0.035 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

VO Locator → Settings

Page screenshot: VO Locator → Settings
URL /wp-admin/admin.php?page=vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php
Aspect menu-item
HTTP status 200 OK
Load time 4.138 s
Memory usage 7.65 MiB
JS errors None
Resource errors
{
    "1": {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 400,
        "statusText": "Bad Request",
        "url": "http://fonts.googleapis.com/css?family="
    }
}

VO Locator → Manage Tags

Page screenshot: VO Locator → Manage Tags
URL /wp-admin/admin.php?page=vo-locator-the-wp-store-locator/vosl-admin/pages/manage-tags.php
Aspect menu-item
HTTP status 200 OK
Load time 0.034 s
Memory usage 3.07 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.091 s
Memory usage 2.74 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.106 s0.120 s+0.014 s2.98 MiB3.1 MiB+ 126.21 KiB
/wp-admin/edit.php0.100 s0.106 s+0.006 s3.01 MiB3.13 MiB+ 126.8 KiB
/wp-admin/post-new.php0.182 s0.077 s-0.105 s3.07 MiB3.21 MiB+ 144.05 KiB
/wp-admin/upload.php0.087 s0.046 s-0.041 s2.91 MiB2.97 MiB+ 62.51 KiB
/wp-admin/options-writing.php0.071 s0.044 s-0.027 s2.9 MiB2.96 MiB+ 63.15 KiB
/wp-admin/media-new.php0.052 s0.095 s+0.043 s2.89 MiB2.95 MiB+ 63.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.074 s0.092 s+0.018 s2.93 MiB2.99 MiB+ 62.82 KiB
/wp-admin/post-new.php?post_type=page0.144 s0.075 s-0.069 s3.08 MiB3.21 MiB+ 136.8 KiB
/wp-admin/options-discussion.php0.077 s0.065 s-0.012 s2.89 MiB2.96 MiB+ 63.15 KiB
/wp-admin/edit-comments.php0.071 s0.089 s+0.018 s2.94 MiB3.05 MiB+ 118.12 KiB
/0.085 s0.068 s-0.017 s2.72 MiB2.78 MiB+ 62.02 KiB
Average 0.095 s0.080 s-0.016 s2.94 MiB3.03 MiB+ 93.55 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 5

Capabilities 1

PHP Error Log 59 lines

[01-Dec-2017 13:34:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FOREIGN KEY (tag_id)' at line 1 for query ALTER TABLE wp_vosl_tags_locations ADD COLUMN FOREIGN KEY (tag_id) made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, vosl_update_db_check, vosl_install_tables, dbDelta
[01-Dec-2017 13:34:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REFERENCES wp_vosl_tags(id)' at line 1 for query ALTER TABLE wp_vosl_tags_locations ADD COLUMN REFERENCES wp_vosl_tags(id) made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, vosl_update_db_check, vosl_install_tables, dbDelta
[01-Dec-2017 13:34:08 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON DELETE CASCADE' at line 1 for query ALTER TABLE wp_vosl_tags_locations ADD COLUMN ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, vosl_update_db_check, vosl_install_tables, dbDelta
[01-Dec-2017 13:34:08 UTC] WordPress database error Can't DROP 'default_map_center'; check that column/key exists for query ALTER TABLE wp_vostore_locator DROP COLUMN default_map_center made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, vosl_update_db_check, vosl_install_tables
[01-Dec-2017 13:34:08 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:08 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:09 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:09 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined index: paged in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/manage-locations.php on line 34
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined index: vosl-txtSearchText in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/manage-locations.php on line 34
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined variable: vosl_vars in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/manage-locations.php on line 54
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:10 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined index: regular in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 161
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined index: regular in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 161
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined index: regular in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 161
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined index: regular in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 161
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined index: regular in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 161
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined variable: your_location_select in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/settings.php on line 256
[01-Dec-2017 13:34:14 UTC] PHP Notice:  Undefined variable: vosl_custom_center_point_found in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 984
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Undefined index: paged in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/pages/manage-tags.php on line 13
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:16 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:17 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:18 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:19 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:20 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:20 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
[01-Dec-2017 13:34:20 UTC] PHP Notice:  Undefined index: HTTPS in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1077
[01-Dec-2017 13:34:20 UTC] PHP Notice:  Use of undefined constant VOSLP_VERSION - assumed 'VOSLP_VERSION' in /wp-content/plugins/vo-locator-the-wp-store-locator/vosl-admin/classes/vosl-locator-admin.php on line 1084
See also: All tests for this plugin, How to Hide VO Store Locator Admin Menus