Build image sliders, photo carousels, and video slideshows with 12 layouts. Drag-and-drop interface with responsive design.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
399
7 issue groups
Security
15
5 issue groups
I18n
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_sliders".
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
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 a non-sanitized input variable: $_POST['sf_attachment_ids']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['sf-slider-id']. Check that the array index exists before using it.
Sample message
$_POST['sf_attachment_ids'] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_sf_slider_id".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Slider Factory" is different from the name declared in plugin header "Slider Factory - 1.3.13".
Sample message
Mismatched Requires PHP: 7.0 != 5.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v1.3.13
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 417 | 3 | 414 | v1.3.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.