Hippoo! 1.4.3

Does Hippoo! work with WordPress 6.7.1 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.57 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.1
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=1f9748ff84
Aspect after-activation
HTTP status 200
Load time 0.258 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.247 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.134 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.180 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.300 s0.224 s-0.076 s3.48 MiB3.5 MiB+ 22.41 KiB
/wp-admin/edit.php0.180 s0.165 s-0.015 s3.54 MiB3.56 MiB+ 22.59 KiB
/wp-admin/upload.php0.483 s0.304 s-0.179 s3.49 MiB3.5 MiB+ 5.27 KiB
/wp-admin/options-writing.php0.209 s0.187 s-0.022 s3.47 MiB3.48 MiB+ 9.27 KiB
/wp-admin/media-new.php0.235 s0.239 s+0.004 s3.46 MiB3.48 MiB+ 17.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.163 s0.193 s+0.030 s3.48 MiB3.5 MiB+ 28.13 KiB
/wp-admin/options-discussion.php0.242 s0.168 s-0.074 s3.47 MiB3.48 MiB+ 6.39 KiB
/wp-admin/edit-comments.php0.355 s0.169 s-0.186 s3.49 MiB3.5 MiB+ 5.27 KiB
/0.290 s0.146 s-0.144 s3.48 MiB3.42 MiB- 57.67 KiB
Average 0.273 s0.199 s-0.074 s3.49 MiB3.49 MiB+ 6.57 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.4%1,89527217
CSS26.1%791184
JavaScript7.5%228434
SVG3.9%117013
JSON0.2%501
Total 3,036 333 39

PHP Code Analysis | More results »

Lines of code 1,579
Total complexity 248
Median class complexity 11.0
Median method complexity 1.0
Most complex class HippooControllerWithAuth
Most complex function get_template_params()
Classes 7
Methods 61
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

[25-Nov-2024 14:19:04 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
[25-Nov-2024 14:19:05 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