Easily showcase visual differences between two images with an interactive before-and-after slider – no coding required!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'. | build/render.php:4:17 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.8 < 6.9. 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. | readme.txt | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "icbImageCompareChecker". | plugin.php:73:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'before-after-image-compare' but got 'image-compare'. | plugin.php:129:40 | General |
| WARNING | WordPress.WP.EnqueuedResourceParameters.NotInFooter | In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header. | includes/ImageCompare.php:28:21 | Performance |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | plugin.php:98:47 | Security |
| WARNING | mismatched_plugin_name | Plugin name "Before After Image Comparison – Visual Comparison for Two Images" is different from the name declared in plugin header "Before After Image Comparison - Block". | readme.txt | — |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "image-compare", expected "before-after-image-compare". | plugin.php | Plugin Repo |
| 15.12.2025, 04:30:13 | 9s | 98 | 4 | 4 |
| 21.11.2025, 11:33:28 | 10s | 97 | 4 | 8 |
| 14.11.2025, 15:48:19 | 10s | 97 | 3 | 8 |