Free Live Support Chat for your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Security
21
6 issue groups
Maintainability
6
3 issue groups
I18n
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license'.
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addLiveSupportiScript".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['selectLiveSupportiSkin']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Plugin name "Free Live Chat Support" is different from the name declared in plugin header "LiveSupporti".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.12
56
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 29 | 9 | 20 | v1.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.