Does Post Backgrounds work with WordPress 6.8.3 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:
0.021 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.8.3 |
---|---|
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=bd7259321b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.312 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.183 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 | 1.311 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.774 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.354 s | 0.327 s | -0.027 s | 3.51 MiB | 3.52 MiB | + 10.88 KiB |
/wp-admin/edit.php | 0.208 s | 0.191 s | -0.017 s | 3.57 MiB | 3.58 MiB | + 11.28 KiB |
/wp-admin/post-new.php | 0.790 s | 0.625 s | -0.165 s | 6.06 MiB | 6.08 MiB | + 14.57 KiB |
/wp-admin/upload.php | 0.575 s | 0.977 s | +0.402 s | 3.52 MiB | 3.52 MiB | - 6.13 KiB |
/wp-admin/options-writing.php | 0.219 s | 0.189 s | -0.030 s | 3.5 MiB | 3.5 MiB | - 2.13 KiB |
/wp-admin/media-new.php | 0.316 s | 0.239 s | -0.077 s | 3.49 MiB | 3.5 MiB | + 6.06 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.230 s | 0.204 s | -0.026 s | 3.5 MiB | 3.52 MiB | + 16.73 KiB |
/wp-admin/post-new.php?post_type=page | 0.599 s | 0.820 s | +0.221 s | 6.05 MiB | 6.06 MiB | + 10.09 KiB |
/wp-admin/options-discussion.php | 0.271 s | 0.482 s | +0.211 s | 3.5 MiB | 3.5 MiB | - 5.63 KiB |
/wp-admin/edit-comments.php | 0.427 s | 0.246 s | -0.181 s | 3.52 MiB | 3.52 MiB | - 6.13 KiB |
/ | 0.305 s | 0.221 s | -0.084 s | 3.43 MiB | 3.44 MiB | + 3.15 KiB |
Average | 0.390 s | 0.411 s | +0.021 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.