Does Simpli Image Carousel work with WordPress 7.0.2 and PHP 8.1.12? A smoke test was performed on .
| 3 | PHP fatal errors |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 31.17 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.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/simpli-image-carousel/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=simpli-image-carousel%2Fsimpli_carousel.php&plugin_status=all&paged=1&s&_wpnonce=5e722d28dc |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.693 s |
| Memory usage | 3.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=simpli_carousel |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.472 s |
| Memory usage | 3.95 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=simpli_carousel |
|---|---|
| Aspect | menu-item |
| HTTP status | 500 |
| Load time | 0.072 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit-tags.php?taxonomy=simpli-category&post_type=simpli_carousel |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.737 s |
| Memory usage | 3.89 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=simpli_nav_settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.488 s |
| Memory usage | 3.89 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.250 s |
| Memory usage | 4.26 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.661 s | 0.568 s | -0.093 s | 3.92 MiB | 3.96 MiB | + 40.14 KiB |
| /wp-admin/edit.php | 0.531 s | 0.643 s | +0.112 s | 3.98 MiB | 4.02 MiB | + 40.51 KiB |
| /wp-admin/upload.php | 0.778 s | 0.658 s | -0.120 s | 3.89 MiB | 3.91 MiB | + 22.2 KiB |
| /wp-admin/options-writing.php | 0.534 s | 0.496 s | -0.038 s | 3.86 MiB | 3.89 MiB | + 26.2 KiB |
| /wp-admin/media-new.php | 0.579 s | 0.674 s | +0.095 s | 3.85 MiB | 3.89 MiB | + 34.39 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.895 s | 0.513 s | -0.382 s | 3.86 MiB | 3.9 MiB | + 39.56 KiB |
| /wp-admin/options-discussion.php | 1.039 s | 0.490 s | -0.549 s | 3.86 MiB | 3.89 MiB | + 22.7 KiB |
| /wp-admin/edit-comments.php | 0.572 s | 0.751 s | +0.179 s | 3.88 MiB | 3.91 MiB | + 23.03 KiB |
| / | 0.298 s | 0.241 s | -0.057 s | 4.23 MiB | 4.26 MiB | + 31.81 KiB |
| Average | 0.654 s | 0.559 s | -0.095 s | 3.93 MiB | 3.96 MiB | + 31.17 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 | |
|---|---|---|---|---|---|
| PHP | 52.7% | 222 | 29 | 3 | |
| JavaScript | 34.7% | 146 | 18 | 5 | |
| CSS | 12.6% | 53 | 4 | 1 | |
| Total | 421 | 51 | 9 | ||
| Lines of code | 201 |
|---|---|
| Total complexity | 17 |
| Median class complexity | 0.0 |
| Median method complexity | 0.0 |
| Most complex class | — |
| Most complex function | sic_carousel_shortcode() |
| Classes | 0 |
|---|---|
| Methods | 0 |
| Functions | 9 |
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 |
|---|---|
| simpli_carousel | Simpli Carousel |
{
"simpli_carousel": {
"custom_metabox_01": {
"title": "Show Title on Image",
"context": "normal"
}
}
}[31-Jul-2026 00:48:39 UTC] PHP Fatal error: Uncaught ArgumentCountError: define() expects at least 2 arguments, 1 given in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php:197
Stack trace:
#0 /wp-content/plugins/simpli-image-carousel/simpli_carousel.php(197): define()
#1 /wp-includes/class-wp-hook.php(343): sic_save_detail()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/post.php(5193): do_action()
#5 /wp-admin/includes/post.php(768): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
thrown in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php on line 197
[31-Jul-2026 00:48:44 UTC] PHP Fatal error: Uncaught ArgumentCountError: define() expects at least 2 arguments, 1 given in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php:197
Stack trace:
#0 /wp-content/plugins/simpli-image-carousel/simpli_carousel.php(197): define()
#1 /wp-includes/class-wp-hook.php(343): sic_save_detail()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/post.php(5193): do_action()
#5 /wp-admin/includes/post.php(768): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
thrown in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php on line 197
[31-Jul-2026 00:48:47 UTC] PHP Fatal error: Uncaught ArgumentCountError: define() expects at least 2 arguments, 1 given in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php:197
Stack trace:
#0 /wp-content/plugins/simpli-image-carousel/simpli_carousel.php(197): define()
#1 /wp-includes/class-wp-hook.php(343): sic_save_detail()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/post.php(5193): do_action()
#5 /wp-admin/includes/post.php(768): wp_insert_post()
#6 /wp-admin/post-new.php(66): get_default_post_to_edit()
#7 {main}
thrown in /wp-content/plugins/simpli-image-carousel/simpli_carousel.php on line 197