WG Bootstarp Carousel 1.5

Does WG Bootstarp Carousel work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
27PHP warnings
12PHP deprecation warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wg-bootstrap-carousel/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

WGBC Carousels

Page screenshot: WGBC Carousels
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

WGBC Carousels → Add New WGBC Carousel

Page screenshot: WGBC Carousels → Add New WGBC Carousel
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.273 s
Memory usage 3.46 MiB
JS errors
[
    {
        "message": "Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3\n    at https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=6.8.3:6:216\n    at https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=6.8.3:6:318",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.303 s-0.042 s3.51 MiB3.54 MiB+ 33.86 KiB
/wp-admin/edit.php0.199 s0.207 s+0.008 s3.57 MiB3.6 MiB+ 33.37 KiB
/wp-admin/post-new.php0.771 s0.651 s-0.120 s6.06 MiB6.11 MiB+ 44.96 KiB
/wp-admin/upload.php0.778 s0.449 s-0.329 s3.52 MiB3.54 MiB+ 15.96 KiB
/wp-admin/options-writing.php0.234 s0.194 s-0.040 s3.5 MiB3.52 MiB+ 19.95 KiB
/wp-admin/media-new.php0.318 s0.263 s-0.055 s3.49 MiB3.52 MiB+ 28.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.232 s0.172 s-0.060 s3.5 MiB3.54 MiB+ 38.82 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.604 s-0.006 s6.05 MiB6.09 MiB+ 40.48 KiB
/wp-admin/options-discussion.php0.436 s0.263 s-0.173 s3.5 MiB3.52 MiB+ 16.45 KiB
/wp-admin/edit-comments.php0.404 s0.193 s-0.211 s3.52 MiB3.54 MiB+ 15.95 KiB
/0.347 s0.225 s-0.122 s3.43 MiB3.46 MiB+ 30.52 KiB
Average 0.425 s0.320 s-0.105 s3.97 MiB4 MiB+ 28.95 KiB

Code Statistics

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP71.6%463315
CSS9.1%5901
SVG7.7%5001
PO File7.1%46151
JavaScript4.5%2901
Total 647 46 9

PHP Code Analysis | More results »

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

Additions

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.

Custom Post Types 1

ID Name
wgbc_carouselsWGBC Carousels

Meta Boxes

{
    "wgbc_carousels": {
        "slides": {
            "title": "Slides",
            "context": "normal"
        },
        "slide_options": {
            "title": "Slider Options (Optional)",
            "context": "side"
        }
    }
}

PHP Error Log 39 lines

[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
See also: All tests for this plugin, How to Hide WG Bootstarp Carousel Admin Menus and Meta Boxes