Does "Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP notices |
1 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 148.63 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.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/aisk-ai-chat/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=aisk-ai-chat%2Faisk-ai-chat.php&plugin_status=all&paged=1&s&_wpnonce=2cb17b4a00 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.364 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=aisk-inquiries |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.108 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=aisk-history |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.832 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=aisk-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.462 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.338 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.479 s | 0.428 s | -0.051 s | 3.51 MiB | 3.65 MiB | + 146.24 KiB |
/wp-admin/edit.php | 0.233 s | 0.208 s | -0.025 s | 3.57 MiB | 3.67 MiB | + 101.56 KiB |
/wp-admin/post-new.php | 0.838 s | 1.617 s | +0.779 s | 6.06 MiB | 6.44 MiB | + 385.48 KiB |
/wp-admin/upload.php | 0.805 s | 0.486 s | -0.319 s | 3.52 MiB | 3.6 MiB | + 83.16 KiB |
/wp-admin/options-writing.php | 0.213 s | 0.205 s | -0.008 s | 3.5 MiB | 3.58 MiB | + 85.48 KiB |
/wp-admin/media-new.php | 0.257 s | 0.255 s | -0.002 s | 3.49 MiB | 3.58 MiB | + 93.68 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.199 s | 0.193 s | -0.006 s | 3.5 MiB | 3.61 MiB | + 104.35 KiB |
/wp-admin/post-new.php?post_type=page | 1.222 s | 0.837 s | -0.385 s | 6.05 MiB | 6.36 MiB | + 317.01 KiB |
/wp-admin/options-discussion.php | 0.512 s | 0.460 s | -0.052 s | 3.5 MiB | 3.58 MiB | + 81.98 KiB |
/wp-admin/edit-comments.php | 0.240 s | 0.209 s | -0.031 s | 3.52 MiB | 3.6 MiB | + 81.48 KiB |
/ | 0.330 s | 0.277 s | -0.053 s | 3.5 MiB | 3.65 MiB | + 154.53 KiB |
Average | 0.484 s | 0.470 s | -0.014 s | 3.98 MiB | 4.12 MiB | + 148.63 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 | 37.8% | 7,541 | 3,166 | 21 | |
JSX | 29.3% | 5,856 | 394 | 22 | |
PO File | 11.4% | 2,283 | 1,880 | 5 | |
Sass | 6.7% | 1,337 | 15 | 12 | |
TypeScript | 5.5% | 1,098 | 3 | 20 | |
JavaScript | 4.3% | 863 | 270 | 8 | |
Markdown | 2.7% | 539 | 0 | 2 | |
SVG | 0.7% | 134 | 5 | 7 | |
JSON | 0.6% | 129 | 0 | 4 | |
CSS | 0.6% | 111 | 8 | 4 | |
XML | 0.3% | 66 | 20 | 1 | |
Total | 19,957 | 5,761 | 106 |
Lines of code | 7,691 |
---|---|
Total complexity | 1,378 |
Median class complexity | 32.0 |
Median method complexity | 4.0 |
Most complex class | AISK_External_Embeddings_Handler |
Most complex function | AISK_Chat_Handler::handle_chat_request() |
Classes | 19 |
---|---|
Methods | 269 |
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.
[06-Jul-2025 04:54:25 UTC] WordPress database error Table 'wordpress.wp_aisk_pdf_queue' doesn't exist for query
SELECT COUNT(*)
FROM wp_aisk_pdf_queue
WHERE status IN ('pending', 'failed')
AND attempts < 3 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, AISK_PDF_Queue_Handler->maybe_schedule_background_processing
[06-Jul-2025 04:54:33 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aisk/v1/chat</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121
[06-Jul-2025 04:54:38 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aisk/v1/chat</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 6121