Blog Floating Button (BFB) adds customizable floating buttons to your WordPress site and directs visitors to key landing pages.
Prioritized issue groups from the latest Plugin Check scan
Security
45
6 issue groups
Maintainability
8
6 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"/* INPUT NOT FOUND scss $v */\n"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['p']
Sample message
$_GET['p'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$msg: $loc"'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SCRIPT_NAME']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Potential connections found in static code analysis.
Outbound calls
25
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
2 score snapshots
v1.4.21
43
Latest
v1.4.20
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 53 | 37 | 16 | v1.4.21 | 2.0.0 |
| 26 | 945 | 705 | 240 | v1.4.20 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.