Hippoo mobile app for woocommerce 1.5.0

Does "Hippoo mobile app for woocommerce" work with WordPress 6.7.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: 6.84 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.7.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 4

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=fedfbeb62e
Aspect after-activation
HTTP status 200
Load time 0.317 s
Memory usage 3.52 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.498 s
Memory usage 3.48 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.152 s
Memory usage 3.48 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.266 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.394 s+0.095 s3.48 MiB3.5 MiB+ 22.78 KiB
/wp-admin/edit.php0.206 s0.195 s-0.011 s3.54 MiB3.57 MiB+ 22.95 KiB
/wp-admin/upload.php0.571 s0.382 s-0.189 s3.5 MiB3.5 MiB+ 5.52 KiB
/wp-admin/options-writing.php0.218 s0.213 s-0.005 s3.47 MiB3.48 MiB+ 9.52 KiB
/wp-admin/media-new.php0.365 s0.256 s-0.109 s3.46 MiB3.48 MiB+ 17.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.189 s-0.018 s3.48 MiB3.5 MiB+ 28.38 KiB
/wp-admin/options-discussion.php0.270 s0.210 s-0.060 s3.47 MiB3.48 MiB+ 6.64 KiB
/wp-admin/edit-comments.php0.415 s0.247 s-0.168 s3.49 MiB3.5 MiB+ 5.52 KiB
/0.311 s0.179 s-0.132 s3.48 MiB3.42 MiB- 57.46 KiB
Average 0.318 s0.252 s-0.066 s3.49 MiB3.49 MiB+ 6.84 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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP62.7%1,91627417
CSS25.9%791184
JavaScript7.5%228434
SVG3.8%117013
JSON0.2%501
Total 3,057 335 39

PHP Code Analysis | More results »

Lines of code 1,600
Total complexity 252
Median class complexity 11.0
Median method complexity 1.0
Most complex class HippooControllerWithAuth
Most complex function get_template_params()
Classes 7
Methods 63
Functions 44

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

PHP Error Log 30 lines

[15-Feb-2025 07:07:18 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(16): 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(618): do_action()
#5 /wp-includes/rest-api.php(576): rest_get_server()
#6 /wp-includes/rest-api.php(2957): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(756): array_reduce()
#9 /wp-admin/edit-form-blocks.php(77): 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
[15-Feb-2025 07:07:20 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(16): 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(618): do_action()
#5 /wp-includes/rest-api.php(576): rest_get_server()
#6 /wp-includes/rest-api.php(2957): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(756): array_reduce()
#9 /wp-admin/edit-form-blocks.php(77): 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