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: 236.74 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=1613929d2b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.673 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.367 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.204 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.331 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.186 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.198 s |
Memory usage | 3.71 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.316 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.448 s | 0.461 s | +0.013 s | 3.48 MiB | 3.73 MiB | + 259.75 KiB |
/wp-admin/edit.php | 0.228 s | 0.249 s | +0.021 s | 3.54 MiB | 3.79 MiB | + 256.86 KiB |
/wp-admin/post-new.php | 0.829 s | 1.234 s | +0.405 s | 5.92 MiB | 6.21 MiB | + 291.67 KiB |
/wp-admin/upload.php | 0.623 s | 0.386 s | -0.237 s | 3.49 MiB | 3.73 MiB | + 239.45 KiB |
/wp-admin/options-writing.php | 0.216 s | 0.207 s | -0.009 s | 3.47 MiB | 3.71 MiB | + 243.45 KiB |
/wp-admin/media-new.php | 0.273 s | 0.451 s | +0.178 s | 3.46 MiB | 3.71 MiB | + 251.64 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.254 s | +0.064 s | 3.47 MiB | 3.73 MiB | + 262.31 KiB |
/wp-admin/post-new.php?post_type=page | 1.082 s | 0.788 s | -0.294 s | 5.92 MiB | 6.2 MiB | + 287.2 KiB |
/wp-admin/options-discussion.php | 0.289 s | 0.303 s | +0.014 s | 3.47 MiB | 3.71 MiB | + 240.57 KiB |
/wp-admin/edit-comments.php | 0.241 s | 0.250 s | +0.009 s | 3.49 MiB | 3.73 MiB | + 239.45 KiB |
/ | 0.387 s | 0.270 s | -0.117 s | 3.47 MiB | 3.5 MiB | + 31.8 KiB |
Average | 0.437 s | 0.441 s | +0.004 s | 3.93 MiB | 4.16 MiB | + 236.74 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.0% | 12,850 | 3,834 | 53 | |
CSS | 16.0% | 2,750 | 90 | 2 | |
JavaScript | 8.9% | 1,532 | 237 | 7 | |
SVG | 0.0% | 4 | 0 | 4 | |
Total | 17,136 | 4,161 | 66 |
Lines of code | 12,916 |
---|---|
Total complexity | 2,283 |
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 | 412 |
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[16-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13:13 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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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-Jan-2025 03:13: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