Does Collect.chat - Chatbot work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP warnings |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 24.63 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.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 7,000+ |
WordPress.org page | https://wordpress.org/plugins/collectchat/ |
Badges |
|
URL | /wp-admin/admin.php?page=collectchat |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=collectchat%2Fcollect.php&plugin_status=all&paged=1&s&_wpnonce=1d373e043f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.323 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=collectchat |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.164 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.217 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.862 s |
Memory usage | 6.09 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.709 s |
Memory usage | 6.08 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.359 s | 0.376 s | +0.017 s | 3.51 MiB | 3.54 MiB | + 32.38 KiB |
/wp-admin/edit.php | 0.208 s | 0.252 s | +0.044 s | 3.57 MiB | 3.6 MiB | + 31.55 KiB |
/wp-admin/post-new.php | 0.836 s | 0.747 s | -0.089 s | 6.06 MiB | 6.09 MiB | + 34.05 KiB |
/wp-admin/upload.php | 0.790 s | 0.444 s | -0.346 s | 3.52 MiB | 3.54 MiB | + 14.15 KiB |
/wp-admin/options-writing.php | 0.234 s | 0.328 s | +0.094 s | 3.5 MiB | 3.52 MiB | + 18.14 KiB |
/wp-admin/media-new.php | 0.283 s | 0.308 s | +0.025 s | 3.49 MiB | 3.52 MiB | + 26.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.253 s | +0.062 s | 3.5 MiB | 3.54 MiB | + 37.01 KiB |
/wp-admin/post-new.php?post_type=page | 0.750 s | 0.717 s | -0.033 s | 6.05 MiB | 6.08 MiB | + 29.57 KiB |
/wp-admin/options-discussion.php | 0.281 s | 0.462 s | +0.181 s | 3.5 MiB | 3.52 MiB | + 14.64 KiB |
/wp-admin/edit-comments.php | 0.236 s | 0.288 s | +0.052 s | 3.52 MiB | 3.54 MiB | + 14.14 KiB |
/ | 0.319 s | 0.204 s | -0.115 s | 3.43 MiB | 3.45 MiB | + 18.98 KiB |
Average | 0.408 s | 0.398 s | -0.010 s | 3.97 MiB | 3.99 MiB | + 24.63 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 | 86.3% | 714 | 66 | 6 | |
CSS | 13.7% | 113 | 0 | 1 | |
Total | 827 | 66 | 7 |
Lines of code | 667 |
---|---|
Total complexity | 94 |
Median class complexity | 48.0 |
Median method complexity | 2.0 |
Most complex class | ScriptLoader |
Most complex function | collectchat_add_deactivation_feedback_dialog_box() |
Classes | 1 |
---|---|
Methods | 14 |
Functions | 7 |
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{
"post": {
"cc_all_post_meta": {
"title": "Collect.chat Snippet:",
"context": "normal"
}
},
"page": {
"cc_all_post_meta": {
"title": "Collect.chat Snippet:",
"context": "normal"
}
}
}
[27-Aug-2025 15:52:15 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/collectchat/collect.php on line 220
[27-Aug-2025 15:52:15 UTC] PHP Warning: Undefined array key "script" in /wp-content/plugins/collectchat/collect.php on line 198
[27-Aug-2025 15:52:15 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1807