Does "Widget for Zendesk Chat via API" work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 21.52 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.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100+ |
| WordPress.org page | https://wordpress.org/plugins/widget-for-zendesk-chat-via-api/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=widget-for-zendesk-chat-via-api%2Fwidget-for-zendesk-chat-via-api.php&plugin_status=all&paged=1&s&_wpnonce=8b8e28dfc7 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.245 s |
| Memory usage | 3.55 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=widget-for-zendesk-chat-via-api |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.440 s |
| Memory usage | 3.54 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.218 s |
| Memory usage | 3.46 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.640 s |
| Memory usage | 6.09 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.634 s |
| Memory usage | 6.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.389 s | 0.290 s | -0.099 s | 3.51 MiB | 3.53 MiB | + 27.21 KiB |
| /wp-admin/edit.php | 0.194 s | 0.189 s | -0.005 s | 3.57 MiB | 3.6 MiB | + 27.52 KiB |
| /wp-admin/post-new.php | 0.765 s | 0.646 s | -0.119 s | 6.06 MiB | 6.09 MiB | + 31.02 KiB |
| /wp-admin/upload.php | 0.598 s | 0.505 s | -0.093 s | 3.52 MiB | 3.53 MiB | + 10.43 KiB |
| /wp-admin/options-writing.php | 0.196 s | 0.184 s | -0.012 s | 3.5 MiB | 3.52 MiB | + 14.11 KiB |
| /wp-admin/media-new.php | 0.266 s | 0.398 s | +0.132 s | 3.49 MiB | 3.51 MiB | + 22.3 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.274 s | 0.244 s | -0.030 s | 3.5 MiB | 3.54 MiB | + 32.98 KiB |
| /wp-admin/post-new.php?post_type=page | 0.608 s | 0.602 s | -0.006 s | 6.05 MiB | 6.08 MiB | + 26.54 KiB |
| /wp-admin/options-discussion.php | 0.277 s | 0.453 s | +0.176 s | 3.5 MiB | 3.51 MiB | + 10.61 KiB |
| /wp-admin/edit-comments.php | 0.197 s | 0.202 s | +0.005 s | 3.52 MiB | 3.53 MiB | + 10.11 KiB |
| / | 0.299 s | 0.193 s | -0.106 s | 3.43 MiB | 3.46 MiB | + 23.87 KiB |
| Average | 0.369 s | 0.355 s | -0.014 s | 3.97 MiB | 3.99 MiB | + 21.52 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 | 62.6% | 665 | 111 | 8 | |
| CSS | 23.2% | 246 | 0 | 1 | |
| JavaScript | 12.7% | 135 | 2 | 2 | |
| Markdown | 1.5% | 16 | 0 | 1 | |
| Total | 1,062 | 113 | 12 | ||
| Lines of code | 404 |
|---|---|
| Total complexity | 78 |
| Median class complexity | 38.0 |
| Median method complexity | 2.0 |
| Most complex class | PS_Zendesk_Chat_Widget_Via_Api_Admin |
| Most complex function | PS_Zendesk_Chat_Widget_Via_Api_Admin::handle_deactivation_response() |
| Classes | 2 |
|---|---|
| Methods | 26 |
| Functions | 1 |
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{
"post": {
"ps_zendesk_chat_widget_api_code_metabox_post": {
"title": "Widget for Zendesk Chat",
"context": "side"
}
},
"page": {
"ps_zendesk_chat_widget_api_code_metabox_page": {
"title": "Widget for Zendesk Chat",
"context": "side"
}
}
}The log file is empty.