IKAROS Ai Commerce Infrastructure 2.2.4

Does "IKAROS Ai Commerce Infrastructure" work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 159.99 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.9.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/ikaros-ai-manifest/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=ikaros-ai-manifest%2Fikaros-ai-manifest.php&plugin_status=all&paged=1&s&_wpnonce=7aff9f8bdd
Aspect after-activation
HTTP status 200
Load time 0.496 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Ikaros AI

Page screenshot: Ikaros AI
URL /wp-admin/admin.php?page=ikaros-ai-manifest
Aspect menu-item
HTTP status 200
Load time 0.428 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Ikaros AI → Analytics

Page screenshot: Ikaros AI → Analytics
URL /wp-admin/admin.php?page=ikaros-ai-stats
Aspect menu-item
HTTP status 200
Load time 0.449 s
Memory usage 5.4 MiB
JS errors None
Resource errors None

Ikaros AI → Settings

Page screenshot: Ikaros AI → Settings
URL /wp-admin/admin.php?page=ikaros-ai-settings
Aspect menu-item
HTTP status 200
Load time 0.357 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.074 s
Memory usage N/A
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.570 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.486 s0.438 s-0.048 s3.78 MiB3.9 MiB+ 124.38 KiB
/wp-admin/edit.php0.369 s0.464 s+0.095 s3.78 MiB3.91 MiB+ 124.82 KiB
/wp-admin/post-new.php0.841 s1.017 s+0.176 s6.31 MiB6.65 MiB+ 347.95 KiB
/wp-admin/upload.php0.496 s0.586 s+0.090 s3.74 MiB3.84 MiB+ 103.63 KiB
/wp-admin/options-writing.php0.361 s0.340 s-0.021 s3.71 MiB3.82 MiB+ 107.63 KiB
/wp-admin/media-new.php0.551 s0.468 s-0.083 s3.7 MiB3.82 MiB+ 115.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.359 s0.372 s+0.013 s3.72 MiB3.84 MiB+ 126.49 KiB
/wp-admin/post-new.php?post_type=page0.803 s0.745 s-0.058 s6.3 MiB6.63 MiB+ 341.44 KiB
/wp-admin/options-discussion.php0.351 s0.347 s-0.004 s3.71 MiB3.82 MiB+ 104.13 KiB
/wp-admin/edit-comments.php0.379 s0.354 s-0.025 s3.74 MiB3.84 MiB+ 103.63 KiB
Average 0.500 s0.513 s+0.013 s4.25 MiB4.4 MiB+ 159.99 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
Language % Lines of code Comment lines Files
PHP94.9%6,9571,26617
SVG3.1%226429
JavaScript1.6%118152
CSS0.4%3161
Total 7,332 1,291 49

PHP Code Analysis | More results »

Lines of code 7,115
Total complexity 1,075
Median class complexity 31.0
Median method complexity 3.0
Most complex class Ikaros_AI_Manifest_Admin_Controller
Most complex function Ikaros_AI_Manifest_Admin_Controller::render_intelligence_dashboard()
Classes 15
Methods 177
Functions 14

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 1

Meta Boxes

{
    "dashboard": {
        "ikaros_ai_bot_activity_widget": {
            "title": "Overview - AI Bot Activity",
            "context": "normal"
        }
    }
}

PHP Error Log 25 lines

[07-Mar-2026 20:50:07 UTC] PHP Warning:  Undefined property: stdClass::$publish in /wp-content/plugins/ikaros-ai-manifest/includes/class-admin-controller.php on line 2514
[07-Mar-2026 20:50:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_shop() in /wp-content/plugins/ikaros-ai-manifest/includes/class-bot-bridge.php:68
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Ikaros_AI_Manifest_Bot_Bridge->send_discovery_headers()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(570): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(598): do_action_ref_array()
#4 /wp-includes/class-wp.php(829): WP->send_headers()
#5 /wp-includes/functions.php(1343): WP->main()
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/ikaros-ai-manifest/includes/class-bot-bridge.php on line 68
[07-Mar-2026 20:50:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_shop() in /wp-content/plugins/ikaros-ai-manifest/includes/class-bot-bridge.php:68
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Ikaros_AI_Manifest_Bot_Bridge->send_discovery_headers()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(570): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(598): do_action_ref_array()
#4 /wp-includes/class-wp.php(829): WP->send_headers()
#5 /wp-includes/functions.php(1343): WP->main()
#6 /wp-blog-header.php(16): wp()
#7 /index.php(17): require('...')
#8 {main}
  thrown in /wp-content/plugins/ikaros-ai-manifest/includes/class-bot-bridge.php on line 68
See also: All tests for this plugin