Hippoo! 1.4.2

Does Hippoo! work with WordPress 6.6.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: 35.41 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.6.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=b89db7bd03
Aspect after-activation
HTTP status 200
Load time 0.300 s
Memory usage 3.51 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 1.019 s
Memory usage 3.47 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.189 s
Memory usage 3.47 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.248 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.359 s-0.010 s3.47 MiB3.49 MiB+ 22.57 KiB
/wp-admin/edit.php0.241 s0.223 s-0.018 s3.54 MiB3.56 MiB+ 22.63 KiB
/wp-admin/upload.php0.600 s0.489 s-0.111 s3.49 MiB3.49 MiB+ 5.49 KiB
/wp-admin/options-writing.php0.252 s0.253 s+0.001 s3.41 MiB3.48 MiB+ 68.3 KiB
/wp-admin/media-new.php0.317 s0.284 s-0.033 s3.4 MiB3.48 MiB+ 81.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.235 s+0.038 s3.47 MiB3.5 MiB+ 28.35 KiB
/wp-admin/options-discussion.php0.226 s0.253 s+0.027 s3.41 MiB3.48 MiB+ 69.98 KiB
/wp-admin/edit-comments.php0.200 s0.265 s+0.065 s3.49 MiB3.49 MiB+ 5.48 KiB
/0.296 s0.190 s-0.106 s3.4 MiB3.42 MiB+ 14.24 KiB
Average 0.300 s0.283 s-0.016 s3.45 MiB3.49 MiB+ 35.41 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

[28-Jul-2024 03:52:28 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(589): do_action()
#5 /wp-includes/rest-api.php(547): rest_get_server()
#6 /wp-includes/rest-api.php(2925): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(753): array_reduce()
#9 /wp-admin/edit-form-blocks.php(80): 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
[28-Jul-2024 03:52:30 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(589): do_action()
#5 /wp-includes/rest-api.php(547): rest_get_server()
#6 /wp-includes/rest-api.php(2925): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(753): array_reduce()
#9 /wp-admin/edit-form-blocks.php(80): 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