WG Bootstarp Carousel 1.5

Does WG Bootstarp Carousel work with WordPress 6.4.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: 23.1 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.4.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=74a17565a4
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 3.35 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.266 s
Memory usage 3.38 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.289 s
Memory usage 3.39 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.278 s
Memory usage 3.34 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.4.3:6:216\n    at https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js?ver=6.4.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.327 s0.361 s+0.034 s3.38 MiB3.41 MiB+ 34.01 KiB
/wp-admin/edit.php0.211 s0.217 s+0.006 s3.41 MiB3.44 MiB+ 34.74 KiB
/wp-admin/post-new.php1.010 s0.591 s-0.419 s5.46 MiB5.5 MiB+ 40.72 KiB
/wp-admin/upload.php0.720 s0.382 s-0.338 s3.32 MiB3.34 MiB+ 17.34 KiB
/wp-admin/options-writing.php0.224 s0.205 s-0.019 s3.32 MiB3.33 MiB+ 9.92 KiB
/wp-admin/media-new.php0.304 s0.269 s-0.035 s3.3 MiB3.32 MiB+ 29.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.186 s-0.026 s3.31 MiB3.35 MiB+ 34.7 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.568 s-0.043 s5.45 MiB5.49 MiB+ 40.3 KiB
/wp-admin/options-discussion.php0.334 s0.295 s-0.039 s3.3 MiB3.32 MiB+ 17.83 KiB
/wp-admin/edit-comments.php0.264 s0.218 s-0.046 s3.34 MiB3.35 MiB+ 17.33 KiB
/0.312 s0.237 s-0.075 s3.36 MiB3.34 MiB- 22.3 KiB
Average 0.412 s0.321 s-0.091 s3.72 MiB3.75 MiB+ 23.1 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

[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[15-Feb-2024 06:30:28 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[15-Feb-2024 06:30: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
[15-Feb-2024 06:30: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 32
[15-Feb-2024 06:30: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 43
[15-Feb-2024 06:30: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 44
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[15-Feb-2024 06:30:31 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[15-Feb-2024 06:30:31 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
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined array key "caption" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 230
[15-Feb-2024 06:30:35 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
[15-Feb-2024 06:30:35 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
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined array key "slide" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 231
[15-Feb-2024 06:30:35 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
[15-Feb-2024 06:30:35 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
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined array key "file0" in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 315
[15-Feb-2024 06:30:35 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
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined variable $slide in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 338
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined variable $caption in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 339
[15-Feb-2024 06:30:35 UTC] PHP Warning:  Undefined variable $options in /wp-content/plugins/wg-bootstrap-carousel/includes/wgbc-metabox.php on line 348
[15-Feb-2024 06:30:35 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