Simple plugin that allow you add call phone button to your wordpress site
Prioritized issue groups from the latest Plugin Check scan
Maintainability
159
3 issue groups
Security
68
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$array_count".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_html_code'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['background_color']. Check that the array index exists before using it.
Sample message
$_POST['background_color'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "output_yydev_phone_btn".
Sample message
Processing form data without nonce verification.
Sample message
Plugin name "Phone Button" is different from the name declared in plugin header "YYDevelopment - Phone Button".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v2.1.2
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 228 | 25 | 203 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.