Does Hippoo! work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP fatal errors |
| 1 | PHP warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
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.
| WordPress version | 6.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/hippoo/ |
| Badges |
|
| 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 |
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.171 s |
| Memory usage | 3.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.365 s | 0.294 s | -0.071 s | 2.82 MiB | 2.83 MiB | + 10.82 KiB |
| /wp-admin/edit.php | 0.209 s | 0.209 s | +0.000 s | 2.85 MiB | 2.86 MiB | + 10.82 KiB |
| /wp-admin/upload.php | 0.866 s | 0.266 s | -0.600 s | 2.77 MiB | 2.76 MiB | - 6.33 KiB |
| /wp-admin/options-writing.php | 0.241 s | 0.186 s | -0.055 s | 2.76 MiB | 2.75 MiB | - 14.37 KiB |
| /wp-admin/media-new.php | 0.310 s | 0.243 s | -0.067 s | 2.74 MiB | 2.75 MiB | + 5.86 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.213 s | 0.188 s | -0.025 s | 2.76 MiB | 2.77 MiB | + 11.03 KiB |
| /wp-admin/options-discussion.php | 0.488 s | 0.188 s | -0.300 s | 2.75 MiB | 2.74 MiB | - 5.84 KiB |
| /wp-admin/edit-comments.php | 0.265 s | 0.198 s | -0.067 s | 2.78 MiB | 2.77 MiB | - 6.3 KiB |
| / | 0.289 s | 0.166 s | -0.123 s | 3.13 MiB | 3.13 MiB | + 8.7 KiB |
| Average | 0.361 s | 0.215 s | -0.145 s | 2.82 MiB | 2.82 MiB | + 1.6 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 73.3% | 575 | 44 | 5 | |
| CSS | 24.5% | 192 | 3 | 1 | |
| JavaScript | 1.5% | 12 | 1 | 1 | |
| SVG | 0.6% | 5 | 0 | 2 | |
| Total | 784 | 48 | 9 | ||
| 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 |
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.
[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