MxChat 2.2.2

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

Summary

Errors
20PHP fatal errors
22PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 159.27 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 version6.8.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 8

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=b35b4fdfb2
Aspect after-activation
HTTP status 200
Load time 0.316 s
Memory usage N/A
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.138 s
Memory usage N/A
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.127 s
Memory usage N/A
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.126 s
Memory usage N/A
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.127 s
Memory usage N/A
JS errors None
Resource errors None

MxChat → Add Ons

Page screenshot: MxChat → Add Ons
URL /wp-admin/admin.php?page=mxchat-addons
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage N/A
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.130 s
Memory usage N/A
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.258 s
Memory usage 3.59 MiB
JS errors
[
    {
        "message": "ReferenceError: checkInitialDocumentStatus is not defined\n    at HTMLDocument.<anonymous> (/wp-content/plugins/mxchat-basic/js/chat-script.js?ver=2.2.2:1679:5)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.147 s-0.154 s3.51 MiB
/wp-admin/edit.php0.193 s0.126 s-0.067 s3.57 MiB
/wp-admin/upload.php0.820 s0.197 s-0.623 s3.52 MiB
/wp-admin/options-writing.php0.226 s0.143 s-0.083 s3.5 MiB
/wp-admin/media-new.php0.275 s0.358 s+0.083 s3.49 MiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.117 s-0.080 s3.5 MiB
/wp-admin/options-discussion.php0.493 s0.116 s-0.377 s3.5 MiB
/wp-admin/edit-comments.php0.283 s0.113 s-0.170 s3.52 MiB
/0.314 s0.222 s-0.092 s3.43 MiB3.59 MiB+ 159.27 KiB
Average 0.345 s0.171 s-0.174 s3.51 MiB3.59 MiB+ 159.27 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
PHP58.9%18,4515,16856
CSS28.0%8,7662996
JavaScript13.1%4,1047696
SVG0.0%404
Total 31,325 6,236 72

PHP Code Analysis | More results »

Lines of code 18,583
Total complexity 3,308
Median class complexity 5.5
Median method complexity 3.0
Most complex class MxChat_Admin
Most complex function MxChat_Admin::mxchat_create_prompts_page()
Classes 54
Methods 500
Functions 8

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.

No new entries found.

PHP Error Log 184 lines

[07-Jun-2025 05:41:39 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 6121
[07-Jun-2025 05:41:39 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/plugins.php(637): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:39 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 6121
[07-Jun-2025 05:41:39 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/index.php(137): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41: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 6121
[07-Jun-2025 05:41:40 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41: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 6121
[07-Jun-2025 05:41:40 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:41 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 6121
[07-Jun-2025 05:41:41 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:42 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 6121
[07-Jun-2025 05:41:42 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:43 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 6121
[07-Jun-2025 05:41:43 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:43 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 6121
[07-Jun-2025 05:41:43 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/admin.php(240): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:44 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 6121
[07-Jun-2025 05:41:45 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 6121
[07-Jun-2025 05:41:45 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/index.php(137): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:45 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 6121
[07-Jun-2025 05:41:45 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "display_processing_status" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(313): do_action()
#3 /wp-admin/edit.php(411): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[07-Jun-2025 05:41:45 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 6121
[07-Jun-2025 05:41:45 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class MxChat_Knowledge_Manager does not have a method "handle_post_update" in /wp-includes/class-wp-hook.php:326
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-includes/post.php(5110): do_action()
#3 /wp-admin/includes/post.php(772): wp_insert_post()
#4 /wp-admin/post-new.php(66): get_default_post_to_edit()
#5 {main}

(+84 more lines)
See also: All tests for this plugin, How to Hide MxChat Admin Menus