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=22903fb27c |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.478 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.463 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.332 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.411 s |
| Memory usage | 3.78 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.192 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.399 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.461 s | 0.654 s | +0.193 s | 3.77 MiB | 4.15 MiB | + 389.74 KiB |
| /wp-admin/edit.php | 0.360 s | 0.370 s | +0.010 s | 3.78 MiB | 3.94 MiB | + 162.32 KiB |
| /wp-admin/upload.php | 0.588 s | 0.478 s | -0.110 s | 3.73 MiB | 3.8 MiB | + 69.95 KiB |
| /wp-admin/options-writing.php | 0.335 s | 0.347 s | +0.012 s | 3.71 MiB | 3.78 MiB | + 73.94 KiB |
| /wp-admin/media-new.php | 0.511 s | 0.380 s | -0.131 s | 3.7 MiB | 3.78 MiB | + 82.13 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.307 s | 0.332 s | +0.025 s | 3.71 MiB | 3.8 MiB | + 92.49 KiB |
| /wp-admin/options-discussion.php | 0.334 s | 0.443 s | +0.109 s | 3.71 MiB | 3.78 MiB | + 70.13 KiB |
| /wp-admin/edit-comments.php | 0.315 s | 0.416 s | +0.101 s | 3.73 MiB | 3.82 MiB | + 89.94 KiB |
| / | 0.284 s | 0.227 s | -0.057 s | 4.1 MiB | 4.16 MiB | + 64.13 KiB |
| Average | 0.388 s | 0.405 s | +0.017 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 | 36.4% | 5,631 | 3,850 | 54 | |
| PHP | 34.3% | 5,314 | 1,259 | 33 | |
| JSON | 21.6% | 3,346 | 0 | 30 | |
| CSS | 6.7% | 1,042 | 21 | 7 | |
| SVG | 1.0% | 148 | 0 | 15 | |
| HTML | 0.1% | 9 | 0 | 1 | |
| Total | 15,490 | 5,130 | 140 | ||
| Lines of code | 4,947 |
|---|---|
| Total complexity | 915 |
| Median class complexity | 25.0 |
| 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"
}
}
}[06-Dec-2025 00:40: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(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
[06-Dec-2025 00:40:42 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
[06-Dec-2025 00:40: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(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
[06-Dec-2025 00:40:45 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
[06-Dec-2025 00:40: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(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
[06-Dec-2025 00:40:48 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)