Simple Floating Menu add a simple floating button with various layouts and settings.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
3 issue groups
Security
8
3 issue groups
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 (see the Security sections in the WordPress Developer Handbooks), found '$nonce'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['sfm_settings']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
File and folder names must not contain spaces or special characters.
Potential connections found in static code analysis.
Outbound calls
51
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.3.3
76
Latest
v1.3.2
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 16 | 13 | 3 | v1.3.3 | 2.0.0 |
| 77 | 16 | 13 | 3 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.