Does "Hippoo Mobile app for WooCommerce" work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .
| 18 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 121.64 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.9 |
|---|---|
| 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=5a01f04a96 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.479 s |
| Memory usage | 3.85 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.412 s |
| Memory usage | 3.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=hippoo_setting_page&tab=ai |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 0.293 s |
| Memory usage | 3.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=hippoo_setting_page&tab=app |
|---|---|
| Aspect | menu-item-tab |
| HTTP status | 200 |
| Load time | 0.401 s |
| Memory usage | 3.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.182 s |
| Memory usage | 4.16 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/index.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.360 s |
| Memory usage | 4.15 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.435 s | 0.490 s | +0.055 s | 3.77 MiB | 4.15 MiB | + 389.74 KiB |
| /wp-admin/edit.php | 0.345 s | 0.373 s | +0.028 s | 3.78 MiB | 3.94 MiB | + 162.32 KiB |
| /wp-admin/upload.php | 0.431 s | 0.416 s | -0.015 s | 3.74 MiB | 3.8 MiB | + 69.95 KiB |
| /wp-admin/options-writing.php | 0.464 s | 0.322 s | -0.142 s | 3.71 MiB | 3.78 MiB | + 73.94 KiB |
| /wp-admin/media-new.php | 0.521 s | 0.326 s | -0.195 s | 3.7 MiB | 3.78 MiB | + 82.13 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.303 s | 0.305 s | +0.002 s | 3.71 MiB | 3.8 MiB | + 92.49 KiB |
| /wp-admin/options-discussion.php | 0.305 s | 0.301 s | -0.004 s | 3.71 MiB | 3.78 MiB | + 70.13 KiB |
| /wp-admin/edit-comments.php | 0.306 s | 0.472 s | +0.166 s | 3.73 MiB | 3.82 MiB | + 89.94 KiB |
| / | 0.258 s | 0.195 s | -0.063 s | 4.1 MiB | 4.16 MiB | + 64.13 KiB |
| Average | 0.374 s | 0.356 s | -0.019 s | 3.77 MiB | 3.89 MiB | + 121.64 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 | 46.1% | 5,625 | 3,850 | 49 | |
| PHP | 43.1% | 5,260 | 1,255 | 33 | |
| CSS | 8.5% | 1,042 | 21 | 7 | |
| SVG | 1.2% | 141 | 0 | 15 | |
| JSON | 1.0% | 128 | 0 | 3 | |
| HTML | 0.1% | 9 | 0 | 1 | |
| Total | 12,205 | 5,126 | 108 | ||
| Lines of code | 4,893 |
|---|---|
| Total complexity | 903 |
| Median class complexity | 24.5 |
| Median method complexity | 2.0 |
| Most complex class | HippooAI |
| Most complex function | HippooEventNotificationController::get_variable_replacements() |
| Classes | 20 |
|---|---|
| Methods | 260 |
| Functions | 72 |
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"
}
}
}[05-Dec-2025 18:03:50 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(570): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(821): WP->parse_request()
#11 /wp-includes/functions.php(1343): 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
[05-Dec-2025 18:03:51 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(570): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(821): WP->parse_request()
#11 /wp-includes/functions.php(1343): 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
[05-Dec-2025 18:03:52 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(570): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(821): WP->parse_request()
#11 /wp-includes/functions.php(1343): 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
[05-Dec-2025 18:03:53 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(570): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(821): WP->parse_request()
#11 /wp-includes/functions.php(1343): 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
[05-Dec-2025 18:03:54 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(570): WP_Hook->do_action()
#9 /wp-includes/class-wp.php(418): do_action_ref_array()
#10 /wp-includes/class-wp.php(821): WP->parse_request()
#11 /wp-includes/functions.php(1343): 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
[05-Dec-2025 18:03:56 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(341): {closure}()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(636): do_action()
#5 /wp-includes/rest-api.php(460): rest_get_server()
#6 /wp-includes/class-wp-hook.php(341): rest_api_loaded()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
(+218 more lines)