Simple Logo Carousel 1.8

Does Simple Logo Carousel work with WordPress 6.0.1 and PHP 7.4.8? 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: 99.1 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=fdb0750f7e
Aspect after-activation
HTTP status 200
Load time 0.781 s
Memory usage 3.78 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.174 s
Memory usage 3.82 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.513 s
Memory usage 4.2 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.185 s
Memory usage 3.77 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.173 s
Memory usage 3.82 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.414 s
Memory usage 3.88 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.185 s
Memory usage 3.99 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.257 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.307 s-0.050 s3.72 MiB3.81 MiB+ 91.95 KiB
/wp-admin/edit.php0.182 s0.193 s+0.011 s3.75 MiB3.84 MiB+ 83.93 KiB
/wp-admin/post-new.php0.947 s1.344 s+0.397 s5.55 MiB5.65 MiB+ 112.11 KiB
/wp-admin/upload.php0.449 s0.513 s+0.064 s3.68 MiB3.77 MiB+ 90.85 KiB
/wp-admin/options-writing.php0.158 s0.167 s+0.009 s3.62 MiB3.75 MiB+ 134.76 KiB
/wp-admin/media-new.php0.411 s0.230 s-0.181 s3.66 MiB3.75 MiB+ 91.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.193 s+0.008 s3.69 MiB3.78 MiB+ 91.93 KiB
/wp-admin/post-new.php?post_type=page1.129 s0.958 s-0.171 s5.54 MiB5.65 MiB+ 107.7 KiB
/wp-admin/options-discussion.php0.203 s0.231 s+0.028 s3.6 MiB3.75 MiB+ 155.34 KiB
/wp-admin/edit-comments.php0.206 s0.210 s+0.004 s3.69 MiB3.78 MiB+ 90.8 KiB
/0.270 s0.291 s+0.021 s3.6 MiB3.64 MiB+ 39.67 KiB
Average 0.409 s0.422 s+0.013 s4.01 MiB4.11 MiB+ 99.1 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.0%2,81148322
CSS11.5%39055
JavaScript4.6%156393
JSON0.5%1701
SVG0.3%1112
Total 3,385 528 33

PHP Code Analysis | More results »

Lines of code 999
Total complexity 162
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