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

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.028 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=3616f4e7a5
Aspect after-activation
HTTP status 200
Load time 1.462 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.354 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.277 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.390 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.530 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.366 s0.705 s+0.339 s3.51 MiB4.25 MiB+ 758.3 KiB
/wp-admin/edit.php0.280 s0.441 s+0.161 s3.57 MiB4.38 MiB+ 830.15 KiB
/wp-admin/post-new.php1.056 s1.685 s+0.629 s6.06 MiB6.91 MiB+ 866.55 KiB
/wp-admin/upload.php0.689 s0.524 s-0.165 s3.52 MiB4.18 MiB+ 667.23 KiB
/wp-admin/options-writing.php0.278 s0.211 s-0.067 s3.5 MiB4.16 MiB+ 677.91 KiB
/wp-admin/media-new.php0.338 s0.274 s-0.064 s3.49 MiB4.16 MiB+ 684.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.207 s-0.011 s3.5 MiB4.2 MiB+ 710.85 KiB
/wp-admin/post-new.php?post_type=page1.428 s0.993 s-0.435 s6.05 MiB6.89 MiB+ 863.52 KiB
/wp-admin/options-discussion.php0.352 s0.570 s+0.218 s3.5 MiB4.18 MiB+ 689.65 KiB
/wp-admin/edit-comments.php0.470 s0.237 s-0.233 s3.52 MiB4.2 MiB+ 697.72 KiB
/0.333 s0.272 s-0.061 s3.5 MiB3.96 MiB+ 469.39 KiB
Average 0.528 s0.556 s+0.028 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,58514,521960
Total 60,585 14,521 960

PHP Code Analysis | More results »

Lines of code 48,646
Total complexity 10,994
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 21:05:15 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 21:05:15 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