MxChat 1.5.6

Does MxChat work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
19PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 210.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.034 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/mxchat-basic/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=42b6d6dbd0
Aspect after-activation
HTTP status 200
Load time 0.507 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

MxChat

Page screenshot: MxChat
URL /wp-admin/admin.php?page=mxchat-max
Aspect menu-item
HTTP status 200
Load time 0.409 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

MxChat → Knowledge

Page screenshot: MxChat → Knowledge
URL /wp-admin/admin.php?page=mxchat-prompts
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

MxChat → Transcripts

Page screenshot: MxChat → Transcripts
URL /wp-admin/admin.php?page=mxchat-transcripts
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

MxChat → Intents

Page screenshot: MxChat → Intents
URL /wp-admin/admin.php?page=mxchat-intents
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

MxChat → Pro Upgrade

Page screenshot: MxChat → Pro Upgrade
URL /wp-admin/admin.php?page=mxchat-activation
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.220 s
Memory usage 3.49 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/mxchat-basic/js/chat-script.js?ver=1.5.6:942:42)\n    at e (/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028)\n    at t (/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.347 s0.368 s+0.021 s3.48 MiB3.71 MiB+ 232.73 KiB
/wp-admin/edit.php0.208 s0.229 s+0.021 s3.54 MiB3.77 MiB+ 229.84 KiB
/wp-admin/post-new.php0.839 s1.525 s+0.686 s5.92 MiB6.18 MiB+ 264.66 KiB
/wp-admin/upload.php0.760 s0.516 s-0.244 s3.49 MiB3.7 MiB+ 212.44 KiB
/wp-admin/options-writing.php0.236 s0.234 s-0.002 s3.47 MiB3.68 MiB+ 216.43 KiB
/wp-admin/media-new.php0.301 s0.238 s-0.063 s3.46 MiB3.68 MiB+ 224.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.213 s+0.010 s3.48 MiB3.71 MiB+ 235.3 KiB
/wp-admin/post-new.php?post_type=page0.701 s0.814 s+0.113 s5.92 MiB6.17 MiB+ 260.19 KiB
/wp-admin/options-discussion.php0.282 s0.363 s+0.081 s3.47 MiB3.68 MiB+ 213.55 KiB
/wp-admin/edit-comments.php0.436 s0.245 s-0.191 s3.49 MiB3.7 MiB+ 212.43 KiB
/0.314 s0.256 s-0.058 s3.48 MiB3.5 MiB+ 17.91 KiB
Average 0.421 s0.455 s+0.034 s3.93 MiB4.13 MiB+ 210.92 KiB

Code Statistics

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.

PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP79.2%11,9343,69053
CSS12.7%1,914512
JavaScript8.1%1,2231847
SVG0.0%404
Total 15,075 3,925 66

PHP Code Analysis | More results »

Lines of code 11,994
Total complexity 2,152
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 401
Functions 4

Additions

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.

Database Tables 3

Options wp_options 2

PHP Error Log 19 lines

[16-Dec-2024 16:32:05 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
[16-Dec-2024 16:32:06 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
[16-Dec-2024 16:32:06 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
[16-Dec-2024 16:32:07 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
[16-Dec-2024 16:32:08 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
[16-Dec-2024 16:32:09 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
[16-Dec-2024 16:32:10 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
[16-Dec-2024 16:32:12 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
[16-Dec-2024 16:32:12 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
[16-Dec-2024 16:32:14 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
[16-Dec-2024 16:32:16 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
[16-Dec-2024 16:32:16 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
[16-Dec-2024 16:32:17 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
[16-Dec-2024 16:32:17 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
[16-Dec-2024 16:32:18 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
[16-Dec-2024 16:32:20 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
[16-Dec-2024 16:32:20 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
[16-Dec-2024 16:32:21 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
[16-Dec-2024 16:32:21 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
See also: All tests for this plugin, How to Hide MxChat Admin Menus