Lorem Carousel 1.2.2

Does Lorem Carousel work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 68.67 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/lorem-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=lorem-carousel%2Florem-carousel.php&plugin_status=all&paged=1&s&_wpnonce=ef3aa433c4
Aspect after-activation
HTTP status 200
Load time 0.501 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Lorem Carousel

Page screenshot: Lorem Carousel
URL /wp-admin/edit.php?post_type=lorem_carousel
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Lorem Carousel → Add New Carousel

Page screenshot: Lorem Carousel → Add New Carousel
URL /wp-admin/post-new.php?post_type=lorem_carousel
Aspect menu-item
HTTP status 200
Load time 0.348 s
Memory usage 3.95 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.201 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.276 s+0.005 s3.51 MiB3.58 MiB+ 79.33 KiB
/wp-admin/edit.php0.171 s0.192 s+0.021 s3.57 MiB3.64 MiB+ 74.91 KiB
/wp-admin/post-new.php0.877 s0.594 s-0.283 s6.06 MiB6.14 MiB+ 77.66 KiB
/wp-admin/upload.php0.531 s0.294 s-0.237 s3.52 MiB3.59 MiB+ 63.37 KiB
/wp-admin/options-writing.php0.195 s0.173 s-0.022 s3.5 MiB3.57 MiB+ 67.36 KiB
/wp-admin/media-new.php0.254 s0.201 s-0.053 s3.49 MiB3.57 MiB+ 75.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.170 s+0.008 s3.5 MiB3.58 MiB+ 80.73 KiB
/wp-admin/post-new.php?post_type=page0.582 s0.742 s+0.160 s6.05 MiB6.12 MiB+ 73.18 KiB
/wp-admin/options-discussion.php0.400 s0.373 s-0.027 s3.5 MiB3.57 MiB+ 63.86 KiB
/wp-admin/edit-comments.php0.179 s0.197 s+0.018 s3.52 MiB3.58 MiB+ 63.36 KiB
/0.262 s0.229 s-0.033 s3.43 MiB3.47 MiB+ 36.11 KiB
Average 0.353 s0.313 s-0.040 s3.97 MiB4.04 MiB+ 68.67 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.

PO File
PHP
CSS
Language % Lines of code Comment lines Files
PO File69.8%32,32318,502120
PHP15.7%7,2606,65667
CSS10.1%4,6721,1508
JavaScript3.1%1,4255626
Markdown1.4%63202
Total 46,312 26,870 203

PHP Code Analysis | More results »

Lines of code 7,254
Total complexity 1,801
Median class complexity 6.0
Median method complexity 2.0
Most complex class CMB2
Most complex function CMB2_Field_Display::get()
Classes 73
Methods 543
Functions 42

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
lorem_carouselLorem Carousel

Meta Boxes

{
    "lorem_carousel": {
        "test_metabox": {
            "title": "Upload Carousel Images",
            "context": "normal"
        },
        "lc_settings": {
            "title": "Settings for this carousel",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[09-May-2025 00:41:36 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $field_id is implicitly treated as a required parameter in /wp-content/plugins/lorem-carousel/inc/cmb2/includes/rest-api/CMB2_REST.php on line 693
[09-May-2025 00:41:39 UTC] PHP Deprecated:  Optional parameter $args declared before required parameter $i is implicitly treated as a required parameter in /wp-content/plugins/lorem-carousel/inc/cmb2/includes/types/CMB2_Type_Multi_Base.php on line 34
See also: All tests for this plugin, How to Hide Lorem Carousel Admin Menus and Meta Boxes