Hippoo! 1.2.1

Does Hippoo! work with WordPress 6.2.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: -8.1 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.2.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 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=52bef058af
Aspect after-activation
HTTP status 200
Load time 0.240 s
Memory usage 3.02 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 2.310 s
Memory usage 3.03 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.257 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.450 s0.345 s-0.105 s3.07 MiB3.08 MiB+ 8.59 KiB
/wp-admin/edit.php0.193 s0.200 s+0.007 s3.1 MiB3.11 MiB+ 7.28 KiB
/wp-admin/upload.php0.795 s0.322 s-0.473 s3.02 MiB3.01 MiB- 9.88 KiB
/wp-admin/options-writing.php0.159 s0.146 s-0.013 s3.02 MiB2.99 MiB- 23.12 KiB
/wp-admin/media-new.php0.275 s0.218 s-0.057 s3 MiB3 MiB+ 2.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.169 s-0.022 s3.01 MiB3.02 MiB+ 7.49 KiB
/wp-admin/options-discussion.php0.287 s0.176 s-0.111 s3 MiB2.99 MiB- 5.98 KiB
/wp-admin/edit-comments.php0.238 s0.190 s-0.048 s3.03 MiB3.02 MiB- 6.45 KiB
/0.332 s0.218 s-0.114 s3.03 MiB2.98 MiB- 53.13 KiB
Average 0.324 s0.220 s-0.104 s3.03 MiB3.02 MiB- 8.1 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
PHP71.6%526415
CSS26.1%19231
JavaScript1.6%1211
SVG0.7%502
Total 735 45 9

PHP Code Analysis | More results »

Lines of code 477
Total complexity 58
Median class complexity 21.0
Median method complexity 5.0
Most complex class HippooControllerWithAuth
Most complex function HippooControllerWithAuth::hippoo_media_delete()
Classes 1
Methods 5
Functions 18

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

[06-Jul-2023 13:55:44 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(12): require_once()
#1 /wp-includes/class-wp-hook.php(308): {closure}()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(577): do_action()
#5 /wp-includes/rest-api.php(535): rest_get_server()
#6 /wp-includes/rest-api.php(2889): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(634): 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
[06-Jul-2023 13:55:45 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(12): require_once()
#1 /wp-includes/class-wp-hook.php(308): {closure}()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(577): do_action()
#5 /wp-includes/rest-api.php(535): rest_get_server()
#6 /wp-includes/rest-api.php(2889): rest_do_request()
#7 [internal function]: rest_preload_api_request()
#8 /wp-includes/block-editor.php(634): 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