MxChat 3.2.6

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

Summary

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

Memory usage: 618.73 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.

Environment
WordPress version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/mxchat-basic/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=8fb9522869
Aspect after-activation
HTTP status 200
Load time 0.781 s
Memory usage 6.5 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.821 s
Memory usage 5.03 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.588 s
Memory usage 5.07 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.596 s
Memory usage 4.72 MiB
JS errors None
Resource errors None

MxChat → Actions

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

MxChat → Content

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

MxChat → API Access

Page screenshot: MxChat → API Access
URL /wp-admin/admin.php?page=mxchat-api-access
Aspect menu-item
HTTP status 200
Load time 0.509 s
Memory usage 4.47 MiB
JS errors None
Resource errors None

MxChat → Pro & Extensions

Page screenshot: MxChat → Pro & Extensions
URL /wp-admin/admin.php?page=mxchat-activation
Aspect menu-item
HTTP status 200
Load time 0.718 s
Memory usage 4.76 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.272 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.374 s
Memory usage 7.25 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 1.708 s
Memory usage 7.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.728 s0.636 s-0.092 s3.92 MiB4.55 MiB+ 636.68 KiB
/wp-admin/edit.php0.559 s0.482 s-0.077 s3.98 MiB4.6 MiB+ 636.59 KiB
/wp-admin/post-new.php2.043 s1.826 s-0.217 s6.56 MiB7.25 MiB+ 706.37 KiB
/wp-admin/upload.php0.690 s0.726 s+0.036 s3.89 MiB4.5 MiB+ 631.35 KiB
/wp-admin/options-writing.php0.528 s0.524 s-0.004 s3.86 MiB4.47 MiB+ 621.4 KiB
/wp-admin/media-new.php0.965 s0.903 s-0.062 s3.85 MiB4.47 MiB+ 629.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.500 s0.515 s+0.015 s3.86 MiB4.48 MiB+ 634.77 KiB
/wp-admin/post-new.php?post_type=page1.395 s1.441 s+0.046 s6.55 MiB7.23 MiB+ 697.89 KiB
/wp-admin/options-discussion.php0.582 s0.615 s+0.033 s3.86 MiB4.47 MiB+ 617.9 KiB
/wp-admin/edit-comments.php0.519 s0.527 s+0.008 s3.88 MiB4.49 MiB+ 619.21 KiB
/0.279 s0.202 s-0.077 s4.23 MiB4.59 MiB+ 374.26 KiB
Average 0.799 s0.763 s-0.036 s4.4 MiB5.01 MiB+ 618.73 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
PHP53.5%41,3209,49668
CSS28.2%21,81997712
JavaScript18.3%14,1112,17116
Total 77,250 12,644 96

PHP Code Analysis | More results »

Lines of code 42,088
Total complexity 7,346
Median class complexity 8.0
Median method complexity 4.0
Most complex class MxChat_Integrator
Most complex function MxChat_Integrator::mxchat_handle_chat_request()
Classes 59
Methods 843
Functions 64

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 10

Options wp_options 6

Meta Boxes

{
    "post": {
        "mxchat_visibility": {
            "title": "MxChat Settings",
            "context": "side"
        }
    },
    "page": {
        "mxchat_visibility": {
            "title": "MxChat Settings",
            "context": "side"
        }
    },
    "attachment": {
        "mxchat_visibility": {
            "title": "MxChat Settings",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[24-May-2026 02:00:40 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mxchat</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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 6.7.0.) in /wp-includes/functions.php on line 6170
[24-May-2026 02:00:45 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 6170
See also: All tests for this plugin, How to Hide MxChat Admin Menus and Meta Boxes