Service Showcase plugin is display the service box on wordpress website pages and posts. It come with 6 different layouts and create unlimited service …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
475
5 issue groups
Security
120
2 issue groups
I18n
41
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ServiceShowcase_style".
Sample message
$_POST['s1_display_service_icon'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['s1_display_service_icon']
Sample message
Missing $domain parameter in function call to esc_html_e().
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
The $text parameter must be a single text string literal. Found: $service['desc']
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
The plugin name includes a restricted term. Your chosen plugin name - "Service Showcase" - contains the restricted term "wc" which cannot be used at all in your plugin name.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WL_SBP_ServiceShowcase".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
60
External assets
6
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v3.5
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 638 | 41 | 597 | v3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.