Responsive slider plugin to create sliders in visual editor easily. Build beautiful image slider, layer slider, video slider, post slider, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
424
19 issue groups
Security
61
5 issue groups
I18n
9
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionBar".
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 (see the Security sections in the WordPress Developer Handbooks), found '"$msg: $loc<br>FILE: <strong>{$this->lessc->sourceParser->sourceName}</strong>"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$slide'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Use placeholders and $wpdb->prepare(); found $prefix
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Mismatched text domain. Expected 'smart-slider-3' but got 'et_builder'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edit_post".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "N2_SMARTSLIDER_3_UPGRADE_TO_PRO".
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "N2GSAP".
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Potential connections found in static code analysis.
Outbound calls
251
External assets
2
Incoming endpoints
8
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.5.1.38
23
Latest
v3.5.1.37
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 529 | 261 | 268 | v3.5.1.38 | 2.0.0 |
| 23 | 529 | 261 | 268 | v3.5.1.37 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.