Custom Store Locator 1.1

Does Custom Store Locator work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 56.97 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 version6.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/custom-store-locator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=custom-store-locator%2Fcustom-store-locator.php&plugin_status=all&paged=1&s&_wpnonce=4f0f264f89
Aspect after-activation
HTTP status 200
Load time 0.356 s
Memory usage 3.74 MiB
JS errors None
Resource errors None

Locations

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

Locations → Add New

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

Locations → Location Categories

Page screenshot: Locations → Location Categories
URL /wp-admin/edit-tags.php?taxonomy=csl_locations_categories&post_type=csl_locations
Aspect menu-item
HTTP status 200
Load time 0.251 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Store Locator

Page screenshot: Store Locator
URL /wp-admin/admin.php?page=store_plugin
Aspect menu-item
HTTP status 200
Load time 0.488 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Store Locator → Settings

Page screenshot: Store Locator → Settings
URL /wp-admin/admin.php?page=store_plugin_settings
Aspect menu-item
HTTP status 200
Load time 0.245 s
Memory usage 3.76 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.427 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.318 s0.276 s-0.042 s3.72 MiB3.77 MiB+ 50.77 KiB
/wp-admin/edit.php0.175 s0.199 s+0.024 s3.75 MiB3.8 MiB+ 49.77 KiB
/wp-admin/post-new.php0.741 s0.948 s+0.207 s5.55 MiB5.61 MiB+ 61.59 KiB
/wp-admin/upload.php0.597 s0.449 s-0.148 s3.68 MiB3.73 MiB+ 48.33 KiB
/wp-admin/options-writing.php0.146 s0.158 s+0.012 s3.62 MiB3.71 MiB+ 93.48 KiB
/wp-admin/media-new.php0.344 s0.206 s-0.138 s3.66 MiB3.71 MiB+ 48.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.248 s0.217 s-0.031 s3.69 MiB3.74 MiB+ 50.34 KiB
/wp-admin/post-new.php?post_type=page0.936 s0.652 s-0.284 s5.54 MiB5.59 MiB+ 53.17 KiB
/wp-admin/options-discussion.php0.203 s0.226 s+0.023 s3.6 MiB3.71 MiB+ 114.06 KiB
/wp-admin/edit-comments.php0.206 s0.222 s+0.016 s3.69 MiB3.74 MiB+ 50.39 KiB
/0.266 s0.411 s+0.145 s3.6 MiB3.61 MiB+ 6.24 KiB
Average 0.380 s0.360 s-0.020 s4.01 MiB4.07 MiB+ 56.97 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
Language % Lines of code Comment lines Files
JavaScript44.2%9675223
PHP27.9%610869
CSS26.8%585203
JSON0.8%1701
SVG0.3%711
Total 2,186 629 17

PHP Code Analysis | More results »

Lines of code 582
Total complexity 68
Median class complexity 1.0
Median method complexity 1.0
Most complex class CustomStoreLocatorPlugin
Most complex function csl_listing_parameters_shortcode()
Classes 4
Methods 15
Functions 7

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 5

Custom Post Types 1

ID Name
csl_locationsLocations

Meta Boxes

{
    "csl_locations": {
        "csl_metabox_settings": {
            "title": "Store Locator Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[20-Jul-2022 08:01:56 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CustomStoreLocatorPlugin' does not have a method 'deactivate' in /wp-includes/class-wp-hook.php on line 307
See also: All tests for this plugin, How to Hide Custom WP Store Locator Admin Menus and Meta Boxes