Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat 2.0.3

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 .

Summary

Errors
2PHP notices
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 151.34 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.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/aisk-ai-chat/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=5e991d755e
Aspect after-activation
HTTP status 200
Load time 0.343 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Aisk

Page screenshot: Aisk
URL /wp-admin/admin.php?page=aisk-inquiries
Aspect menu-item
HTTP status 200
Load time 1.004 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Aisk → Chat History

Page screenshot: Aisk → Chat History
URL /wp-admin/admin.php?page=aisk-history
Aspect menu-item
HTTP status 200
Load time 0.601 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Aisk → Settings

Page screenshot: Aisk → Settings
URL /wp-admin/admin.php?page=aisk-settings
Aspect menu-item
HTTP status 200
Load time 0.411 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.205 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.551 s+0.211 s3.51 MiB3.65 MiB+ 146.24 KiB
/wp-admin/edit.php0.191 s0.208 s+0.017 s3.57 MiB3.67 MiB+ 101.56 KiB
/wp-admin/post-new.php0.820 s0.838 s+0.018 s6.06 MiB6.44 MiB+ 385.48 KiB
/wp-admin/upload.php0.559 s0.341 s-0.218 s3.52 MiB3.6 MiB+ 83.16 KiB
/wp-admin/options-writing.php0.232 s0.194 s-0.038 s3.5 MiB3.58 MiB+ 85.48 KiB
/wp-admin/media-new.php0.271 s0.218 s-0.053 s3.49 MiB3.58 MiB+ 93.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.187 s+0.012 s3.5 MiB3.61 MiB+ 104.36 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.727 s+0.152 s6.05 MiB6.36 MiB+ 317.01 KiB
/wp-admin/options-discussion.php0.430 s0.373 s-0.057 s3.5 MiB3.58 MiB+ 81.98 KiB
/wp-admin/edit-comments.php0.208 s0.190 s-0.018 s3.52 MiB3.6 MiB+ 81.48 KiB
/0.286 s0.217 s-0.069 s3.47 MiB3.65 MiB+ 184.32 KiB
Average 0.372 s0.368 s-0.004 s3.97 MiB4.12 MiB+ 151.34 KiB

Code Statistics

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.

PHP
JSX
PO File
Language % Lines of code Comment lines Files
PHP37.8%7,5413,16621
JSX29.4%5,85639422
PO File11.4%2,2831,8805
Sass6.7%1,3371512
TypeScript5.5%1,098320
JavaScript4.3%8632708
Markdown2.7%53402
SVG0.7%13457
JSON0.6%12904
CSS0.6%11184
XML0.3%66201
Total 19,952 5,761 106

PHP Code Analysis | More results »

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

Additions

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.

Database Tables 7

PHP Error Log 7 lines

[03-Jul-2025 05:13:12 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
[03-Jul-2025 05:13:19 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
[03-Jul-2025 05:13:22 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
See also: All tests for this plugin, How to Hide Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat Admin Menus