Does Flowheel Integrator work with WordPress 6.5.5 and PHP 8.1.12? A smoke test was performed on .
| 6 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: -8.86 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.5.5 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/flowheel-integrator/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=flowheel-integrator%2Fflowheel-integrator.php&plugin_status=all&paged=1&s&_wpnonce=977a39ab8f |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.260 s |
| Memory usage | 3.38 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.192 s |
| Memory usage | 3.36 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.426 s | 0.402 s | -0.024 s | 3.44 MiB | 3.44 MiB | + 1.18 KiB |
| /wp-admin/edit.php | 0.222 s | 0.277 s | +0.055 s | 3.46 MiB | 3.46 MiB | + 1.18 KiB |
| /wp-admin/post-new.php | 0.929 s | 0.614 s | -0.315 s | 5.59 MiB | 5.61 MiB | + 15.71 KiB |
| /wp-admin/upload.php | 0.629 s | 0.502 s | -0.127 s | 3.38 MiB | 3.36 MiB | - 16.23 KiB |
| /wp-admin/options-writing.php | 0.243 s | 0.192 s | -0.051 s | 3.37 MiB | 3.35 MiB | - 24.27 KiB |
| /wp-admin/media-new.php | 0.318 s | 0.238 s | -0.080 s | 3.35 MiB | 3.35 MiB | - 4.04 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.206 s | 0.198 s | -0.008 s | 3.37 MiB | 3.37 MiB | + 1.13 KiB |
| /wp-admin/post-new.php?post_type=page | 0.575 s | 0.633 s | +0.058 s | 5.59 MiB | 5.6 MiB | + 11.3 KiB |
| /wp-admin/options-discussion.php | 0.456 s | 0.278 s | -0.178 s | 3.36 MiB | 3.34 MiB | - 15.73 KiB |
| /wp-admin/edit-comments.php | 0.271 s | 0.208 s | -0.063 s | 3.39 MiB | 3.38 MiB | - 16.23 KiB |
| / | 0.316 s | 0.174 s | -0.142 s | 3.42 MiB | 3.37 MiB | - 51.46 KiB |
| Average | 0.417 s | 0.338 s | -0.080 s | 3.79 MiB | 3.78 MiB | - 8.86 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 | 100.0% | 182 | 16 | 4 | |
| Total | 182 | 16 | 4 | ||
| Lines of code | 181 |
|---|---|
| Total complexity | 30 |
| Median class complexity | 0.0 |
| Median method complexity | 0.0 |
| Most complex class | — |
| Most complex function | fhint_parse_page() |
| Classes | 0 |
|---|---|
| Methods | 0 |
| Functions | 6 |
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.
[13-Jul-2024 09:00:03 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/export is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[13-Jul-2024 09:00:03 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/page-info is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[13-Jul-2024 09:00:03 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/export/(?P\d+) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[13-Jul-2024 09:00:08 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/export is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[13-Jul-2024 09:00:08 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/page-info is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[13-Jul-2024 09:00:08 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for fhint-api/v1/export/(?P\d+) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078