Does MxChat work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP notices |
48 | Unrecognized messages in the PHP error log |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 230.66 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.053 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.7.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 300+ |
WordPress.org page | https://wordpress.org/plugins/mxchat-basic/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=mxchat-basic%2Fmxchat-basic.php&plugin_status=all&paged=1&s&_wpnonce=002e2519b0 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.533 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-max |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.431 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-prompts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.222 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-transcripts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.370 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-actions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.234 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.236 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-activation |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.246 s |
Memory usage | 3.7 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.278 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.336 s | 0.349 s | +0.013 s | 3.48 MiB | 3.73 MiB | + 250.42 KiB |
/wp-admin/edit.php | 0.201 s | 0.230 s | +0.029 s | 3.54 MiB | 3.79 MiB | + 247.9 KiB |
/wp-admin/post-new.php | 0.770 s | 1.035 s | +0.265 s | 5.93 MiB | 6.2 MiB | + 281.61 KiB |
/wp-admin/upload.php | 0.597 s | 0.625 s | +0.028 s | 3.5 MiB | 3.72 MiB | + 230.49 KiB |
/wp-admin/options-writing.php | 0.206 s | 0.222 s | +0.016 s | 3.47 MiB | 3.7 MiB | + 234.48 KiB |
/wp-admin/media-new.php | 0.474 s | 0.280 s | -0.194 s | 3.46 MiB | 3.7 MiB | + 242.68 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.172 s | 0.216 s | +0.044 s | 3.48 MiB | 3.72 MiB | + 253.35 KiB |
/wp-admin/post-new.php?post_type=page | 0.571 s | 0.663 s | +0.092 s | 5.92 MiB | 6.19 MiB | + 277.14 KiB |
/wp-admin/options-discussion.php | 0.270 s | 0.661 s | +0.391 s | 3.47 MiB | 3.7 MiB | + 231.3 KiB |
/wp-admin/edit-comments.php | 0.204 s | 0.246 s | +0.042 s | 3.49 MiB | 3.72 MiB | + 230.48 KiB |
/ | 0.340 s | 0.202 s | -0.138 s | 3.44 MiB | 3.5 MiB | + 57.41 KiB |
Average | 0.376 s | 0.430 s | +0.053 s | 3.93 MiB | 4.15 MiB | + 230.66 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 | 62.0% | 14,710 | 4,053 | 53 | |
CSS | 25.8% | 6,118 | 203 | 6 | |
JavaScript | 12.2% | 2,895 | 484 | 7 | |
SVG | 0.0% | 4 | 0 | 4 | |
Total | 23,727 | 4,740 | 70 |
Lines of code | 14,771 |
---|---|
Total complexity | 2,597 |
Median class complexity | 5.0 |
Median method complexity | 3.0 |
Most complex class | MxChat_Admin |
Most complex function | MxChat_Admin::mxchat_sanitize() |
Classes | 51 |
---|---|
Methods | 425 |
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.
wp_options
2[05-Apr-2025 14:31:58 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. 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 3.9.0.) in /wp-includes/functions.php on line 6114
[05-Apr-2025 14:32:02 UTC] Check pre-chat message dismissed for user: No
[05-Apr-2025 14:32:04 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:04 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:05 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:05 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:05 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:05 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:05 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:05 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:05 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:05 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:05 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:05 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:06 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:06 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:08 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:08 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:09 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:09 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:09 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:09 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:09 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:09 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:09 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:09 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:09 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:09 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:10 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:10 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:10 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:10 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:10 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:10 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:10 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:10 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:10 UTC] Registering MxChat REST routes
[05-Apr-2025 14:32:10 UTC] MxChat REST routes registered
[05-Apr-2025 14:32:12 UTC] Check pre-chat message dismissed for user: No