Custom Post Carousels with Owl 1.4.9

Does Custom Post Carousels with Owl work with WordPress 6.6.2 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: 61.07 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.6.2
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=fbf2bc9d4c
Aspect after-activation
HTTP status 200
Load time 0.333 s
Memory usage 3.53 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.197 s
Memory usage 3.57 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.529 s
Memory usage 3.58 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.240 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.341 s-0.015 s3.47 MiB3.52 MiB+ 50.82 KiB
/wp-admin/edit.php0.226 s0.228 s+0.002 s3.54 MiB3.59 MiB+ 49.95 KiB
/wp-admin/post-new.php0.881 s0.622 s-0.259 s5.75 MiB5.83 MiB+ 81.02 KiB
/wp-admin/upload.php0.597 s0.553 s-0.044 s3.49 MiB3.52 MiB+ 32.23 KiB
/wp-admin/options-writing.php0.230 s0.210 s-0.020 s3.41 MiB3.5 MiB+ 95.35 KiB
/wp-admin/media-new.php0.264 s0.251 s-0.013 s3.4 MiB3.5 MiB+ 108.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.220 s+0.019 s3.47 MiB3.52 MiB+ 55.4 KiB
/wp-admin/post-new.php?post_type=page0.648 s0.620 s-0.028 s5.75 MiB5.82 MiB+ 76.6 KiB
/wp-admin/options-discussion.php0.299 s0.273 s-0.026 s3.41 MiB3.5 MiB+ 96.73 KiB
/wp-admin/edit-comments.php0.257 s0.475 s+0.218 s3.49 MiB3.52 MiB+ 32.54 KiB
/0.380 s0.213 s-0.167 s3.45 MiB3.45 MiB- 7.56 KiB
Average 0.394 s0.364 s-0.030 s3.88 MiB3.93 MiB+ 61.07 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,79377813
JavaScript23.6%7721252
CSS21.6%7051136
Total 3,270 1,016 21

PHP Code Analysis | More results »

Lines of code 1,788
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