MIPL Stockist/Store Locator - Google Maps, OpenStreetMap, Bing Maps, HERE Maps, Social Media Links, Custom Map Styles, Import/Export Stores 1.2.8

Does "MIPL Stockist/Store Locator - Google Maps, OpenStreetMap, Bing Maps, HERE Maps, Social Media Links, Custom Map Styles, Import/Export Stores" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50+
WordPress.org page https://wordpress.org/plugins/mipl-stockist-store-locator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=mipl-stockist-store-locator%2Fmipl-stockist-store-locator.php&plugin_status=all&paged=1&s&_wpnonce=a23dfd481b
Aspect after-activation
HTTP status 200
Load time 0.386 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Stockist

Page screenshot: Stockist
URL /wp-admin/edit.php?post_type=mipl_sl_stores
Aspect menu-item
HTTP status 200
Load time 0.242 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Stockist → Add New Stores

Page screenshot: Stockist → Add New Stores
URL /wp-admin/post-new.php?post_type=mipl_sl_stores
Aspect menu-item
HTTP status 200
Load time 0.730 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Stockist → Store Category

Page screenshot: Stockist → Store Category
URL /wp-admin/edit-tags.php?taxonomy=mipl_sl_store_category&post_type=mipl_sl_stores
Aspect menu-item
HTTP status 200
Load time 0.261 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Stockist → Settings

Page screenshot: Stockist → Settings
URL /wp-admin/edit.php?post_type=mipl_sl_stores&page=mipl-sl-settings
Aspect menu-item
HTTP status 200
Load time 0.376 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Stockist → Tools

Page screenshot: Stockist → Tools
URL /wp-admin/edit.php?post_type=mipl_sl_stores&page=mipl-tools
Aspect menu-item
HTTP status 200
Load time 0.238 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Stockist → Addons

Page screenshot: Stockist → Addons
URL /wp-admin/edit.php?post_type=mipl_sl_stores&page=mipl-sl-addons
Aspect menu-item
HTTP status 200
Load time 0.278 s
Memory usage 3.57 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.386 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.364 s+0.074 s3.51 MiB3.59 MiB+ 86.01 KiB
/wp-admin/edit.php0.181 s0.281 s+0.100 s3.57 MiB3.65 MiB+ 84.48 KiB
/wp-admin/post-new.php0.657 s0.800 s+0.143 s6.06 MiB6.13 MiB+ 73 KiB
/wp-admin/upload.php0.550 s0.490 s-0.060 s3.52 MiB3.57 MiB+ 51.86 KiB
/wp-admin/options-writing.php0.208 s0.265 s+0.057 s3.5 MiB3.57 MiB+ 71.38 KiB
/wp-admin/media-new.php0.241 s0.234 s-0.007 s3.49 MiB3.57 MiB+ 79.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.160 s0.361 s+0.201 s3.5 MiB3.59 MiB+ 90.34 KiB
/wp-admin/post-new.php?post_type=page0.532 s0.601 s+0.069 s6.05 MiB6.12 MiB+ 68.52 KiB
/wp-admin/options-discussion.php0.226 s0.371 s+0.145 s3.5 MiB3.57 MiB+ 68.5 KiB
/wp-admin/edit-comments.php0.374 s0.213 s-0.161 s3.52 MiB3.59 MiB+ 73.03 KiB
/0.306 s0.255 s-0.051 s3.43 MiB3.48 MiB+ 52.13 KiB
Average 0.339 s0.385 s+0.046 s3.97 MiB4.04 MiB+ 72.62 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.

PHP
Language % Lines of code Comment lines Files
PHP96.3%4,46212422
SVG2.2%10203
Markdown1.5%7001
Total 4,634 124 26

PHP Code Analysis | More results »

Lines of code 2,835
Total complexity 492
Median class complexity 22.0
Median method complexity 2.0
Most complex class mipl_sl_stockist_stores
Most complex function mipl_sl_stockist_stores::mipl_get_stores_html()
Classes 9
Methods 64
Functions 19

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 21

Custom Post Types 1

ID Name
mipl_sl_storesStores

Meta Boxes

{
    "mipl_sl_stores": {
        "mipl_sl_stores_details": {
            "title": "Stores Details",
            "context": "normal"
        },
        "mipl_sl_opening_details": {
            "title": "Opening Hours",
            "context": "normal"
        },
        "mipl_sl_socialmedia_details": {
            "title": "Social Media & Reviews",
            "context": "normal"
        },
        "mipl_sl_custom_fields": {
            "title": "Store Custom Fields",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide MIPL Stockist/Store Locator - Google Maps, OpenStreetMap, Bing Maps, HERE Maps, Social Media Links, Custom Map Styles, Import/Export Stores Admin Menus and Meta Boxes