Slider Pro is a responsive slider plugin that offers Premium features for FREE, including animated layers, post content, full width layout and more.
Prioritized issue groups from the latest Plugin Check scan
Security
797
11 issue groups
Maintainability
299
12 issue groups
I18n
5
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $selected>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_button_class".
Sample message
$_GET['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['data']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['data']. 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
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BQW_Flickr".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
Use placeholders and $wpdb->prepare(); found $max_sliders_on_page
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $layers_table at "DROP TABLE $sliders_table, $slides_table, $layers_table"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $sliders_table used in $wpdb->query()\n$sliders_table assigned unsafely at line 27.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Missing $domain parameter in function call to __().
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bqw_sliderpro_delete_all_data".
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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Unescaped parameter $offset_row used in $wpdb->get_results()\n$offset_row assigned unsafely at line 89.
Potential connections found in static code analysis.
Outbound calls
88
External assets
0
Incoming endpoints
36
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
22 more hidden
2 score snapshots
v4.8.14
28
Latest
v4.8.13
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 1,110 | 583 | 527 | v4.8.14 | 2.0.0 |
| 28 | 1,110 | 583 | 527 | v4.8.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.