WG Bootstarp Carousel 1.5

Does WG Bootstarp Carousel work with WordPress 6.8.2 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.2
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=c9b215441b
Aspect after-activation
HTTP status 200
Load time 0.260 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.293 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.323 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.274 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.2:6:216\n    at https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=6.8.2: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.390 s0.324 s-0.066 s3.51 MiB3.54 MiB+ 33.86 KiB
/wp-admin/edit.php0.231 s0.248 s+0.017 s3.57 MiB3.6 MiB+ 33.37 KiB
/wp-admin/post-new.php0.903 s0.758 s-0.145 s6.06 MiB6.11 MiB+ 44.95 KiB
/wp-admin/upload.php0.768 s0.605 s-0.163 s3.52 MiB3.54 MiB+ 15.96 KiB
/wp-admin/options-writing.php0.230 s0.236 s+0.006 s3.5 MiB3.52 MiB+ 19.95 KiB
/wp-admin/media-new.php0.273 s0.227 s-0.046 s3.49 MiB3.52 MiB+ 28.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.207 s+0.018 s3.5 MiB3.54 MiB+ 38.82 KiB
/wp-admin/post-new.php?post_type=page0.713 s0.604 s-0.109 s6.05 MiB6.09 MiB+ 40.48 KiB
/wp-admin/options-discussion.php0.469 s0.349 s-0.120 s3.5 MiB3.52 MiB+ 16.45 KiB
/wp-admin/edit-comments.php0.247 s0.245 s-0.002 s3.52 MiB3.54 MiB+ 15.95 KiB
/0.303 s0.536 s+0.233 s3.43 MiB3.46 MiB+ 30.52 KiB
Average 0.429 s0.394 s-0.034 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

[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[31-Jul-2025 15:21:00 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:00 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
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[31-Jul-2025 15:21:03 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[31-Jul-2025 15:21:03 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
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[31-Jul-2025 15:21:07 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
[31-Jul-2025 15:21:07 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
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[31-Jul-2025 15:21:07 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
[31-Jul-2025 15:21:07 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
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[31-Jul-2025 15:21:07 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
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[31-Jul-2025 15:21:07 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[31-Jul-2025 15:21:07 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