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=d9de9d21d0 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.272 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.146 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.165 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.141 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.208 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.619 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.618 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.291 s | 0.257 s | -0.034 s | 3.05 MiB | 3.08 MiB | + 34.02 KiB |
/wp-admin/edit.php | 0.190 s | 0.185 s | -0.005 s | 3.07 MiB | 3.11 MiB | + 33.31 KiB |
/wp-admin/post-new.php | 0.767 s | 0.634 s | -0.133 s | 4.97 MiB | 5.01 MiB | + 41.48 KiB |
/wp-admin/upload.php | 0.542 s | 0.441 s | -0.101 s | 2.99 MiB | 3.01 MiB | + 16.66 KiB |
/wp-admin/options-writing.php | 0.171 s | 0.196 s | +0.025 s | 2.99 MiB | 2.99 MiB | + 2.62 KiB |
/wp-admin/media-new.php | 0.263 s | 0.230 s | -0.033 s | 2.97 MiB | 2.99 MiB | + 28.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.181 s | 0.196 s | +0.015 s | 2.98 MiB | 3.01 MiB | + 34.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.594 s | 0.607 s | +0.013 s | 4.96 MiB | 5 MiB | + 37.06 KiB |
/wp-admin/options-discussion.php | 0.212 s | 0.185 s | -0.027 s | 2.97 MiB | 2.99 MiB | + 16.46 KiB |
/wp-admin/edit-comments.php | 0.195 s | 0.196 s | +0.001 s | 3 MiB | 3.02 MiB | + 16.69 KiB |
/ | 0.276 s | 0.212 s | -0.064 s | 2.94 MiB | 2.96 MiB | + 15.17 KiB |
Average | 0.335 s | 0.304 s | -0.031 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"
}
}
}
[28-Dec-2022 04:00:53 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