Simple Logo Carousel 1.7

Does Simple Logo Carousel work with WordPress 6.0 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: 104.08 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
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=572f350f1a
Aspect after-activation
HTTP status 200
Load time 0.310 s
Memory usage 3.77 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.177 s
Memory usage 3.81 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.729 s
Memory usage 4.19 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.174 s
Memory usage 3.76 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.154 s
Memory usage 3.81 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.397 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.197 s
Memory usage 3.92 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.224 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.318 s0.337 s+0.019 s3.72 MiB3.81 MiB+ 91.95 KiB
/wp-admin/edit.php0.194 s0.180 s-0.014 s3.75 MiB3.83 MiB+ 83.93 KiB
/wp-admin/post-new.php0.910 s1.126 s+0.216 s5.53 MiB5.64 MiB+ 112.11 KiB
/wp-admin/upload.php0.414 s0.440 s+0.026 s3.68 MiB3.77 MiB+ 90.85 KiB
/wp-admin/options-writing.php0.168 s0.225 s+0.057 s3.61 MiB3.74 MiB+ 135.16 KiB
/wp-admin/media-new.php0.400 s0.204 s-0.196 s3.66 MiB3.75 MiB+ 91.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.189 s-0.034 s3.68 MiB3.77 MiB+ 91.93 KiB
/wp-admin/post-new.php?post_type=page0.879 s0.959 s+0.080 s5.53 MiB5.63 MiB+ 107.7 KiB
/wp-admin/options-discussion.php0.206 s0.204 s-0.002 s3.59 MiB3.74 MiB+ 155.34 KiB
/wp-admin/edit-comments.php0.216 s0.202 s-0.014 s3.69 MiB3.78 MiB+ 90.8 KiB
/0.263 s0.227 s-0.036 s3.55 MiB3.64 MiB+ 94.13 KiB
Average 0.381 s0.390 s+0.009 s4 MiB4.1 MiB+ 104.08 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.1%2,79048322
CSS11.5%38555
JavaScript4.6%156393
JSON0.5%1701
SVG0.3%1112
Total 3,359 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