KimaAI – AI Chatbot & Assistant for WordPress 1.4.0

Does "KimaAI | AI Chatbot, ChatGPT content writer and more" work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
16PHP notices
1Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 851.52 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.076 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9
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/kimaai/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

KimaAI ‹ Test site — WordPress

Page screenshot: KimaAI ‹ Test site — WordPress
URL /wp-admin/admin.php?page=kimaai
Requested URL /wp-admin/plugins.php?action=activate&plugin=kimaai%2Fkimaai.php&plugin_status=all&paged=1&s&_wpnonce=5346d1851a
Aspect after-activation
HTTP status 200
Load time 3.061 s
Memory usage 4.68 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.390 s
Memory usage 4.46 MiB
JS errors None
Resource errors None

KimaAI

Page screenshot: KimaAI
URL /wp-admin/admin.php?page=kimaai
Aspect menu-item
HTTP status 200
Load time 0.412 s
Memory usage 4.59 MiB
JS errors None
Resource errors None

KimaAI → Feedback Analytics

Page screenshot: KimaAI → Feedback Analytics
URL /wp-admin/admin.php?page=kimaai-feedback-analytics
Aspect menu-item
HTTP status 200
Load time 0.369 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

KimaAI → Setup Wizard

Page screenshot: KimaAI → Setup Wizard
URL /wp-admin/admin.php?page=kimaai-wizard
Aspect menu-item
HTTP status 200
Load time 0.524 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

KimaAI → Add-Ons

Page screenshot: KimaAI → Add-Ons
URL /wp-admin/admin.php?page=kimaai-addons
Aspect menu-item
HTTP status 200
Load time 1.100 s
Memory usage 4.53 MiB
JS errors None
Resource errors None

KimaAI → Upgrade  ➤

Page screenshot: KimaAI → Upgrade  ➤
URL /wp-admin/admin.php?page=kimaai-pricing
Aspect menu-item
HTTP status 200
Load time 0.715 s
Memory usage 4.48 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.594 s
Memory usage 4.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.946 s0.627 s-0.319 s3.78 MiB4.6 MiB+ 846.87 KiB
/wp-admin/edit.php0.473 s0.347 s-0.126 s3.78 MiB4.63 MiB+ 862.46 KiB
/wp-admin/post-new.php0.968 s1.707 s+0.739 s6.31 MiB7.35 MiB+ 1.04 MiB
/wp-admin/upload.php0.519 s0.749 s+0.230 s3.74 MiB4.56 MiB+ 837.2 KiB
/wp-admin/options-writing.php0.326 s0.580 s+0.254 s3.71 MiB4.5 MiB+ 810.03 KiB
/wp-admin/media-new.php0.508 s0.478 s-0.030 s3.7 MiB4.49 MiB+ 809.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.551 s0.359 s-0.192 s3.72 MiB4.52 MiB+ 824.16 KiB
/wp-admin/post-new.php?post_type=page1.130 s0.961 s-0.169 s6.3 MiB7.34 MiB+ 1.04 MiB
/wp-admin/options-discussion.php0.517 s0.475 s-0.042 s3.71 MiB4.5 MiB+ 804.45 KiB
/wp-admin/edit-comments.php0.382 s0.710 s+0.328 s3.73 MiB4.54 MiB+ 824.57 KiB
/0.319 s0.487 s+0.168 s4.12 MiB4.72 MiB+ 616.79 KiB
Average 0.604 s0.680 s+0.076 s4.24 MiB5.07 MiB+ 851.52 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
PO File
Language % Lines of code Comment lines Files
PHP76.0%8,7042,45168
PO File14.4%1,6457562
JSON7.7%880024
SVG1.2%13202
JavaScript0.5%52682
CSS0.2%2415
XML0.2%1901
Total 11,456 3,276 104

PHP Code Analysis | More results »

Lines of code 6,160
Total complexity 1,239
Median class complexity 9.0
Median method complexity 2.0
Most complex class KimaAI\Admin\Settings
Most complex function KimaAI\ChatBot\ChatBot::chatbot()
Classes 51
Methods 334
Functions 3

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 8

Options wp_options 9

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 17 lines

[30-Jan-2026 08:02:49 UTC] [KimaAI] Upgraded 'kimaai_options' (added defaults + pruned).
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][vectorDbMinScore] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][topP] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][vectorDbMinScore] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:06 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][topP] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][vectorDbMinScore] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_validate_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][topP] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [chatbot][settings][vectorDbMinScore] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][temperature] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
[30-Jan-2026 08:03:12 UTC] PHP Notice:  Function rest_sanitize_value_from_schema was called <strong>incorrectly</strong>. The "type" schema keyword for [playground][chat][topP] can only be one of the built-in types: array, object, string, number, integer, boolean, and null. 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 6131
See also: All tests for this plugin, How to Hide KimaAI – AI Chatbot & Assistant for WordPress Admin Menus