Does MxChat work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
19 | PHP notices |
1 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 222.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.023 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.7.1 |
---|---|
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=2f76230316 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.507 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.412 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-prompts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.202 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-transcripts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.171 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-intents |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.181 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-activation |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.219 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.299 s |
Memory usage | 3.5 MiB |
JS errors |
|
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.553 s | 0.473 s | -0.080 s | 3.48 MiB | 3.72 MiB | + 244.51 KiB |
/wp-admin/edit.php | 0.242 s | 0.252 s | +0.010 s | 3.54 MiB | 3.78 MiB | + 241.62 KiB |
/wp-admin/post-new.php | 0.828 s | 1.676 s | +0.848 s | 5.92 MiB | 6.19 MiB | + 276.43 KiB |
/wp-admin/upload.php | 0.662 s | 0.640 s | -0.022 s | 3.49 MiB | 3.71 MiB | + 224.21 KiB |
/wp-admin/options-writing.php | 0.238 s | 0.259 s | +0.021 s | 3.47 MiB | 3.69 MiB | + 228.2 KiB |
/wp-admin/media-new.php | 0.272 s | 0.244 s | -0.028 s | 3.46 MiB | 3.69 MiB | + 236.4 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.261 s | +0.039 s | 3.48 MiB | 3.72 MiB | + 247.07 KiB |
/wp-admin/post-new.php?post_type=page | 1.081 s | 0.783 s | -0.298 s | 5.92 MiB | 6.18 MiB | + 271.96 KiB |
/wp-admin/options-discussion.php | 0.306 s | 0.362 s | +0.056 s | 3.47 MiB | 3.69 MiB | + 225.33 KiB |
/wp-admin/edit-comments.php | 0.462 s | 0.291 s | -0.171 s | 3.49 MiB | 3.71 MiB | + 224.2 KiB |
/ | 0.391 s | 0.270 s | -0.121 s | 3.48 MiB | 3.5 MiB | + 26.74 KiB |
Average | 0.478 s | 0.501 s | +0.023 s | 3.93 MiB | 4.15 MiB | + 222.42 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 | 78.4% | 12,185 | 3,739 | 53 | |
CSS | 13.0% | 2,016 | 55 | 2 | |
JavaScript | 8.5% | 1,328 | 206 | 7 | |
SVG | 0.0% | 4 | 0 | 4 | |
Total | 15,533 | 4,000 | 66 |
Lines of code | 12,248 |
---|---|
Total complexity | 2,196 |
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 | 407 |
Functions | 4 |
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[01-Jan-2025 03:43: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
[01-Jan-2025 03:43: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
[01-Jan-2025 03:43:19 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
[01-Jan-2025 03:43: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
[01-Jan-2025 03:43: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
[01-Jan-2025 03:43:22 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
[01-Jan-2025 03:43:22 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
[01-Jan-2025 03:43:25 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
[01-Jan-2025 03:43:25 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
[01-Jan-2025 03:43:27 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
[01-Jan-2025 03:43:29 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
[01-Jan-2025 03:43:29 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
[01-Jan-2025 03:43:30 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
[01-Jan-2025 03:43:30 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
[01-Jan-2025 03:43:31 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
[01-Jan-2025 03:43:33 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
[01-Jan-2025 03:43:33 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
[01-Jan-2025 03:43:34 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
[01-Jan-2025 03:43:34 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