Custom Post Carousels with Owl 1.4.5

Does Custom Post Carousels with Owl work with WordPress 5.9 and PHP 7.4.8? 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: 54.43 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=b49d5163c3
Aspect after-activation
HTTP status 200
Load time 0.515 s
Memory usage 3.3 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.298 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.438 s
Memory usage 3.51 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.238 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.322 s-0.024 s3.36 MiB3.41 MiB+ 44.64 KiB
/wp-admin/edit.php0.156 s0.174 s+0.018 s3.39 MiB3.44 MiB+ 44.72 KiB
/wp-admin/post-new.php0.727 s0.768 s+0.041 s6.14 MiB6.2 MiB+ 57.84 KiB
/wp-admin/upload.php0.383 s0.262 s-0.121 s3.24 MiB3.29 MiB+ 50.88 KiB
/wp-admin/options-writing.php0.217 s0.143 s-0.074 s3.24 MiB3.27 MiB+ 35.98 KiB
/wp-admin/media-new.php0.235 s0.172 s-0.063 s3.22 MiB3.27 MiB+ 51.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.165 s-0.011 s3.25 MiB3.3 MiB+ 52.9 KiB
/wp-admin/post-new.php?post_type=page0.643 s0.706 s+0.063 s6.14 MiB6.19 MiB+ 53.43 KiB
/wp-admin/options-discussion.php0.183 s0.266 s+0.083 s3.22 MiB3.27 MiB+ 52.62 KiB
/wp-admin/edit-comments.php0.201 s0.173 s-0.028 s3.26 MiB3.37 MiB+ 106.87 KiB
/0.294 s0.185 s-0.109 s3.35 MiB3.4 MiB+ 47.13 KiB
Average 0.324 s0.303 s-0.020 s3.8 MiB3.86 MiB+ 54.43 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.7%1,78677313
JavaScript23.7%7721252
CSS21.6%7051136
Total 3,263 1,011 21

PHP Code Analysis | More results »

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