Does Better Analytics & Insights work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
10 | PHP notices |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 18.96 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.8.1 |
---|---|
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/better-analytics-insights/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=better-analytics-insights%2Fecomfit-analytics.php&plugin_status=all&paged=1&s&_wpnonce=bce39cfa3a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.295 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ecomfit-app |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.178 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ecomfit-analytics-app |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.156 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.227 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.343 s | 0.317 s | -0.026 s | 3.51 MiB | 3.52 MiB | + 18.57 KiB |
/wp-admin/edit.php | 0.225 s | 0.198 s | -0.027 s | 3.57 MiB | 3.59 MiB | + 18.57 KiB |
/wp-admin/post-new.php | 0.871 s | 0.675 s | -0.196 s | 6.06 MiB | 6.12 MiB | + 58.23 KiB |
/wp-admin/upload.php | 0.715 s | 0.413 s | -0.302 s | 3.52 MiB | 3.52 MiB | + 1.16 KiB |
/wp-admin/options-writing.php | 0.213 s | 0.216 s | +0.003 s | 3.5 MiB | 3.51 MiB | + 5.16 KiB |
/wp-admin/media-new.php | 0.294 s | 0.284 s | -0.010 s | 3.49 MiB | 3.5 MiB | + 13.35 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.209 s | 0.305 s | +0.096 s | 3.5 MiB | 3.53 MiB | + 24.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.825 s | 0.637 s | -0.188 s | 6.05 MiB | 6.1 MiB | + 53.76 KiB |
/wp-admin/options-discussion.php | 0.313 s | 0.343 s | +0.030 s | 3.5 MiB | 3.5 MiB | + 1.66 KiB |
/wp-admin/edit-comments.php | 0.215 s | 0.208 s | -0.007 s | 3.52 MiB | 3.52 MiB | + 1.16 KiB |
/ | 0.315 s | 0.197 s | -0.118 s | 3.43 MiB | 3.45 MiB | + 12.92 KiB |
Average | 0.413 s | 0.345 s | -0.068 s | 3.97 MiB | 3.99 MiB | + 18.96 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 | 82.0% | 1,011 | 661 | 17 | |
CSS | 13.1% | 162 | 9 | 2 | |
JavaScript | 4.9% | 60 | 27 | 2 | |
Total | 1,233 | 697 | 21 |
Lines of code | 892 |
---|---|
Total complexity | 183 |
Median class complexity | 12.5 |
Median method complexity | 1.0 |
Most complex class | Ecomfit_Analytics_Public |
Most complex function | Ecomfit_Loader::run() |
Classes | 10 |
---|---|
Methods | 59 |
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[09-May-2025 08:37:11 UTC] PHP Deprecated: Function add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/product/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/products/(?P[\d]+)/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/order/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/orders/(?P\d+)/(?P\d+)/(?P.+)/(?P.+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/cart</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/product/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/products/(?P[\d]+)/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/order/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/orders/(?P\d+)/(?P\d+)/(?P.+)/(?P.+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/cart</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121