AIKO - AI Developer Lite 2.0.0

Does AIKO - AI Developer Lite work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP warnings
5PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 57.53 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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/aiko-developer-lite/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

AIKO Lite Home ‹ Test site — WordPress

Page screenshot: AIKO Lite Home ‹ Test site — WordPress
URL /wp-admin/admin.php?page=aiko-developer-home
Requested URL /wp-admin/plugins.php?action=activate&plugin=aiko-developer-lite%2Faiko-developer-lite-init.php&plugin_status=all&paged=1&s&_wpnonce=99e96dcec7
Aspect after-activation
HTTP status 200
Load time 0.298 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

AIKO Developer Lite

Page screenshot: AIKO Developer Lite
URL /wp-admin/admin.php?page=aiko-developer-home
Aspect menu-item
HTTP status 200
Load time 0.397 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

AIKO Developer Lite → Instant Plugins

Page screenshot: AIKO Developer Lite → Instant Plugins
URL /wp-admin/edit.php?post_type=aiko_developer
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

AIKO Developer Lite → Add New Plugin

Page screenshot: AIKO Developer Lite → Add New Plugin
URL /wp-admin/post-new.php?post_type=aiko_developer
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

AIKO Developer Lite → Settings

Page screenshot: AIKO Developer Lite → Settings
URL /wp-admin/admin.php?page=aiko-developer-settings
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.53 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.212 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.315 s0.307 s-0.008 s3.48 MiB3.55 MiB+ 70.52 KiB
/wp-admin/edit.php0.183 s0.198 s+0.015 s3.54 MiB3.61 MiB+ 70.16 KiB
/wp-admin/post-new.php0.747 s0.626 s-0.121 s5.93 MiB6 MiB+ 79.99 KiB
/wp-admin/upload.php0.532 s0.336 s-0.196 s3.5 MiB3.55 MiB+ 52.02 KiB
/wp-admin/options-writing.php0.215 s0.174 s-0.041 s3.47 MiB3.53 MiB+ 56.01 KiB
/wp-admin/media-new.php0.257 s0.228 s-0.029 s3.46 MiB3.53 MiB+ 64.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.337 s+0.099 s3.48 MiB3.55 MiB+ 74.88 KiB
/wp-admin/post-new.php?post_type=page0.535 s0.617 s+0.082 s5.92 MiB5.99 MiB+ 75.52 KiB
/wp-admin/options-discussion.php0.256 s0.219 s-0.037 s3.48 MiB3.53 MiB+ 52.51 KiB
/wp-admin/edit-comments.php0.201 s0.195 s-0.006 s3.5 MiB3.55 MiB+ 52.01 KiB
/0.290 s0.184 s-0.106 s3.48 MiB3.46 MiB- 14.92 KiB
Average 0.343 s0.311 s-0.032 s3.93 MiB3.99 MiB+ 57.53 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
Sass
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP44.6%1,6662311
Sass22.1%82701
CSS20.3%760391
JavaScript12.2%457281
JSON0.8%2901
Total 3,739 90 15

PHP Code Analysis | More results »

Lines of code 1,651
Total complexity 283
Median class complexity 39.0
Median method complexity 1.0
Most complex class Aiko_Developer_Core_Framework
Most complex function Aiko_Developer_Core_Lite::aiko_developer_save_generate()
Classes 9
Methods 85
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.

Options wp_options 1

Custom Post Types 1

ID Name
aiko_developerInstant Plugins

Meta Boxes

{
    "aiko_developer": {
        "aiko-developer-php-output-meta-box": {
            "title": "PHP",
            "context": "normal"
        },
        "aiko-developer-js-output-meta-box": {
            "title": "JavaScript",
            "context": "normal"
        },
        "aiko-developer-css-output-meta-box": {
            "title": "CSS",
            "context": "normal"
        },
        "aiko-developer-download-meta-box": {
            "title": "Download",
            "context": "side"
        }
    }
}

PHP Error Log 17 lines

[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[14-Feb-2025 10:53:33 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 718
[14-Feb-2025 10:53:33 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 718
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 728
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 731
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 752
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 717
[14-Feb-2025 10:53:33 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 718
[14-Feb-2025 10:53:33 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 718
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 728
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 731
[14-Feb-2025 10:53:33 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 752
[14-Feb-2025 10:53:33 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/link-template.php on line 4830
See also: All tests for this plugin, How to Hide AIKO - AI Developer Lite Admin Menus and Meta Boxes