Custom Post Carousels with Owl 1.4.8

Does Custom Post Carousels with Owl work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 43.04 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/dd-post-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=dd-post-carousel%2Fowl-carousel-2.php&plugin_status=all&paged=1&s&_wpnonce=0a4fc3c5c6
Aspect after-activation
HTTP status 200
Load time 0.502 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Carousels

Page screenshot: Carousels
URL /wp-admin/edit.php?post_type=owl-carousel
Aspect menu-item
HTTP status 200
Load time 0.207 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Carousels → Add New

Page screenshot: Carousels → Add New
URL /wp-admin/post-new.php?post_type=owl-carousel
Aspect menu-item
HTTP status 200
Load time 0.542 s
Memory usage 3.46 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.261 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.603 s0.386 s-0.217 s3.38 MiB3.43 MiB+ 48.26 KiB
/wp-admin/edit.php0.273 s0.263 s-0.010 s3.41 MiB3.45 MiB+ 48.31 KiB
/wp-admin/post-new.php1.084 s0.675 s-0.409 s5.46 MiB5.52 MiB+ 62.28 KiB
/wp-admin/upload.php0.677 s0.511 s-0.166 s3.32 MiB3.35 MiB+ 30.96 KiB
/wp-admin/options-writing.php0.276 s0.268 s-0.008 s3.32 MiB3.34 MiB+ 24.12 KiB
/wp-admin/media-new.php0.379 s0.314 s-0.065 s3.29 MiB3.34 MiB+ 43.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.261 s0.242 s-0.019 s3.31 MiB3.36 MiB+ 48.63 KiB
/wp-admin/post-new.php?post_type=page0.682 s0.584 s-0.098 s5.45 MiB5.51 MiB+ 61.87 KiB
/wp-admin/options-discussion.php0.375 s0.320 s-0.055 s3.3 MiB3.33 MiB+ 32.95 KiB
/wp-admin/edit-comments.php0.251 s0.245 s-0.006 s3.33 MiB3.36 MiB+ 30.59 KiB
/0.285 s0.200 s-0.085 s3.31 MiB3.35 MiB+ 42.02 KiB
Average 0.468 s0.364 s-0.103 s3.72 MiB3.76 MiB+ 43.04 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP54.8%1,78877413
JavaScript23.6%7721252
CSS21.6%7051136
Total 3,265 1,012 21

PHP Code Analysis | More results »

Lines of code 1,783
Total complexity 335
Median class complexity 14.0
Median method complexity 1.0
Most complex class Owl_Carousel_2_Meta
Most complex function Owl_Carousel_2_Meta::render_carousel_data()
Classes 11
Methods 54
Functions 5

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
owl-carouselCarousels

Meta Boxes

{
    "owl-carousel": {
        "Carousel_Data": {
            "title": "Carousel Data",
            "context": "normal"
        },
        "owl-carousel-settings": {
            "title": "Carousel Functionality",
            "context": "side"
        },
        "owl-items-displayed": {
            "title": "Items Displayed",
            "context": "side"
        },
        "owl-shortcode-link": {
            "title": "Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Custom Post Carousels with Owl Admin Menus and Meta Boxes