Does ShinyStat Analytics work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .
| 9 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 34.16 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.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=3efa8183fe |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.267 s |
| Memory usage | 3.42 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.212 s |
| Memory usage | 3.44 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.611 s |
| Memory usage | 3.4 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 2.187 s |
| Memory usage | 5.61 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.387 s | 0.334 s | -0.053 s | 3.44 MiB | 3.48 MiB | + 44.52 KiB |
| /wp-admin/edit.php | 0.224 s | 0.201 s | -0.023 s | 3.46 MiB | 3.51 MiB | + 44.88 KiB |
| /wp-admin/post-new.php | 0.950 s | 0.690 s | -0.260 s | 5.59 MiB | 5.65 MiB | + 60.73 KiB |
| /wp-admin/upload.php | 0.610 s | 0.437 s | -0.173 s | 3.38 MiB | 3.41 MiB | + 28.21 KiB |
| /wp-admin/options-writing.php | 0.234 s | 0.206 s | -0.028 s | 3.37 MiB | 3.39 MiB | + 19.38 KiB |
| /wp-admin/media-new.php | 0.323 s | 0.255 s | -0.068 s | 3.35 MiB | 3.39 MiB | + 40.4 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.208 s | 0.212 s | +0.004 s | 3.37 MiB | 3.41 MiB | + 44.84 KiB |
| /wp-admin/post-new.php?post_type=page | 0.576 s | 0.601 s | +0.025 s | 5.59 MiB | 5.64 MiB | + 56.31 KiB |
| /wp-admin/options-discussion.php | 0.362 s | 0.326 s | -0.036 s | 3.36 MiB | 3.39 MiB | + 27.91 KiB |
| /wp-admin/edit-comments.php | 0.264 s | 0.225 s | -0.039 s | 3.39 MiB | 3.42 MiB | + 27.47 KiB |
| / | 0.312 s | 0.247 s | -0.065 s | 3.42 MiB | 3.4 MiB | - 18.85 KiB |
| Average | 0.405 s | 0.339 s | -0.065 s | 3.79 MiB | 3.83 MiB | + 34.16 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 | 79.6% | 962 | 753 | 11 | |
| CSS | 13.4% | 162 | 3 | 1 | |
| PO File | 7.0% | 85 | 38 | 1 | |
| Total | 1,209 | 794 | 13 | ||
| Lines of code | 1,057 |
|---|---|
| Total complexity | 116 |
| 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 | 51 |
| 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 |
[12-Apr-2024 20:47:43 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 6078
[12-Apr-2024 20:47:43 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/cart 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
[12-Apr-2024 20:47:43 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/set_product_quantity 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
[12-Apr-2024 20:47:48 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 6078
[12-Apr-2024 20:47:48 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/cart 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
[12-Apr-2024 20:47:48 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/set_product_quantity 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
[12-Apr-2024 20:47:52 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 6078
[12-Apr-2024 20:47:52 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/cart 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
[12-Apr-2024 20:47:52 UTC] PHP Notice: Function register_rest_route was called incorrectly. The REST API route definition for shinystat/v1/set_product_quantity 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