Before After Image Comparison Slider for Elementor is an image comparison slider plugin for Elementor Page Builder. This plugin allows you to create t …
Prioritized issue groups from the latest Plugin Check scan
Security
40
7 issue groups
I18n
31
3 issue groups
Maintainability
26
11 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'before-after-image-comparison-slider-for-elementor' but got ''.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css'.
Sample message
$_POST['details'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_email']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WBSupportPage".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "process_wbebaic_promo_form".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$instance".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpbot_form_text_' . esc_attr( $this->plugin_name )".
Sample message
Detected usage of a non-sanitized input variable: $_POST['values']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
80
External assets
1
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.8.0
38
Latest
v1.7.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 99 | 63 | 36 | v1.8.0 | 2.0.0 |
| 37 | 131 | 90 | 41 | v1.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.