Does AI Content X work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 25.12 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.
WordPress version | 6.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/ai-content-x/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=ai-content-x%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=9c0cac1427 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.258 s |
Memory usage | 3.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ai-content-x |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.148 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ai-content-x-openai-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.154 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=ai-content-x-logs |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.139 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.198 s |
Memory usage | 2.96 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.636 s |
Memory usage | 5.01 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.555 s |
Memory usage | 5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.639 s | 0.250 s | -0.389 s | 3.05 MiB | 3.08 MiB | + 34.02 KiB |
/wp-admin/edit.php | 0.166 s | 0.175 s | +0.009 s | 3.07 MiB | 3.11 MiB | + 33.31 KiB |
/wp-admin/post-new.php | 0.738 s | 0.618 s | -0.120 s | 4.97 MiB | 5.01 MiB | + 41.48 KiB |
/wp-admin/upload.php | 0.655 s | 0.354 s | -0.301 s | 2.99 MiB | 3.01 MiB | + 16.66 KiB |
/wp-admin/options-writing.php | 0.165 s | 0.223 s | +0.058 s | 2.99 MiB | 2.99 MiB | + 2.62 KiB |
/wp-admin/media-new.php | 0.254 s | 0.222 s | -0.032 s | 2.97 MiB | 3 MiB | + 28.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.178 s | 0.185 s | +0.007 s | 2.98 MiB | 3.01 MiB | + 34.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.588 s | 0.588 s | +0.000 s | 4.96 MiB | 5 MiB | + 37.06 KiB |
/wp-admin/options-discussion.php | 0.202 s | 0.185 s | -0.017 s | 2.98 MiB | 2.99 MiB | + 16.46 KiB |
/wp-admin/edit-comments.php | 0.196 s | 0.193 s | -0.003 s | 3 MiB | 3.02 MiB | + 16.69 KiB |
/ | 0.280 s | 0.205 s | -0.075 s | 2.94 MiB | 2.96 MiB | + 15.17 KiB |
Average | 0.369 s | 0.291 s | -0.078 s | 3.35 MiB | 3.38 MiB | + 25.12 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 93.6% | 728 | 90 | 9 | |
CSS | 4.4% | 34 | 0 | 1 | |
JavaScript | 2.1% | 16 | 0 | 1 | |
Total | 778 | 90 | 11 |
Lines of code | 738 |
---|---|
Total complexity | 88 |
Median class complexity | 0.0 |
Median method complexity | 0.0 |
Most complex class | — |
Most complex function | ai_content_x_save_postdata() |
Classes | 0 |
---|---|
Methods | 0 |
Functions | 44 |
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.
wp_options
2{
"post": {
"ai_content_x_sectionid": {
"title": "AI Content X",
"context": "advanced"
}
},
"page": {
"ai_content_x_sectionid": {
"title": "AI Content X",
"context": "advanced"
}
}
}
[30-Dec-2022 14:04:18 UTC] PHP Fatal error: Uncaught ArgumentCountError: _() expects exactly 1 argument, 2 given in /wp-content/plugins/ai-content-x/utils/pages/logs.php:39
Stack trace:
#0 /wp-content/plugins/ai-content-x/utils/pages/logs.php(39): _()
#1 /wp-includes/class-wp-hook.php(308): ai_content_x_logs_page()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
thrown in /wp-content/plugins/ai-content-x/utils/pages/logs.php on line 39