Build an image slider with easy drag-and-drop. A simple responsive photo slider for your WordPress website posts and pages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
99
9 issue groups
Security
30
4 issue groups
I18n
25
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_installs".
Sample message
Mismatched text domain. Expected 'responsive-slider-gallery' but got 'new-image-gallery'.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['rsg_add_images_nonce']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RSG_PLUGIN_DIR".
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
File contains UTF-8 byte order mark, which may corrupt your application
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "awplife_rsg_register_scripts".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['slideId']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin name "Responsive Slider Gallery - Responsive Image Photo Slider" is different from the name declared in plugin header "Responsive Slider Gallery".
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.5.5
62
Latest
v1.5.4
62
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 154 | 32 | 122 | v1.5.5 | 2.0.0 |
| 62 | 154 | 32 | 122 | v1.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.