Does Post Backgrounds work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 4.8 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.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/post-backgrounds/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=post-backgrounds%2Fpost-backgrounds.php&plugin_status=all&paged=1&s&_wpnonce=72c5f7ff68 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.197 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.192 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.558 s |
Memory usage | 6.08 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.581 s |
Memory usage | 6.06 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.244 s | 0.313 s | +0.069 s | 3.51 MiB | 3.52 MiB | + 10.88 KiB |
/wp-admin/edit.php | 0.160 s | 0.153 s | -0.007 s | 3.57 MiB | 3.58 MiB | + 11.28 KiB |
/wp-admin/post-new.php | 0.627 s | 0.515 s | -0.112 s | 6.06 MiB | 6.08 MiB | + 14.57 KiB |
/wp-admin/upload.php | 0.721 s | 0.410 s | -0.311 s | 3.52 MiB | 3.52 MiB | - 6.13 KiB |
/wp-admin/options-writing.php | 0.183 s | 0.146 s | -0.037 s | 3.5 MiB | 3.5 MiB | - 2.13 KiB |
/wp-admin/media-new.php | 0.241 s | 0.194 s | -0.047 s | 3.49 MiB | 3.5 MiB | + 6.06 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.161 s | 0.279 s | +0.118 s | 3.5 MiB | 3.52 MiB | + 16.73 KiB |
/wp-admin/post-new.php?post_type=page | 0.529 s | 0.566 s | +0.037 s | 6.05 MiB | 6.06 MiB | + 10.09 KiB |
/wp-admin/options-discussion.php | 0.239 s | 0.304 s | +0.065 s | 3.5 MiB | 3.5 MiB | - 5.63 KiB |
/wp-admin/edit-comments.php | 0.155 s | 0.164 s | +0.009 s | 3.52 MiB | 3.52 MiB | - 6.13 KiB |
/ | 0.252 s | 0.168 s | -0.084 s | 3.43 MiB | 3.44 MiB | + 3.15 KiB |
Average | 0.319 s | 0.292 s | -0.027 s | 3.97 MiB | 3.97 MiB | + 4.8 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 | 100.0% | 193 | 22 | 4 | |
Total | 193 | 22 | 4 |
Lines of code | 188 |
---|---|
Total complexity | 42 |
Median class complexity | 18.0 |
Median method complexity | 1.5 |
Most complex class | PostBackgroundPluginAdmin |
Most complex function | PostBackgroundPluginPost::rule() |
Classes | 3 |
---|---|
Methods | 16 |
Functions | 0 |
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.
{
"post": {
"postbackground-content": {
"title": "Post Content Area Background",
"context": "normal"
},
"postbackground-body": {
"title": "Body Post Background",
"context": "normal"
}
},
"page": {
"postbackground-content": {
"title": "Page Content Area Background",
"context": "normal"
},
"postbackground-body": {
"title": "Body Page Background",
"context": "normal"
}
}
}
The log file is empty.