Simple Logo Carousel 1.9.1

Does Simple Logo Carousel work with WordPress 6.4.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: 92.89 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.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=f3a99cd75f
Aspect after-activation
HTTP status 200
Load time 0.358 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.209 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.561 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.204 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.206 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.372 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.253 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.197 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.404 s0.500 s+0.096 s3.38 MiB3.48 MiB+ 106.55 KiB
/wp-admin/edit.php0.235 s0.360 s+0.125 s3.41 MiB3.5 MiB+ 98.52 KiB
/wp-admin/post-new.php0.950 s0.669 s-0.281 s5.46 MiB5.58 MiB+ 122.4 KiB
/wp-admin/upload.php0.600 s0.437 s-0.163 s3.32 MiB3.4 MiB+ 83.71 KiB
/wp-admin/options-writing.php0.227 s0.220 s-0.007 s3.32 MiB3.39 MiB+ 76.3 KiB
/wp-admin/media-new.php0.324 s0.296 s-0.028 s3.29 MiB3.39 MiB+ 95.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.203 s-0.019 s3.31 MiB3.41 MiB+ 101.07 KiB
/wp-admin/post-new.php?post_type=page0.614 s0.865 s+0.251 s5.45 MiB5.57 MiB+ 121.98 KiB
/wp-admin/options-discussion.php0.354 s0.287 s-0.067 s3.3 MiB3.38 MiB+ 84.2 KiB
/wp-admin/edit-comments.php0.258 s0.237 s-0.021 s3.33 MiB3.42 MiB+ 83.67 KiB
/0.321 s0.213 s-0.108 s3.36 MiB3.4 MiB+ 47.48 KiB
Average 0.410 s0.390 s-0.020 s3.72 MiB3.81 MiB+ 92.89 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
PHP83.2%2,85248322
CSS11.4%39055
JavaScript4.6%158393
JSON0.5%1701
SVG0.3%1112
Total 3,428 528 33

PHP Code Analysis | More results »

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