Simple Logo Carousel 1.9

Does Simple Logo Carousel work with WordPress 6.0.2 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.2
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=d7293319fc
Aspect after-activation
HTTP status 200
Load time 0.393 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.322 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.549 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.204 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.196 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.89 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.214 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.346 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.358 s0.311 s-0.047 s3.72 MiB3.81 MiB+ 91.95 KiB
/wp-admin/edit.php0.200 s0.206 s+0.006 s3.76 MiB3.84 MiB+ 83.93 KiB
/wp-admin/post-new.php1.166 s1.278 s+0.112 s5.55 MiB5.66 MiB+ 112.11 KiB
/wp-admin/upload.php0.528 s0.485 s-0.043 s3.69 MiB3.77 MiB+ 90.85 KiB
/wp-admin/options-writing.php0.262 s0.266 s+0.004 s3.62 MiB3.75 MiB+ 134.76 KiB
/wp-admin/media-new.php0.491 s0.219 s-0.272 s3.66 MiB3.75 MiB+ 91.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.198 s-0.017 s3.69 MiB3.78 MiB+ 91.93 KiB
/wp-admin/post-new.php?post_type=page1.006 s1.019 s+0.013 s5.54 MiB5.65 MiB+ 107.7 KiB
/wp-admin/options-discussion.php0.244 s0.236 s-0.008 s3.6 MiB3.75 MiB+ 155.34 KiB
/wp-admin/edit-comments.php0.267 s0.231 s-0.036 s3.7 MiB3.79 MiB+ 90.8 KiB
/0.342 s0.243 s-0.099 s3.6 MiB3.64 MiB+ 39.67 KiB
Average 0.462 s0.427 s-0.035 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.2%2,85248322
CSS11.4%39055
JavaScript4.6%156393
JSON0.5%1701
SVG0.3%1112
Total 3,426 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