Locatoraid 3.9.9

Does Locatoraid work with WordPress 6.1.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 247.81 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.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/locatoraid/
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=locatoraid%2Flocatoraid.php&plugin_status=all&paged=1&s&_wpnonce=3f2123f52f
Aspect after-activation
HTTP status 200
Load time 0.677 s
Memory usage 4 MiB
JS errors None
Resource errors None

Locatoraid

Page screenshot: Locatoraid
URL /wp-admin/admin.php?page=locatoraid&hca=maps-google-conf
Requested URL /wp-admin/admin.php?page=locatoraid&hca=locations
Aspect menu-item
HTTP status 200
Load time 0.656 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Locatoraid → Publish

Page screenshot: Locatoraid → Publish
URL /wp-admin/admin.php?page=locatoraid&hca=maps-google-conf
Requested URL /wp-admin/admin.php?page=locatoraid&hca=publish.wordpress
Aspect menu-item
HTTP status 200
Load time 0.545 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Locatoraid → Configuration

Page screenshot: Locatoraid → Configuration
URL /wp-admin/admin.php?page=locatoraid&hca=maps-google-conf
Requested URL /wp-admin/admin.php?page=locatoraid&hca=conf
Aspect menu-item
HTTP status 200
Load time 0.363 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Locatoraid → REST API

Page screenshot: Locatoraid → REST API
URL /wp-admin/admin.php?page=locatoraid&hca=maps-google-conf
Requested URL /wp-admin/admin.php?page=locatoraid&hca=rest
Aspect menu-item
HTTP status 200
Load time 0.369 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Locatoraid → Search Log

Page screenshot: Locatoraid → Search Log
URL /wp-admin/admin.php?page=locatoraid&hca=maps-google-conf
Requested URL /wp-admin/admin.php?page=locatoraid&hca=searchlog
Aspect menu-item
HTTP status 200
Load time 0.348 s
Memory usage 3.85 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.267 s
Memory usage 3.59 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
Load time 3.416 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s0.334 s-0.015 s3.54 MiB3.77 MiB+ 230.66 KiB
/wp-admin/edit.php0.205 s0.268 s+0.063 s3.57 MiB3.8 MiB+ 230.69 KiB
/wp-admin/post-new.php1.152 s1.544 s+0.392 s5.46 MiB5.72 MiB+ 266.15 KiB
/wp-admin/upload.php0.858 s0.494 s-0.364 s3.41 MiB3.69 MiB+ 293.56 KiB
/wp-admin/options-writing.php0.247 s0.202 s-0.045 s3.4 MiB3.67 MiB+ 276.05 KiB
/wp-admin/media-new.php0.264 s0.260 s-0.004 s3.38 MiB3.67 MiB+ 293.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.228 s+0.022 s3.48 MiB3.7 MiB+ 230.99 KiB
/wp-admin/post-new.php?post_type=page1.064 s1.100 s+0.036 s5.46 MiB5.71 MiB+ 258.05 KiB
/wp-admin/options-discussion.php0.253 s0.262 s+0.009 s3.38 MiB3.61 MiB+ 230.06 KiB
/wp-admin/edit-comments.php0.237 s0.256 s+0.019 s3.48 MiB3.71 MiB+ 229.57 KiB
/0.295 s0.255 s-0.040 s3.41 MiB3.59 MiB+ 186.39 KiB
Average 0.466 s0.473 s+0.007 s3.82 MiB4.06 MiB+ 247.81 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
JavaScript
Language % Lines of code Comment lines Files
PHP85.2%21,5003,868307
JavaScript10.9%2,75967311
CSS3.7%945493
Markdown0.1%2101
Total 25,225 4,590 322

PHP Code Analysis | More results »

Lines of code 19,613
Total complexity 3,450
Median class complexity 5.0
Median method complexity 2.0
Most complex class HC_Database_Query_Builder
Most complex function Front_View_LC_HC_MVC::render()
Classes 227
Methods 886
Functions 23

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

Options wp_options 2

User Metadata wp_usermeta 1

Sidebar Widgets 1

ID Name
locatoraid_widgetLocatoraid Search Form

PHP Error Log 3 lines

[17-Nov-2022 18:05:00 UTC] WordPress database error Table 'wordpress.wp_lctr2_locations' doesn't exist for query SHOW COLUMNS FROM wp_lctr2_locations 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, Locatoraid->_this_init, hcWpBase6->hcapp_start, HC_Application->bootstrap, App_Lib_Config_Loader_HC_MVC->{closure}, Migration_HC_System->current, Migration_HC_System->do_migrate, Priority_Migration_1_LC_HC_MVC->up, HC_Database->field_exists, HC_Database->list_fields, HC_Database->query, HC_Database_Engine_Wordpress->query
[17-Nov-2022 18:05:00 UTC] WordPress database error Table 'wordpress.wp_lctr2_locations' doesn't exist for query ALTER TABLE `wp_lctr2_locations`
	ADD `priority` INT NOT NULL DEFAULT 0 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('init'), WP_Hook->do_action, WP_Hook->apply_filters, Locatoraid->_this_init, hcWpBase6->hcapp_start, HC_Application->bootstrap, App_Lib_Config_Loader_HC_MVC->{closure}, Migration_HC_System->current, Migration_HC_System->do_migrate, Priority_Migration_1_LC_HC_MVC->up, CI_DB_forge_HC_System->add_column, HC_Database_Engine_Wordpress->query
See also: All tests for this plugin, How to Hide Locatoraid Admin Menus