Floating click to contact buttons All-In-One Tạo nút liên hệ gôm tất cả vào trong một nút duy nhất bao gồm: số hotline, zalo, facebook, messenger, ema …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
123
12 issue groups
I18n
58
4 issue groups
Security
32
6 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: "$animation".
Sample message
The $domain parameter must be a single text string literal. Found: WS247_AIO_CT_BUTTON_TEXTDOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_def'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: "Kiểu ".$i
Sample message
File and folder names must not contain spaces or special characters.
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
The plugin name includes a restricted term. Your chosen plugin name - "All-in-one contact buttons - WPSHARE247" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
Sanitization missing for register_setting().
Sample message
Unescaped parameter $prefix used in $wpdb->get_results()\n$prefix assigned unsafely at line 12.
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
Use placeholders and $wpdb->prepare(); found $prefix
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pl_Ws247_aio_ct_button_delete_plugin".
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Missing $domain parameter in function call to __().
Sample message
GitHub workflow directory ".github" detected. This directory should not be included in production plugins.
Sample message
Hidden files are not permitted.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
Tested up to: 6.6 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.7
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 221 | 108 | 113 | v1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.