Simple Logo Carousel 1.6

Does Simple Logo Carousel work with WordPress 5.9.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: 113.35 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 version5.9.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=3bc14751f8
Aspect after-activation
HTTP status 200
Load time 0.311 s
Memory usage 3.42 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.315 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.504 s
Memory usage 3.83 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.172 s
Memory usage 3.41 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.144 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.360 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.185 s
Memory usage 3.5 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.219 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.263 s-0.080 s3.37 MiB3.46 MiB+ 91.77 KiB
/wp-admin/edit.php0.170 s0.176 s+0.006 s3.4 MiB3.48 MiB+ 83.75 KiB
/wp-admin/post-new.php0.793 s0.861 s+0.068 s6.15 MiB6.25 MiB+ 105.8 KiB
/wp-admin/upload.php0.349 s0.307 s-0.042 s3.25 MiB3.41 MiB+ 162.67 KiB
/wp-admin/options-writing.php0.223 s0.270 s+0.047 s3.24 MiB3.32 MiB+ 82.52 KiB
/wp-admin/media-new.php0.246 s0.229 s-0.017 s3.23 MiB3.38 MiB+ 162.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.174 s+0.004 s3.27 MiB3.42 MiB+ 155.75 KiB
/wp-admin/post-new.php?post_type=page0.645 s0.672 s+0.027 s6.15 MiB6.24 MiB+ 101.39 KiB
/wp-admin/options-discussion.php0.228 s0.224 s-0.004 s3.22 MiB3.32 MiB+ 99.16 KiB
/wp-admin/edit-comments.php0.299 s0.184 s-0.115 s3.27 MiB3.42 MiB+ 154.63 KiB
/0.275 s0.194 s-0.081 s3.4 MiB3.44 MiB+ 46.59 KiB
Average 0.340 s0.323 s-0.017 s3.81 MiB3.92 MiB+ 113.35 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
PHP84.1%2,45839220
CSS10.9%31953
JavaScript4.0%118312
JSON0.6%1701
SVG0.4%1112
Total 2,923 429 28

PHP Code Analysis | More results »

Lines of code 889
Total complexity 149
Median class complexity 4.0
Median method complexity 1.0
Most complex class PLSimpleLogoCarousel\Pages\LogoCarousel
Most complex function PLSimpleLogoCarousel\Pages\Settings::update_initial_carousel_options()
Classes 12
Methods 44
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_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