Hippoo Mobile app for WooCommerce 1.5.15

Does "Hippoo Mobile app for WooCommerce" work with WordPress 6.8.2 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: 188.54 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.2
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=f0f98a7a6c
Aspect after-activation
HTTP status 200
Load time 0.418 s
Memory usage 3.6 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.514 s
Memory usage 3.53 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.176 s
Memory usage 3.53 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.262 s
Memory usage 3.47 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 1.012 s
Memory usage 4.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.438 s0.974 s+0.536 s3.51 MiB4.88 MiB+ 1.37 MiB
/wp-admin/edit.php0.320 s0.242 s-0.078 s3.57 MiB3.62 MiB+ 46.6 KiB
/wp-admin/upload.php0.736 s0.331 s-0.405 s3.52 MiB3.55 MiB+ 28.24 KiB
/wp-admin/options-writing.php0.272 s0.216 s-0.056 s3.5 MiB3.53 MiB+ 32.23 KiB
/wp-admin/media-new.php0.472 s0.279 s-0.193 s3.49 MiB3.53 MiB+ 40.43 KiB
/wp-admin/edit-tags.php?taxonomy=category0.254 s0.222 s-0.032 s3.5 MiB3.55 MiB+ 51.1 KiB
/wp-admin/options-discussion.php0.493 s0.245 s-0.248 s3.5 MiB3.53 MiB+ 29.36 KiB
/wp-admin/edit-comments.php0.291 s0.257 s-0.034 s3.52 MiB3.55 MiB+ 28.23 KiB
/0.339 s0.212 s-0.127 s3.43 MiB3.47 MiB+ 35.1 KiB
Average 0.402 s0.331 s-0.071 s3.51 MiB3.69 MiB+ 188.54 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
CSS
Language % Lines of code Comment lines Files
JavaScript58.6%5,5243,84749
PHP29.8%2,80736821
CSS8.6%814187
SVG1.5%138014
JSON1.4%12803
HTML0.1%901
Total 9,420 4,233 95

PHP Code Analysis | More results »

Lines of code 2,492
Total complexity 415
Median class complexity 12.0
Median method complexity 2.0
Most complex class HippooEventNotificationController
Most complex function HippooEventNotificationController::get_variable_replacements()
Classes 10
Methods 114
Functions 56

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 1

Meta Boxes

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

PHP Error Log 30 lines

[31-Jul-2025 20:24:21 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(44): 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
[31-Jul-2025 20:24:23 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(44): 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