Simple Floating Menu

Simple Floating Menu add a simple floating button with various layouts and settings.

v1.3.2hashthemesUpdated Added 10k+ installs100% rating0% support resolved
77
Score
13
Errors
3
Warnings
+0
Change

Category Scores

Security63
Repo94
Performance100
Maintainability91

Top Issues by Category

Issues Details

16 issues found in latest scan

ERROR6
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR4
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nonce'.

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['sfm_settings']

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR1
badly_named_files

File and folder names must not contain spaces or special characters.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

Latest Snapshot

Findings

16

Errors

13

Warnings

3

Score History

First score snapshot

First scan completed

v1.3.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v1.3.2

77

Latest

Findings
16
Errors
13
Warnings
3
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins