Hippoo Mobile app for WooCommerce 1.6.0

Does "Hippoo Mobile app for WooCommerce" work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 199.77 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.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/hippoo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=hippoo%2Fhippoo.php&plugin_status=all&paged=1&s&_wpnonce=a6a6e75079
Aspect after-activation
HTTP status 200
Load time 0.394 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Hippoo

Page screenshot: Hippoo
URL /wp-admin/admin.php?page=hippoo_setting_page
Aspect menu-item
HTTP status 200
Load time 0.424 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Hippoo → Hippoo App

Page screenshot: Hippoo → Hippoo App
URL /wp-admin/admin.php?page=hippoo_setting_page
Aspect menu-item-tab
HTTP status 200
Load time 0.171 s
Memory usage 3.54 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.48 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.983 s
Memory usage 4.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.312 s1.051 s+0.739 s3.51 MiB4.87 MiB+ 1.37 MiB
/wp-admin/edit.php0.204 s0.225 s+0.021 s3.57 MiB3.63 MiB+ 59.97 KiB
/wp-admin/upload.php0.775 s0.348 s-0.427 s3.52 MiB3.56 MiB+ 41.61 KiB
/wp-admin/options-writing.php0.222 s0.202 s-0.020 s3.5 MiB3.55 MiB+ 45.6 KiB
/wp-admin/media-new.php0.284 s0.242 s-0.042 s3.49 MiB3.54 MiB+ 53.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.239 s0.191 s-0.048 s3.5 MiB3.57 MiB+ 64.47 KiB
/wp-admin/options-discussion.php0.467 s0.223 s-0.244 s3.5 MiB3.55 MiB+ 42.73 KiB
/wp-admin/edit-comments.php0.248 s0.212 s-0.036 s3.52 MiB3.56 MiB+ 41.6 KiB
/0.302 s0.174 s-0.128 s3.43 MiB3.48 MiB+ 47.14 KiB
Average 0.339 s0.319 s-0.021 s3.51 MiB3.7 MiB+ 199.77 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript50.9%5,5403,84849
PHP38.9%4,2331,23631
CSS7.7%835187
SVG1.3%138014
JSON1.2%12803
HTML0.1%901
Total 10,883 5,102 105

PHP Code Analysis | More results »

Lines of code 3,885
Total complexity 718
Median class complexity 24.0
Median method complexity 2.0
Most complex class HippooEventNotificationController
Most complex function HippooEventNotificationController::get_variable_replacements()
Classes 19
Methods 224
Functions 64

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.

Options wp_options 2

Meta Boxes

{
    "dashboard": {
        "hippoo_blog_feed": {
            "title": "Latest blog posts on Hippoo",
            "context": "normal"
        }
    }
}

PHP Error Log 30 lines

[03-Oct-2025 15:40:58 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(586): rest_get_server()
#6 /wp-includes/rest-api.php(2973): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(757): array_reduce()
#9 /wp-admin/edit-form-blocks.php(114): block_editor_rest_api_preload()
#10 /wp-admin/post-new.php(72): require('...')
#11 {main}
  thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
[03-Oct-2025 15:40:59 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(586): rest_get_server()
#6 /wp-includes/rest-api.php(2973): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(757): array_reduce()
#9 /wp-admin/edit-form-blocks.php(114): block_editor_rest_api_preload()
#10 /wp-admin/post-new.php(72): require('...')
#11 {main}
  thrown in /wp-content/plugins/hippoo/app/web_api_auth.php on line 2
See also: All tests for this plugin