Does ShinyStat Analytics work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .
| 3 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 34.02 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.4.2 |
|---|---|
| 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/shinystat-analytics/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=shinystat-analytics%2Fshinystat-analytics.php&plugin_status=all&paged=1&s&_wpnonce=7cbcafa895 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.456 s |
| Memory usage | 3.36 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=shinystat-analytics |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.195 s |
| Memory usage | 3.38 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.668 s |
| Memory usage | 3.34 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.455 s |
| Memory usage | 5.48 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.361 s | 0.334 s | -0.027 s | 3.38 MiB | 3.42 MiB | + 44.52 KiB |
| /wp-admin/edit.php | 0.234 s | 0.207 s | -0.027 s | 3.41 MiB | 3.45 MiB | + 44.88 KiB |
| /wp-admin/post-new.php | 1.042 s | 0.642 s | -0.400 s | 5.46 MiB | 5.51 MiB | + 57.63 KiB |
| /wp-admin/upload.php | 0.745 s | 0.514 s | -0.231 s | 3.32 MiB | 3.35 MiB | + 28.21 KiB |
| /wp-admin/options-writing.php | 0.255 s | 0.247 s | -0.008 s | 3.32 MiB | 3.34 MiB | + 20 KiB |
| /wp-admin/media-new.php | 0.327 s | 0.287 s | -0.040 s | 3.29 MiB | 3.33 MiB | + 40.4 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.230 s | 0.201 s | -0.029 s | 3.31 MiB | 3.36 MiB | + 44.84 KiB |
| /wp-admin/post-new.php?post_type=page | 0.623 s | 0.632 s | +0.009 s | 5.45 MiB | 5.5 MiB | + 57.2 KiB |
| /wp-admin/options-discussion.php | 0.328 s | 0.459 s | +0.131 s | 3.3 MiB | 3.33 MiB | + 27.91 KiB |
| /wp-admin/edit-comments.php | 0.253 s | 0.230 s | -0.023 s | 3.34 MiB | 3.36 MiB | + 27.47 KiB |
| / | 0.309 s | 0.243 s | -0.066 s | 3.36 MiB | 3.34 MiB | - 18.85 KiB |
| Average | 0.428 s | 0.363 s | -0.065 s | 3.72 MiB | 3.75 MiB | + 34.02 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 | 78.8% | 917 | 744 | 11 | |
| CSS | 13.9% | 162 | 3 | 1 | |
| PO File | 7.3% | 85 | 38 | 1 | |
| Total | 1,164 | 785 | 13 | ||
| Lines of code | 1,015 |
|---|---|
| Total complexity | 103 |
| Median class complexity | 6.0 |
| Median method complexity | 1.0 |
| Most complex class | Shinystat_Analytics_Public |
| Most complex function | Shinystat_Analytics_Public::woocommerce_cart_content() |
| Classes | 8 |
|---|---|
| Methods | 49 |
| Functions | 3 |
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.
wp_options 1| ID | Name |
|---|---|
| shinystat_analytics_widget | ShinyStat Analytics |
[09-Dec-2023 18:14:05 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/product/(?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 6031
[09-Dec-2023 18:14:10 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/product/(?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 6031
[09-Dec-2023 18:14:14 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/product/(?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 6031