Interactive before-and-after image comparison slider for WordPress. Compare two images with a draggable handle – no coding required.
Prioritized issue groups from the latest Plugin Check scan
I18n
13
2 issue groups
Maintainability
13
8 issue groups
Security
7
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'before-after-image-compare' but got 'image-compare'.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPT".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "icbImageCompareChecker".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "icb_fs_loaded".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$icb_fs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['content']
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
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".
Sample message
Tested up to: 6.9 < 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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "image-compare", expected "before-after-image-compare".
Potential connections found in static code analysis.
Outbound calls
43
External assets
3
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.19
77
Latest
v1.1.18
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 34 | 18 | 16 | v1.1.19 | 2.0.0 |
| 35 | 35 | 19 | 16 | v1.1.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.