Lorem Carousel 1.2.2

Does Lorem Carousel work with WordPress 6.5.2 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: 67.68 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.5.2
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=501a00a7b6
Aspect after-activation
HTTP status 200
Load time 0.462 s
Memory usage 3.59 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.192 s
Memory usage 3.48 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.401 s
Memory usage 3.86 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.245 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.367 s0.334 s-0.033 s3.44 MiB3.51 MiB+ 79.58 KiB
/wp-admin/edit.php0.199 s0.205 s+0.006 s3.46 MiB3.54 MiB+ 76.45 KiB
/wp-admin/post-new.php0.892 s0.597 s-0.295 s5.59 MiB5.7 MiB+ 109.27 KiB
/wp-admin/upload.php0.558 s0.452 s-0.106 s3.38 MiB3.44 MiB+ 60.35 KiB
/wp-admin/options-writing.php0.224 s0.182 s-0.042 s3.37 MiB3.42 MiB+ 53.2 KiB
/wp-admin/media-new.php0.311 s0.225 s-0.086 s3.35 MiB3.42 MiB+ 72.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.205 s+0.013 s3.37 MiB3.45 MiB+ 78.91 KiB
/wp-admin/post-new.php?post_type=page0.544 s0.563 s+0.019 s5.59 MiB5.69 MiB+ 104.86 KiB
/wp-admin/options-discussion.php0.330 s0.264 s-0.066 s3.36 MiB3.42 MiB+ 63.6 KiB
/wp-admin/edit-comments.php0.258 s0.218 s-0.040 s3.39 MiB3.45 MiB+ 62.53 KiB
/0.303 s0.200 s-0.103 s3.42 MiB3.4 MiB- 16.53 KiB
Average 0.380 s0.313 s-0.067 s3.79 MiB3.86 MiB+ 67.68 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

[18-Apr-2024 19:01:56 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
[18-Apr-2024 19:01:58 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