Simple Logo Carousel 1.9.3

Does Simple Logo Carousel work with WordPress 6.5.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: 91.41 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 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=84216bc621
Aspect after-activation
HTTP status 200
Load time 0.458 s
Memory usage 3.47 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.229 s
Memory usage 3.5 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.572 s
Memory usage 3.89 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.236 s
Memory usage 3.45 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.199 s
Memory usage 3.5 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.388 s
Memory usage 3.59 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.268 s
Memory usage 3.68 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.221 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.490 s0.361 s-0.129 s3.44 MiB3.54 MiB+ 105.36 KiB
/wp-admin/edit.php0.242 s0.246 s+0.004 s3.46 MiB3.56 MiB+ 97.34 KiB
/wp-admin/post-new.php1.019 s0.988 s-0.031 s5.59 MiB5.71 MiB+ 121.21 KiB
/wp-admin/upload.php0.711 s0.505 s-0.206 s3.38 MiB3.46 MiB+ 83.96 KiB
/wp-admin/options-writing.php0.284 s0.222 s-0.062 s3.37 MiB3.45 MiB+ 74.48 KiB
/wp-admin/media-new.php0.342 s0.285 s-0.057 s3.35 MiB3.44 MiB+ 94.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.231 s+0.003 s3.37 MiB3.47 MiB+ 99.88 KiB
/wp-admin/post-new.php?post_type=page0.649 s0.649 s+0.000 s5.59 MiB5.7 MiB+ 116.8 KiB
/wp-admin/options-discussion.php0.405 s0.309 s-0.096 s3.36 MiB3.44 MiB+ 83.02 KiB
/wp-admin/edit-comments.php0.272 s0.564 s+0.292 s3.39 MiB3.47 MiB+ 82.48 KiB
/0.380 s0.311 s-0.069 s3.42 MiB3.46 MiB+ 46.3 KiB
Average 0.457 s0.425 s-0.032 s3.79 MiB3.88 MiB+ 91.41 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