Free wordpress widget for live chat via WhatsApp, Facebook Messenger, Telegram and other chat apps.
Prioritized issue groups from the latest Plugin Check scan
Security
70
6 issue groups
I18n
67
4 issue groups
Maintainability
50
9 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'anychat-widget' but got 'anychat'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activeSubmit'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".
Sample message
$_POST[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Incorrect "%s" value for "%s" language'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "removable_query_args".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_sanitize_text_fields".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
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
Function "_sanitize_text_fields()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.7.0.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin name "All-in-one Chat Button by anychat.one" is different from the name declared in plugin header "AnyChat widget".
Sample message
Tested up to: 6.8 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "anychat", expected "anychat-widget".
Potential connections found in static code analysis.
Outbound calls
18
External assets
3
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0.5
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 188 | 119 | 69 | v1.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.