AIP: Complete AI Toolkit for WordPress (formerly AI Power) 2.3.37

Does "AIP: Complete AI Toolkit for WordPress (formerly AI Power)" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: 0.047 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,000+
WordPress.org page https://wordpress.org/plugins/gpt3-ai-content-generator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

AIP ‹ Test site — WordPress

Page screenshot: AIP ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpaicg
Requested URL /wp-admin/plugins.php?action=activate&plugin=gpt3-ai-content-generator%2Fgpt3-ai-content-generator.php&plugin_status=all&paged=1&s&_wpnonce=7c53adf4f6
Aspect after-activation
HTTP status 200
Load time 1.362 s
Memory usage 4.53 MiB
JS errors None
Resource errors None

AIP

Page screenshot: AIP
URL /wp-admin/admin.php?page=wpaicg
Aspect menu-item
HTTP status 200
Load time 0.254 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

AIP → Role Manager

Page screenshot: AIP → Role Manager
URL /wp-admin/admin.php?page=aipkit-role-manager
Aspect menu-item
HTTP status 200
Load time 0.270 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

AIP → Upgrade  ➤

Page screenshot: AIP → Upgrade  ➤
URL /wp-admin/admin.php?page=wpaicg-pricing
Aspect menu-item
HTTP status 200
Load time 0.350 s
Memory usage 4.32 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.485 s
Memory usage 3.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.312 s-0.015 s3.51 MiB4.25 MiB+ 758.3 KiB
/wp-admin/edit.php0.184 s0.527 s+0.343 s3.57 MiB4.38 MiB+ 830.15 KiB
/wp-admin/post-new.php0.761 s1.113 s+0.352 s6.06 MiB6.91 MiB+ 866.55 KiB
/wp-admin/upload.php0.664 s0.534 s-0.130 s3.52 MiB4.18 MiB+ 667.23 KiB
/wp-admin/options-writing.php0.222 s0.222 s+0.000 s3.5 MiB4.16 MiB+ 677.91 KiB
/wp-admin/media-new.php0.268 s0.265 s-0.003 s3.49 MiB4.16 MiB+ 684.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.208 s-0.025 s3.5 MiB4.2 MiB+ 710.85 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.646 s+0.050 s6.05 MiB6.89 MiB+ 863.52 KiB
/wp-admin/options-discussion.php0.307 s0.522 s+0.215 s3.5 MiB4.18 MiB+ 689.65 KiB
/wp-admin/edit-comments.php0.408 s0.238 s-0.170 s3.52 MiB4.2 MiB+ 697.72 KiB
/0.292 s0.197 s-0.095 s3.5 MiB3.96 MiB+ 469.39 KiB
Average 0.387 s0.435 s+0.047 s3.98 MiB4.68 MiB+ 719.6 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
PHP100.0%60,52714,517960
Total 60,527 14,517 960

PHP Code Analysis | More results »

Lines of code 48,588
Total complexity 10,972
Median class complexity 11.0
Median method complexity 2.0
Most complex class WPAICG\Core\Ajax\AIPKit_Core_Ajax_Handler
Most complex function sanitize_settings_logic()
Classes 330
Methods 1,225
Functions 474

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 13

Custom Post Types 2

ID Name
aipkit_chatbotAIPKit Chatbots
aipkit_ai_formAI Forms

PHP Error Log 509 lines

[26-Aug-2025 13:59:13 UTC] AIPKIT DEBUG: Updating 'aipkit_options' from /wp-content/plugins/gpt3-ai-content-generator/classes/core/providers/google/check-and-init-safety-settings.php::check_and_init_safety_settings_logic. DATA: Array
(
    [providers] => Array
        (
            [Google] => Array
                (
                    [safety_settings] => Array
                        (
                            [0] => Array
                                (
                                    [category] => HARM_CATEGORY_HARASSMENT
                                    [threshold] => BLOCK_NONE
                                )

                            [1] => Array
                                (
                                    [category] => HARM_CATEGORY_HATE_SPEECH
                                    [threshold] => BLOCK_NONE
                                )

                            [2] => Array
                                (
                                    [category] => HARM_CATEGORY_SEXUALLY_EXPLICIT
                                    [threshold] => BLOCK_NONE
                                )

                            [3] => Array
                                (
                                    [category] => HARM_CATEGORY_DANGEROUS_CONTENT
                                    [threshold] => BLOCK_NONE
                                )

                            [4] => Array
                                (
                                    [category] => HARM_CATEGORY_CIVIC_INTEGRITY
                                    [threshold] => BLOCK_NONE
                                )

                        )

                )

        )

)
 BACKTRACE: activate_plugin, plugin_sandbox_scrape, include_once('/plugins/gpt3-ai-content-generator/gpt3-ai-content-generator.php'), WPAICG\WP_AI_Content_Generator->run, WPAICG\Includes\AIPKit_Dependency_Loader::load, WPAICG\Includes\DependencyLoaders\Dashboard_Base_Classes_Loader::load, require_once('/plugins/gpt3-ai-content-generator/classes/dashboard/class-aipkit_ai_settings.php'), WPAICG\AIPKIT_AI_Settings::init, WPAICG\Core\Providers\Google\GoogleSettingsHandler::check_and_init_safety_settings, WPAICG\Core\Providers\Google\Methods\check_and_init_safety_settings_logic
[26-Aug-2025 13:59:13 UTC] AIPKIT DEBUG: Updating 'aipkit_options' from /wp-content/plugins/gpt3-ai-content-generator/classes/dashboard/class-aipkit_ai_settings.php::check_and_init_ai_parameters (initializing). DATA: Array
(
    [providers] => Array
        (
            [Google] => Array
                (
                    [safety_settings] => Array
                        (
                            [0] => Array
                                (
                                    [category] => HARM_CATEGORY_HARASSMENT
                                    [threshold] => BLOCK_NONE
                                )

                            [1] => Array
                                (
                                    [category] => HARM_CATEGORY_HATE_SPEECH
                                    [threshold] => BLOCK_NONE
                                )

                            [2] => Array
                                (
                                    [category] => HARM_CATEGORY_SEXUALLY_EXPLICIT
                                    [threshold] => BLOCK_NONE
                                )

                            [3] => Array
                                (
                                    [category] => HARM_CATEGORY_DANGEROUS_CONTENT
                                    [threshold] => BLOCK_NONE
                                )

                            [4] => Array
                                (
                                    [category] => HARM_CATEGORY_CIVIC_INTEGRITY
                                    [threshold] => BLOCK_NONE
                                )

                        )

                )

        )

    [ai_parameters] => Array
        (
            [max_completion_tokens] => 4000
            [temperature] => 1
            [top_p] => 1
            [frequency_penalty] => 0
            [presence_penalty] => 0
        )

)

(+409 more lines)
See also: All tests for this plugin, How to Hide AIP: Complete AI Toolkit for WordPress (formerly AI Power) Admin Menus