Does Client Carousel work with WordPress 7.0.3 and PHP 8.1.12? A smoke test was performed on .
| 15 | PHP warnings |
| 19 | PHP notices |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
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.
| WordPress version | 7.0.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 800+ |
| WordPress.org page | https://wordpress.org/plugins/client-carousel/ |
| Badges |
|
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.265 s |
| Memory usage | 4.27 MiB |
| JS errors | |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.614 s | 0.606 s | -0.008 s | 3.92 MiB | 3.97 MiB | + 48.91 KiB |
| /wp-admin/edit.php | 0.503 s | 0.481 s | -0.022 s | 3.98 MiB | 4.03 MiB | + 48.96 KiB |
| /wp-admin/post-new.php | 2.063 s | 1.675 s | -0.388 s | 6.56 MiB | 6.62 MiB | + 59.59 KiB |
| /wp-admin/upload.php | 0.689 s | 0.641 s | -0.048 s | 3.89 MiB | 3.92 MiB | + 30.89 KiB |
| /wp-admin/options-writing.php | 0.523 s | 0.478 s | -0.045 s | 3.86 MiB | 3.9 MiB | + 34.57 KiB |
| /wp-admin/media-new.php | 0.574 s | 0.539 s | -0.035 s | 3.85 MiB | 3.89 MiB | + 42.77 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.481 s | 0.827 s | +0.346 s | 3.86 MiB | 3.91 MiB | + 47.94 KiB |
| /wp-admin/post-new.php?post_type=page | 2.400 s | 1.323 s | -1.077 s | 6.55 MiB | 6.6 MiB | + 51.12 KiB |
| /wp-admin/options-discussion.php | 0.547 s | 0.934 s | +0.387 s | 3.86 MiB | 3.89 MiB | + 31.07 KiB |
| /wp-admin/edit-comments.php | 0.516 s | 0.521 s | +0.005 s | 3.88 MiB | 3.91 MiB | + 30.71 KiB |
| / | 0.279 s | 0.228 s | -0.051 s | 4.23 MiB | 4.27 MiB | + 42.47 KiB |
| Average | 0.835 s | 0.750 s | -0.085 s | 4.41 MiB | 4.45 MiB | + 42.64 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| SVG | 60.9% | 1,890 | 0 | 2 | |
| PHP | 24.4% | 758 | 54 | 7 | |
| CSS | 12.5% | 387 | 38 | 5 | |
| JavaScript | 2.2% | 67 | 15 | 2 | |
| Total | 3,102 | 107 | 16 | ||
| 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 |
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.
wp_options 1| ID | Name |
|---|---|
| cpcarousel | Client Carousel |
{
"cpcarousel": {
"content_id": {
"title": "Upload Logo",
"context": "normal"
}
}
}[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