Hippoo! 1.3.2

Does Hippoo! work with WordPress 6.4.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: -2.3 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.4.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 3

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=cb77685bf5
Aspect after-activation
HTTP status 200
Load time 0.263 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Hippoo!

Page screenshot: Hippoo!
URL /wp-admin/admin.php?page=hippoo_config_page
Aspect menu-item
HTTP status 200
Load time 1.051 s
Memory usage 3.37 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.161 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.299 s-0.032 s3.38 MiB3.39 MiB+ 12.41 KiB
/wp-admin/edit.php0.213 s0.184 s-0.029 s3.41 MiB3.42 MiB+ 12.78 KiB
/wp-admin/upload.php0.707 s0.335 s-0.372 s3.32 MiB3.32 MiB- 4.37 KiB
/wp-admin/options-writing.php0.208 s0.180 s-0.028 s3.32 MiB3.31 MiB- 11.78 KiB
/wp-admin/media-new.php0.304 s0.320 s+0.016 s3.3 MiB3.3 MiB+ 7.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.176 s-0.014 s3.31 MiB3.33 MiB+ 12.99 KiB
/wp-admin/options-discussion.php0.292 s0.209 s-0.083 s3.3 MiB3.3 MiB- 3.88 KiB
/wp-admin/edit-comments.php0.264 s0.210 s-0.054 s3.34 MiB3.33 MiB- 4.34 KiB
/0.285 s0.185 s-0.100 s3.36 MiB3.32 MiB- 42.33 KiB
Average 0.310 s0.233 s-0.077 s3.34 MiB3.34 MiB- 2.3 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
PHP73.4%577435
CSS24.4%19231
JavaScript1.5%1211
SVG0.6%502
Total 786 47 9

PHP Code Analysis | More results »

Lines of code 526
Total complexity 68
Median class complexity 27.0
Median method complexity 5.0
Most complex class HippooControllerWithAuth
Most complex function HippooControllerWithAuth::hippoo_system_info()
Classes 1
Methods 6
Functions 19

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.

No new entries found.

PHP Error Log 30 lines

[07-Feb-2024 20:43:53 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(13): 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(593): do_action()
#5 /wp-includes/rest-api.php(551): rest_get_server()
#6 /wp-includes/rest-api.php(2918): 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(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
[07-Feb-2024 20:43:54 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(13): 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(593): do_action()
#5 /wp-includes/rest-api.php(551): rest_get_server()
#6 /wp-includes/rest-api.php(2918): 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(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