Does MxChat work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
19 | PHP notices |
7 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 237.31 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.
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=3827b7147e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.462 s |
Memory usage | 3.74 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-max |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.271 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-prompts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.199 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-transcripts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.392 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-intents |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.182 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=mxchat-activation |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.170 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.203 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.294 s | 0.332 s | +0.038 s | 3.48 MiB | 3.73 MiB | + 260.39 KiB |
/wp-admin/edit.php | 0.217 s | 0.263 s | +0.046 s | 3.54 MiB | 3.79 MiB | + 257.5 KiB |
/wp-admin/post-new.php | 0.771 s | 0.775 s | +0.004 s | 5.92 MiB | 6.21 MiB | + 292.31 KiB |
/wp-admin/upload.php | 0.556 s | 0.579 s | +0.023 s | 3.49 MiB | 3.73 MiB | + 240.09 KiB |
/wp-admin/options-writing.php | 0.223 s | 0.224 s | +0.001 s | 3.47 MiB | 3.71 MiB | + 244.09 KiB |
/wp-admin/media-new.php | 0.357 s | 0.257 s | -0.100 s | 3.46 MiB | 3.71 MiB | + 252.28 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.234 s | +0.039 s | 3.47 MiB | 3.73 MiB | + 262.95 KiB |
/wp-admin/post-new.php?post_type=page | 0.597 s | 0.651 s | +0.054 s | 5.92 MiB | 6.2 MiB | + 287.84 KiB |
/wp-admin/options-discussion.php | 0.272 s | 0.500 s | +0.228 s | 3.47 MiB | 3.71 MiB | + 241.21 KiB |
/wp-admin/edit-comments.php | 0.220 s | 0.235 s | +0.015 s | 3.49 MiB | 3.73 MiB | + 240.09 KiB |
/ | 0.496 s | 0.212 s | -0.284 s | 3.47 MiB | 3.5 MiB | + 31.71 KiB |
Average | 0.382 s | 0.387 s | +0.006 s | 3.93 MiB | 4.16 MiB | + 237.31 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 | 75.2% | 13,008 | 3,834 | 53 | |
CSS | 15.9% | 2,750 | 90 | 2 | |
JavaScript | 8.9% | 1,543 | 239 | 7 | |
SVG | 0.0% | 4 | 0 | 4 | |
Total | 17,305 | 4,163 | 66 |
Lines of code | 13,074 |
---|---|
Total complexity | 2,320 |
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 | 415 |
Functions | 5 |
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[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38:24 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
[23-Jan-2025 01:38:24 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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38:28 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
[23-Jan-2025 01:38:28 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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38: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
[23-Jan-2025 01:38:32 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
[23-Jan-2025 01:38:32 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