KimaAI | AI Chatbot, ChatGPT content writer and more 1.2.7

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

Summary

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

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

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

Environment
WordPress version6.8.2
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 4

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=1980c37d70
Aspect after-activation
HTTP status 200
Load time 1.499 s
Memory usage 4.34 MiB
JS errors
[
    {
        "message": "Error: Minified React error #299; visit https://reactjs.org/docs/error-decoder.html?invariant=299 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\n    at e.createRoot (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:10:126806)\n    at HTMLDocument.<anonymous> (/wp-content/plugins/kimaai/build/chatbot/index.js?ver=5489dff7b1bce982d2cf:1:73772)",
        "trace": null,
        "code": null
    }
]
Resource errors None

KimaAI

Page screenshot: KimaAI
URL /wp-admin/admin.php?page=kimaai
Aspect menu-item
HTTP status 200
Load time 0.382 s
Memory usage 4.17 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.504 s
Memory usage 4.14 MiB
JS errors
[
    {
        "message": "Error: Minified React error #299; visit https://reactjs.org/docs/error-decoder.html?invariant=299 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\n    at e.createRoot (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:10:126806)\n    at HTMLDocument.<anonymous> (/wp-content/plugins/kimaai/build/chatbot/index.js?ver=5489dff7b1bce982d2cf:1:73772)",
        "trace": null,
        "code": null
    }
]
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.433 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.394 s+0.016 s3.51 MiB4.22 MiB+ 727.61 KiB
/wp-admin/edit.php0.248 s0.460 s+0.212 s3.57 MiB4.25 MiB+ 691.6 KiB
/wp-admin/post-new.php0.932 s1.020 s+0.088 s6.06 MiB6.88 MiB+ 841.89 KiB
/wp-admin/upload.php0.613 s0.515 s-0.098 s3.52 MiB4.16 MiB+ 650.06 KiB
/wp-admin/options-writing.php0.229 s0.306 s+0.077 s3.5 MiB4.14 MiB+ 655.37 KiB
/wp-admin/media-new.php0.299 s0.362 s+0.063 s3.49 MiB4.14 MiB+ 663.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.479 s+0.279 s3.5 MiB4.18 MiB+ 691.91 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.724 s+0.100 s6.05 MiB6.87 MiB+ 839.8 KiB
/wp-admin/options-discussion.php0.471 s0.399 s-0.072 s3.5 MiB4.14 MiB+ 652.49 KiB
/wp-admin/edit-comments.php0.252 s0.312 s+0.060 s3.52 MiB4.18 MiB+ 675.65 KiB
/0.342 s0.365 s+0.023 s3.5 MiB4.05 MiB+ 565.2 KiB
Average 0.417 s0.485 s+0.068 s3.98 MiB4.65 MiB+ 695.92 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
PHP80.6%4,1631,36040
PO File11.0%5662461
JSON4.9%253020
SVG2.6%13202
CSS0.5%2815
JavaScript0.5%26342
Total 5,168 1,641 70

PHP Code Analysis | More results »

Lines of code 2,916
Total complexity 579
Median class complexity 7.5
Median method complexity 1.0
Most complex class KimaAI\Admin\Settings
Most complex function KimaAI\Admin\Settings::sanitizeAgainstSchema()
Classes 28
Methods 168
Functions 2

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 2

Options wp_options 7

PHP Error Log 13 lines

[26-Aug-2025 18:21:53 UTC] [KimaAI] Upgraded 'kimaai_options' (added defaults + pruned).
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:01 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 6121
[26-Aug-2025 18:22:05 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 6121
[26-Aug-2025 18:22:05 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 6121
[26-Aug-2025 18:22:05 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 6121
[26-Aug-2025 18:22:05 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 6121
[26-Aug-2025 18:22:05 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 6121
[26-Aug-2025 18:22:05 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 6121
See also: All tests for this plugin, How to Hide KimaAI | AI Chatbot, ChatGPT content writer and more Admin Menus