Client Carousel 1.0.0

Does Client Carousel work with WordPress 7.0.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
15PHP warnings
19PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 42.64 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 version7.0.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/client-carousel/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=client-carousel%2Fcpcarousel.php&plugin_status=all&paged=1&s&_wpnonce=0da723b688
Aspect after-activation
HTTP status 200
Load time 0.544 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Client Carousel

Page screenshot: Client Carousel
URL /wp-admin/edit.php?post_type=cpcarousel
Aspect menu-item
HTTP status 200
Load time 0.485 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Client Carousel → Add Client Carousel

Page screenshot: Client Carousel → Add Client Carousel
URL /wp-admin/post-new.php?post_type=cpcarousel
Aspect menu-item
HTTP status 200
Load time 0.707 s
Memory usage 3.99 MiB
JS errors None
Resource errors None

Client Carousel → Settings

Page screenshot: Client Carousel → Settings
URL /wp-admin/edit.php?post_type=cpcarousel&page=logo-client-carousel
Aspect menu-item
HTTP status 200
Load time 0.890 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Client Carousel → Settings → Documentation

Page screenshot: Client Carousel → Settings → Documentation
URL /wp-admin/edit.php?post_type=cpcarousel&page=logo-client-carousel&tab=tab_two
Aspect menu-item-tab
HTTP status 200
Load time 0.446 s
Memory usage 3.9 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.265 s
Memory usage 4.27 MiB
JS errors
[
    {
        "message": "Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3\n    at /wp-content/plugins/client-carousel/classes/assets/js/bootstrap.min.js?ver=7.0.3:6:216\n    at /wp-content/plugins/client-carousel/classes/assets/js/bootstrap.min.js?ver=7.0.3:6:318",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.614 s0.606 s-0.008 s3.92 MiB3.97 MiB+ 48.91 KiB
/wp-admin/edit.php0.503 s0.481 s-0.022 s3.98 MiB4.03 MiB+ 48.96 KiB
/wp-admin/post-new.php2.063 s1.675 s-0.388 s6.56 MiB6.62 MiB+ 59.59 KiB
/wp-admin/upload.php0.689 s0.641 s-0.048 s3.89 MiB3.92 MiB+ 30.89 KiB
/wp-admin/options-writing.php0.523 s0.478 s-0.045 s3.86 MiB3.9 MiB+ 34.57 KiB
/wp-admin/media-new.php0.574 s0.539 s-0.035 s3.85 MiB3.89 MiB+ 42.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.481 s0.827 s+0.346 s3.86 MiB3.91 MiB+ 47.94 KiB
/wp-admin/post-new.php?post_type=page2.400 s1.323 s-1.077 s6.55 MiB6.6 MiB+ 51.12 KiB
/wp-admin/options-discussion.php0.547 s0.934 s+0.387 s3.86 MiB3.89 MiB+ 31.07 KiB
/wp-admin/edit-comments.php0.516 s0.521 s+0.005 s3.88 MiB3.91 MiB+ 30.71 KiB
/0.279 s0.228 s-0.051 s4.23 MiB4.27 MiB+ 42.47 KiB
Average 0.835 s0.750 s-0.085 s4.41 MiB4.45 MiB+ 42.64 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.

SVG
PHP
CSS
Language % Lines of code Comment lines Files
SVG60.9%1,89002
PHP24.4%758547
CSS12.5%387385
JavaScript2.2%67152
Total 3,102 107 16

PHP Code Analysis | More results »

Lines of code 833
Total complexity 108
Median class complexity 8.0
Median method complexity 1.0
Most complex class Admin
Most complex function CP_Shortcode::shortcode_callback()
Classes 5
Methods 34
Functions 6

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 1

ID Name
cpcarouselClient Carousel

Meta Boxes

{
    "cpcarousel": {
        "content_id": {
            "title": "Upload Logo",
            "context": "normal"
        }
    }
}

PHP Error Log 34 lines

[12-Aug-2026 10:36:56 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:36:57 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:36:58 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:36:59 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:36:59 UTC] PHP Warning:  Undefined property: Admin::$version in /wp-content/plugins/client-carousel/admin/cpadmin.php on line 21
[12-Aug-2026 10:36:59 UTC] PHP Warning:  Undefined property: Admin::$version in /wp-content/plugins/client-carousel/admin/cpadmin.php on line 36
[12-Aug-2026 10:37:00 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "box_shadow" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 111
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "carousel_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 117
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "carousel_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 118
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "carousel_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 119
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "hover_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 128
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "hover_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 129
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "hover_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 130
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "hover_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 131
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "hover_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 132
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "button_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 141
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "button_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 142
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "button_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 143
[12-Aug-2026 10:37:00 UTC] PHP Warning:  Undefined array key "button_style" in /wp-content/plugins/client-carousel/admin/cpadmin_settings.php on line 144
[12-Aug-2026 10:37:02 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:04 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:05 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:05 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:08 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:09 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:10 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:10 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:11 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:14 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:15 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
[12-Aug-2026 10:37:17 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide Client Carousel Admin Menus and Meta Boxes