This plugin add an image carousel module to the Divi theme.
Category Scores
Top Issues by Category
i18n126
maintainability6
repo_compliance1
Issues Details
134 issues found in latest scan
Mismatched text domain. Expected 'image-carousel-divi' but got 'divi-image-carousel'.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
$_POST['gallery_ids'] not unslashed before sanitization. Use wp_unslash() or similar
Plugin name "Image Carousel Module for Divi" is different from the name declared in plugin header "Image Carousel Divi".
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
The "Text Domain" header in the plugin file does not match the slug. Found "lwp-image-carousel", expected "image-carousel-divi".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'image-carousel-divi' but got 'divi-image-carousel'. | 125 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 4 |
| WordPress.Security.ValidatedSanitizedInput.MissingUnslash | WARNING | $_POST['gallery_ids'] not unslashed before sanitization. Use wp_unslash() or similar | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Image Carousel Module for Divi" is different from the name declared in plugin header "Image Carousel Divi". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "lwp-image-carousel", expected "image-carousel-divi". | 1 |
Latest Snapshot
Findings
134
Errors
131
Warnings
3
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.0.1
93
Latest
- Findings
- 134
- Errors
- 131
- Warnings
- 3
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 93 | 134 | 131 | 3 | v1.0.1 | 2.0.0 | 2026.06-mvp-static-v2 |