Does "Hippoo Mobile app for WooCommerce" work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 17 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 208.5 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.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/hippoo/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=hippoo%2Fhippoo.php&plugin_status=all&paged=1&s&_wpnonce=4797ba032b |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.362 s |
| Memory usage | 3.62 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=hippoo_setting_page |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.395 s |
| Memory usage | 3.55 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=hippoo_setting_page |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 0.165 s |
| Memory usage | 3.55 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.224 s |
| Memory usage | 3.48 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.933 s |
| Memory usage | 4.88 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.356 s | 0.990 s | +0.634 s | 3.51 MiB | 4.88 MiB | + 1.38 MiB |
| /wp-admin/edit.php | 0.171 s | 0.200 s | +0.029 s | 3.57 MiB | 3.67 MiB | + 97.51 KiB |
| /wp-admin/upload.php | 0.638 s | 0.328 s | -0.310 s | 3.52 MiB | 3.57 MiB | + 46.45 KiB |
| /wp-admin/options-writing.php | 0.186 s | 0.198 s | +0.012 s | 3.5 MiB | 3.55 MiB | + 50.45 KiB |
| /wp-admin/media-new.php | 0.243 s | 0.246 s | +0.003 s | 3.49 MiB | 3.55 MiB | + 58.64 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.160 s | 0.211 s | +0.051 s | 3.5 MiB | 3.57 MiB | + 69.31 KiB |
| /wp-admin/options-discussion.php | 0.257 s | 0.214 s | -0.043 s | 3.5 MiB | 3.55 MiB | + 47.57 KiB |
| /wp-admin/edit-comments.php | 0.372 s | 0.197 s | -0.175 s | 3.52 MiB | 3.57 MiB | + 46.45 KiB |
| / | 0.282 s | 0.144 s | -0.138 s | 3.43 MiB | 3.48 MiB | + 51.98 KiB |
| Average | 0.296 s | 0.303 s | +0.007 s | 3.51 MiB | 3.71 MiB | + 208.5 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| JavaScript | 49.9% | 5,574 | 3,849 | 49 | |
| PHP | 39.2% | 4,378 | 1,237 | 32 | |
| CSS | 8.5% | 950 | 20 | 7 | |
| SVG | 1.3% | 141 | 0 | 15 | |
| JSON | 1.1% | 128 | 0 | 3 | |
| HTML | 0.1% | 9 | 0 | 1 | |
| Total | 11,180 | 5,106 | 107 | ||
| Lines of code | 4,013 |
|---|---|
| Total complexity | 742 |
| Median class complexity | 24.0 |
| Median method complexity | 2.0 |
| Most complex class | HippooEventNotificationController |
| Most complex function | HippooEventNotificationController::get_variable_replacements() |
| Classes | 19 |
|---|---|
| Methods | 225 |
| Functions | 68 |
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.
wp_options 1{
"dashboard": {
"hippoo_blog_feed": {
"title": "Latest blog posts on Hippoo",
"context": "normal"
}
}
}[30-Oct-2025 20:47:41 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(565): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(818): WP->parse_request()
#11 /wp-includes/functions.php(1342): WP->main()
#12 /wp-blog-header.php(16): wp()
#13 /index.php(17): require('...')
#14 {main}
thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[30-Oct-2025 20:47:41 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(565): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(818): WP->parse_request()
#11 /wp-includes/functions.php(1342): WP->main()
#12 /wp-blog-header.php(16): wp()
#13 /index.php(17): require('...')
#14 {main}
thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[30-Oct-2025 20:47:43 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(565): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(818): WP->parse_request()
#11 /wp-includes/functions.php(1342): WP->main()
#12 /wp-blog-header.php(16): wp()
#13 /index.php(17): require('...')
#14 {main}
thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[30-Oct-2025 20:47:44 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(565): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(818): WP->parse_request()
#11 /wp-includes/functions.php(1342): WP->main()
#12 /wp-blog-header.php(16): wp()
#13 /index.php(17): require('...')
#14 {main}
thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[30-Oct-2025 20:47:46 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(565): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(818): WP->parse_request()
#11 /wp-includes/functions.php(1342): WP->main()
#12 /wp-blog-header.php(16): wp()
#13 /index.php(17): require('...')
#14 {main}
thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[30-Oct-2025 20:47:47 UTC] PHP Fatal error: Uncaught Error: Class "WC_REST_Customers_Controller" not found in /wp-content/plugins/hippoo/app/web_api_auth.php:2
Stack trace:
#0 /wp-content/plugins/hippoo/app/web_api.php(32): require_once()
#1 /wp-includes/class-wp-hook.php(324): {closure}()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(628): do_action()
#5 /wp-includes/rest-api.php(452): rest_get_server()
#6 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
(+200 more lines)