SLIDER plugin was created and specially designed for YouTube, Vimeo, Vevo and MP4 video to show in slider.
Prioritized issue groups from the latest Plugin Check scan
Security
1,473
8 issue groups
Maintainability
935
13 issue groups
Repo Compliance
3
3 issue groups
Sample message
$_POST[$rw_vs_check_value."_".$rw_vs_value] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['RW_VS_id']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$JFonts".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $RW_VS_Load_Q_Table at "DELETE FROM $RW_VS_Load_Q_Table WHERE RW_VS_ID=%s"
Sample message
Unescaped parameter $RW_VS_Load_Q_Table used in $wpdb->query()\n$RW_VS_Load_Q_Table assigned unsafely at line 122.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Rich_Web_VSlider_Eff[0]'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $query_a used in $wpdb->query()\n$query_a assigned unsafely at line 380.
Sample message
Use placeholders and $wpdb->prepare(); found $query_a
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Detected usage of a non-sanitized input variable: $_POST[$rw_vs_check_value."_".$rw_vs_value]
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
The use of function ini_set() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Manage_Rich_Web_Video_Slider_Admin".
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Attempting a database schema change is discouraged.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Video Slider - Slider Carousel" is different from the name declared in plugin header "Video Slider Rich".
Sample message
Tested up to: 6.3 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Mismatched Stable Tag: 1.5 != 1.5.3. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v1.5.3
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,411 | 208 | 2,203 | v1.5.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.