Does WG Bootstarp Carousel work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 27 | PHP warnings |
| 12 | PHP deprecation warnings |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 28.95 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.3 |
|---|---|
| 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/wg-bootstrap-carousel/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wg-bootstrap-carousel%2Fwgbc-boostrap-carousel.php&plugin_status=all&paged=1&s&_wpnonce=6ae7290950 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.299 s |
| Memory usage | 3.55 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=wgbc_carousels |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.251 s |
| Memory usage | 3.58 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=wgbc_carousels |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.321 s |
| Memory usage | 3.59 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.273 s |
| Memory usage | 3.46 MiB |
| JS errors | |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.345 s | 0.303 s | -0.042 s | 3.51 MiB | 3.54 MiB | + 33.86 KiB |
| /wp-admin/edit.php | 0.199 s | 0.207 s | +0.008 s | 3.57 MiB | 3.6 MiB | + 33.37 KiB |
| /wp-admin/post-new.php | 0.771 s | 0.651 s | -0.120 s | 6.06 MiB | 6.11 MiB | + 44.96 KiB |
| /wp-admin/upload.php | 0.778 s | 0.449 s | -0.329 s | 3.52 MiB | 3.54 MiB | + 15.96 KiB |
| /wp-admin/options-writing.php | 0.234 s | 0.194 s | -0.040 s | 3.5 MiB | 3.52 MiB | + 19.95 KiB |
| /wp-admin/media-new.php | 0.318 s | 0.263 s | -0.055 s | 3.49 MiB | 3.52 MiB | + 28.15 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.232 s | 0.172 s | -0.060 s | 3.5 MiB | 3.54 MiB | + 38.82 KiB |
| /wp-admin/post-new.php?post_type=page | 0.610 s | 0.604 s | -0.006 s | 6.05 MiB | 6.09 MiB | + 40.48 KiB |
| /wp-admin/options-discussion.php | 0.436 s | 0.263 s | -0.173 s | 3.5 MiB | 3.52 MiB | + 16.45 KiB |
| /wp-admin/edit-comments.php | 0.404 s | 0.193 s | -0.211 s | 3.52 MiB | 3.54 MiB | + 15.95 KiB |
| / | 0.347 s | 0.225 s | -0.122 s | 3.43 MiB | 3.46 MiB | + 30.52 KiB |
| Average | 0.425 s | 0.320 s | -0.105 s | 3.97 MiB | 4 MiB | + 28.95 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 | 71.6% | 463 | 31 | 5 | |
| CSS | 9.1% | 59 | 0 | 1 | |
| SVG | 7.7% | 50 | 0 | 1 | |
| PO File | 7.1% | 46 | 15 | 1 | |
| JavaScript | 4.5% | 29 | 0 | 1 | |
| Total | 647 | 46 | 9 | ||
| Lines of code | 476 |
|---|---|
| Total complexity | 67 |
| Median class complexity | 0.0 |
| Median method complexity | 0.0 |
| Most complex class | — |
| Most complex function | update_wgbc_slides() |
| Classes | 0 |
|---|---|
| Methods | 0 |
| Functions | 15 |
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.
| ID | Name |
|---|---|
| wgbc_carousels | WGBC Carousels |
{
"wgbc_carousels": {
"slides": {
"title": "Slides",
"context": "normal"
},
"slide_options": {
"title": "Slider Options (Optional)",
"context": "side"
}
}
}[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:22 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:22 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:22 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-Oct-2025 05:45:22 UTC] PHP Warning: Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 160
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 32
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 43
[16-Oct-2025 05:45:22 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 44
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:24 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:24 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:24 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:24 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:24 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-Oct-2025 05:45:24 UTC] PHP Warning: Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-Oct-2025 05:45:24 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 160
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:28 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:28 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:28 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:28 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:28 UTC] PHP Warning: Trying to access array offset on value of type null in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-Oct-2025 05:45:28 UTC] PHP Warning: Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-Oct-2025 05:45:28 UTC] PHP Deprecated: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 160