Simple Logo Carousel 1.9.2

Does Simple Logo Carousel work with WordPress 6.4.3 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: 91.7 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90+
WordPress.org page https://wordpress.org/plugins/simple-logo-carousel/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=simple-logo-carousel%2Fsimple-logo-carousel.php&plugin_status=all&paged=1&s&_wpnonce=9d4d87ef4c
Aspect after-activation
HTTP status 200
Load time 0.565 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Logo Carousels

Page screenshot: Logo Carousels
URL /wp-admin/edit.php?post_type=slc_carousel
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Logo Carousels → Add Carousel

Page screenshot: Logo Carousels → Add Carousel
URL /wp-admin/post-new.php?post_type=slc_carousel
Aspect menu-item
HTTP status 200
Load time 0.541 s
Memory usage 3.82 MiB
JS errors None
Resource errors None

Logo Carousels → Logo Categories

Page screenshot: Logo Carousels → Logo Categories
URL /wp-admin/edit-tags.php?taxonomy=slc_logo_category&post_type=slc_carousel
Aspect menu-item
HTTP status 200
Load time 0.218 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Logo Carousels → Logos

Page screenshot: Logo Carousels → Logos
URL /wp-admin/edit.php?post_type=slc_logo
Aspect menu-item
HTTP status 200
Load time 0.205 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Logo Carousels → Add Logo

Page screenshot: Logo Carousels → Add Logo
URL /wp-admin/post-new.php?post_type=slc_logo
Aspect menu-item
HTTP status 200
Load time 0.363 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Logo Carousels → Settings

Page screenshot: Logo Carousels → Settings
URL /wp-admin/edit.php?post_type=slc_carousel&page=settings
Aspect menu-item
HTTP status 200
Load time 0.280 s
Memory usage 3.62 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.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.374 s0.399 s+0.025 s3.38 MiB3.48 MiB+ 105.36 KiB
/wp-admin/edit.php0.247 s0.226 s-0.021 s3.41 MiB3.5 MiB+ 97.34 KiB
/wp-admin/post-new.php1.038 s0.994 s-0.044 s5.46 MiB5.58 MiB+ 121.21 KiB
/wp-admin/upload.php0.617 s0.529 s-0.088 s3.32 MiB3.4 MiB+ 82.52 KiB
/wp-admin/options-writing.php0.240 s0.238 s-0.002 s3.32 MiB3.39 MiB+ 75.11 KiB
/wp-admin/media-new.php0.335 s0.320 s-0.015 s3.3 MiB3.39 MiB+ 94.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.237 s0.217 s-0.020 s3.31 MiB3.41 MiB+ 99.88 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.621 s-0.014 s5.45 MiB5.57 MiB+ 120.8 KiB
/wp-admin/options-discussion.php0.401 s0.348 s-0.053 s3.3 MiB3.38 MiB+ 83.02 KiB
/wp-admin/edit-comments.php0.276 s0.261 s-0.015 s3.34 MiB3.42 MiB+ 82.48 KiB
/0.308 s0.224 s-0.084 s3.36 MiB3.4 MiB+ 46.3 KiB
Average 0.428 s0.398 s-0.030 s3.72 MiB3.81 MiB+ 91.7 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
CSS
Language % Lines of code Comment lines Files
PHP82.9%2,87048422
CSS11.3%39055
JavaScript5.0%173473
JSON0.5%1701
SVG0.3%1112
Total 3,461 537 33

PHP Code Analysis | More results »

Lines of code 1,011
Total complexity 164
Median class complexity 4.0
Median method complexity 1.0
Most complex class PLSimpleLogoCarousel\Pages\LogoCarousel
Most complex function PLSimpleLogoCarousel\Base\Shortcode::carousel_shortcode()
Classes 12
Methods 48
Functions 2

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.

Options wp_options 1

Custom Post Types 2

ID Name
slc_carouselLogo Carousels
slc_logoLogos

Meta Boxes

{
    "slc_logo": {
        "slc_cpt_logo_options": {
            "title": "Logo Options",
            "context": "normal"
        }
    },
    "slc_carousel": {
        "slc_cpt_carousel_shortcode": {
            "title": "Shortcode",
            "context": "normal"
        },
        "slc_cpt_carousel_preview": {
            "title": "Preview",
            "context": "normal"
        },
        "slc_cpt_carousel_logo_display_order": {
            "title": "Logo Display Order",
            "context": "normal"
        },
        "slc_cpt_carousel_logo_display_options": {
            "title": "Logo Display Options",
            "context": "normal"
        },
        "slc_cpt_carousel_options": {
            "title": "Carousel Options",
            "context": "normal"
        },
        "slc_cpt_carousel_how_to": {
            "title": "How To",
            "context": "side"
        }
    }
}

Capabilities 11

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Simple Logo Carousel Admin Menus and Meta Boxes