OpenAI Tools 1.4.3

Does OpenAI Tools work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
10PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 21.44 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/openai-tools-for-wp-wc/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=openai-tools-for-wp-wc%2Fopenai-tools.php&plugin_status=all&paged=1&s&_wpnonce=f54a98286a
Aspect after-activation
HTTP status 200
Load time 0.444 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Settings → AI Server

Page screenshot: Settings → AI Server
URL /wp-admin/options-general.php?page=ai-tools-settings
Aspect menu-item
HTTP status 200
Load time 0.463 s
Memory usage 3.36 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.229 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.654 s
Memory usage 5.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.400 s0.345 s-0.055 s3.38 MiB3.41 MiB+ 27.87 KiB
/wp-admin/edit.php0.347 s0.231 s-0.116 s3.41 MiB3.43 MiB+ 27.87 KiB
/wp-admin/post-new.php0.879 s0.858 s-0.021 s5.46 MiB5.49 MiB+ 36.11 KiB
/wp-admin/upload.php0.597 s0.581 s-0.016 s3.32 MiB3.33 MiB+ 10.46 KiB
/wp-admin/options-writing.php0.232 s0.286 s+0.054 s3.32 MiB3.32 MiB+ 3.05 KiB
/wp-admin/media-new.php0.305 s0.337 s+0.032 s3.3 MiB3.32 MiB+ 22.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.203 s-0.021 s3.31 MiB3.34 MiB+ 27.82 KiB
/wp-admin/post-new.php?post_type=page0.828 s0.631 s-0.197 s5.45 MiB5.48 MiB+ 35.45 KiB
/wp-admin/options-discussion.php0.303 s0.295 s-0.008 s3.3 MiB3.31 MiB+ 10.95 KiB
/wp-admin/edit-comments.php0.320 s0.487 s+0.167 s3.34 MiB3.35 MiB+ 10.45 KiB
/0.288 s0.222 s-0.066 s3.31 MiB3.33 MiB+ 23.2 KiB
Average 0.429 s0.407 s-0.022 s3.72 MiB3.74 MiB+ 21.44 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.2%1,325379
JavaScript4.6%6511
SVG1.2%1701
Total 1,407 38 11

PHP Code Analysis | More results »

Lines of code 747
Total complexity 63
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function ai_tools_settings_page()
Classes 0
Methods 0
Functions 22

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.

Meta Boxes

{
    "post": {
        "openai_post_comment_generator": {
            "title": "AI Commenter",
            "context": "side"
        }
    },
    "product": {
        "ai_reviwer": {
            "title": "AI Reviewer",
            "context": "side"
        }
    }
}

PHP Error Log 10 lines

[20-Mar-2024 01:18:29 UTC] PHP Warning:  Undefined variable $disable_openai in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 13
[20-Mar-2024 01:18:29 UTC] PHP Warning:  Undefined variable $disable_groq in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 17
[20-Mar-2024 01:18:29 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 46
[20-Mar-2024 01:18:29 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 47
[20-Mar-2024 01:18:29 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 140
[20-Mar-2024 01:18:39 UTC] PHP Warning:  Undefined variable $disable_openai in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 13
[20-Mar-2024 01:18:39 UTC] PHP Warning:  Undefined variable $disable_groq in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 17
[20-Mar-2024 01:18:39 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 46
[20-Mar-2024 01:18:39 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 47
[20-Mar-2024 01:18:39 UTC] PHP Warning:  Undefined variable $disable_submit in /wp-content/plugins/openai-tools-for-wp-wc/templates/admin/post-comment-generator.php on line 140
See also: All tests for this plugin, How to Hide OpenAI Tools Admin Menus and Meta Boxes