Hippoo! 1.3.1

Does Hippoo! work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.6 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.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=1b4387edf9
Aspect after-activation
HTTP status 200
Load time 0.290 s
Memory usage 2.77 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.077 s
Memory usage 2.77 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.171 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.294 s-0.071 s2.82 MiB2.83 MiB+ 10.82 KiB
/wp-admin/edit.php0.209 s0.209 s+0.000 s2.85 MiB2.86 MiB+ 10.82 KiB
/wp-admin/upload.php0.866 s0.266 s-0.600 s2.77 MiB2.76 MiB- 6.33 KiB
/wp-admin/options-writing.php0.241 s0.186 s-0.055 s2.76 MiB2.75 MiB- 14.37 KiB
/wp-admin/media-new.php0.310 s0.243 s-0.067 s2.74 MiB2.75 MiB+ 5.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.188 s-0.025 s2.76 MiB2.77 MiB+ 11.03 KiB
/wp-admin/options-discussion.php0.488 s0.188 s-0.300 s2.75 MiB2.74 MiB- 5.84 KiB
/wp-admin/edit-comments.php0.265 s0.198 s-0.067 s2.78 MiB2.77 MiB- 6.3 KiB
/0.289 s0.166 s-0.123 s3.13 MiB3.13 MiB+ 8.7 KiB
Average 0.361 s0.215 s-0.145 s2.82 MiB2.82 MiB+ 1.6 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.3%575445
CSS24.5%19231
JavaScript1.5%1211
SVG0.6%502
Total 784 48 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 31 lines

[21-Aug-2023 16:24:09 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/hippoo/app/config.php on line 33
[21-Aug-2023 16:24:11 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(310): {closure}()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(587): do_action()
#5 /wp-includes/rest-api.php(545): rest_get_server()
#6 /wp-includes/rest-api.php(2911): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(743): 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
[21-Aug-2023 16:24:12 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(310): {closure}()
#2 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(587): do_action()
#5 /wp-includes/rest-api.php(545): rest_get_server()
#6 /wp-includes/rest-api.php(2911): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(743): 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