The best WordPress slider plugin. Drag & Drop responsive slider builder that helps you create a beautiful image slideshows with just a few clicks.
Category Scores
Top Issues by Category
i18n443
maintainability54
Issues Details
499 issues found in latest scan
Mismatched text domain. Expected 'soliloquy-lite' but got 'envira-gallery'.
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post-html-upload-ui".
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
The use of function set_time_limit() is discouraged
The plugin name includes a restricted term. Your chosen plugin name - "Responsive WordPress Slider - Soliloquy Lite" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
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.
Plugin name "Slider by Soliloquy - Responsive Image Slider for WordPress" is different from the name declared in plugin header "Responsive WordPress Slider - Soliloquy Lite".
The "Domain Path" header in the plugin file must start with forward slash.
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
The "Text Domain" header in the plugin file does not match the slug. Found "soliloquy", expected "soliloquy-lite".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'soliloquy-lite' but got 'envira-gallery'. | 435 |
| badly_named_files | ERROR | File and folder names must not contain spaces or special characters. | 19 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base". | 14 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post-html-upload-ui". | 7 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to __(). | 6 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 4 |
| library_core_files | ERROR | Library files that are already in the WordPress core are not permitted. | 3 |
| Squiz.PHP.DiscouragedFunctions.Discouraged | WARNING | The use of function set_time_limit() is discouraged | 2 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 2 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Responsive WordPress Slider - Soliloquy Lite" - contains the restricted term "wordpress" which cannot be used at all in your plugin name. | 2 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | 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. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Slider by Soliloquy - Responsive Image Slider for WordPress" is different from the name declared in plugin header "Responsive WordPress Slider - Soliloquy Lite". | 1 |
| plugin_header_invalid_domain_path | WARNING | The "Domain Path" header in the plugin file must start with forward slash. | 1 |
| plugin_header_no_license | ERROR | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "soliloquy", expected "soliloquy-lite". | 1 |
Latest Snapshot
Findings
499
Errors
470
Warnings
29
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.8.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.8.2
90
Latest
- Findings
- 499
- Errors
- 470
- Warnings
- 29
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 90 | 499 | 470 | 29 | v2.8.2 | 2.0.0 | 2026.06-mvp-static-v2 |