WG Bootstarp Carousel 1.5

Does WG Bootstarp Carousel work with WordPress 6.8.1 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.1
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=ae32c5e3bd
Aspect after-activation
HTTP status 200
Load time 0.275 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.263 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.272 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.296 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.1:6:216\n    at https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=6.8.1: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.496 s0.293 s-0.203 s3.51 MiB3.54 MiB+ 33.86 KiB
/wp-admin/edit.php0.210 s0.203 s-0.007 s3.57 MiB3.6 MiB+ 33.37 KiB
/wp-admin/post-new.php0.824 s0.711 s-0.113 s6.06 MiB6.11 MiB+ 44.95 KiB
/wp-admin/upload.php0.784 s0.563 s-0.221 s3.52 MiB3.54 MiB+ 15.96 KiB
/wp-admin/options-writing.php0.212 s0.254 s+0.042 s3.5 MiB3.52 MiB+ 19.95 KiB
/wp-admin/media-new.php0.281 s0.258 s-0.023 s3.49 MiB3.52 MiB+ 28.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.191 s+0.018 s3.5 MiB3.54 MiB+ 38.82 KiB
/wp-admin/post-new.php?post_type=page0.742 s0.583 s-0.159 s6.05 MiB6.09 MiB+ 40.48 KiB
/wp-admin/options-discussion.php0.268 s0.244 s-0.024 s3.5 MiB3.52 MiB+ 16.45 KiB
/wp-admin/edit-comments.php0.218 s0.215 s-0.003 s3.52 MiB3.54 MiB+ 15.95 KiB
/0.316 s0.259 s-0.057 s3.43 MiB3.46 MiB+ 30.52 KiB
Average 0.411 s0.343 s-0.068 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-May-2025 01:40:41 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-May-2025 01:40:41 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-May-2025 01:40:41 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-May-2025 01:40:41 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-May-2025 01:40:41 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-May-2025 01:40:41 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-May-2025 01:40:41 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-May-2025 01:40:41 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-May-2025 01:40:41 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-May-2025 01:40:41 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-May-2025 01:40:41 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-May-2025 01:40:41 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-May-2025 01:40:41 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-May-2025 01:40:41 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-May-2025 01:40:41 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-May-2025 01:40:44 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-May-2025 01:40:44 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-May-2025 01:40:44 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-May-2025 01:40:44 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-May-2025 01:40:44 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-May-2025 01:40:44 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-May-2025 01:40:44 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-May-2025 01:40:44 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-May-2025 01:40:44 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-May-2025 01:40:44 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-May-2025 01:40:44 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-May-2025 01:40:44 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-May-2025 01:40:48 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[16-May-2025 01:40:48 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-May-2025 01:40:48 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-May-2025 01:40:48 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[16-May-2025 01:40:48 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-May-2025 01:40:48 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-May-2025 01:40:48 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[16-May-2025 01:40:48 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-May-2025 01:40:48 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[16-May-2025 01:40:48 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[16-May-2025 01:40:48 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[16-May-2025 01:40:48 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