The HT Slider is an Elementor slider plugin that enables you to add advanced sliders to your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
I18n
867
7 issue groups
Maintainability
29
8 issue groups
Security
22
5 issue groups
Performance
6
2 issue groups
Sample message
Mismatched text domain. Expected 'ht-slider-for-elementor' but got "ht-slider".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$s_display_none'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allcat".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_POST['location'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Missing $domain parameter in function call to _nx().
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "htslier_admin_tabs_on_pages".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['httemplateid']. Check that the array index exists before using it.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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
Detected usage of a non-sanitized input variable: $_POST['location']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $unicid
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'If you choose HT Slider, make sure you have created slides using the HT Slider post type. You can create slides by clicking %shere%s.'.
Sample message
Plugin name "HT Slider For Elementor" is different from the name declared in plugin header "HT Slider for Elementor".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "ht-slider", expected "ht-slider-for-elementor".
Not analyzed yet.
First score snapshot
v1.7.7
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 924 | 884 | 40 | v1.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.