Floating Contacts Security & Risk Analysis

wordpress.org/plugins/floating-contacts

A customizable floating contact button for your WordPress site, allowing visitors to easily reach you through various communication channels.

20 active installs v1.0.0 PHP 7.4+ WP 5.2+ Updated Unknown
contactemailfloating-buttonwhatsapp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Contacts Safe to Use in 2026?

Generally Safe

Score 100/100

Floating Contacts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "floating-contacts" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified vulnerabilities in its history, coupled with the lack of critical signals like dangerous functions or unsanitized taint flows, is highly positive. The code also demonstrates good practices such as 100% SQL prepared statement usage and nearly complete output escaping. The presence of capability checks, even if limited, is also a good sign. However, the analysis does raise some minor concerns. The lack of any identified entry points (AJAX, REST API, shortcodes, cron) is unusual and could either indicate an extremely simple plugin or a potential oversight in the analysis itself. More significantly, the plugin implements zero nonce checks, which is a notable weakness for any plugin that might interact with user input or perform actions that could be exploited via Cross-Site Request Forgery (CSRF) if any entry points were later introduced or if the current capability checks are not sufficiently robust for all potential interactions.

Key Concerns

  • Missing nonce checks on potential entry points
  • No identified entry points in static analysis
Vulnerabilities
None known

Floating Contacts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Floating Contacts Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
109 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

98% escaped111 total outputs
Attack Surface

Floating Contacts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
actionadmin_noticesfloating-contacts.php:61
actionadmin_noticesfloating-contacts.php:116
actionadmin_noticesfloating-contacts.php:122
actionplugins_loadedfloating-contacts.php:134
actionadmin_menuincludes\class-admin-page.php:53
actionadmin_initincludes\class-admin-page.php:54
actionadmin_enqueue_scriptsincludes\class-admin-page.php:55
actionwp_enqueue_scriptsincludes\class-widget.php:90
actionwp_footerincludes\class-widget.php:91
actionadmin_noticestrunk\floating-contacts.php:62
actionadmin_noticestrunk\floating-contacts.php:117
actionadmin_noticestrunk\floating-contacts.php:123
actionplugins_loadedtrunk\floating-contacts.php:135
actionadmin_menutrunk\includes\class-admin-page.php:53
actionadmin_inittrunk\includes\class-admin-page.php:54
actionadmin_enqueue_scriptstrunk\includes\class-admin-page.php:55
filterplugin_row_metatrunk\includes\class-admin-page.php:56
actionwp_enqueue_scriptstrunk\includes\class-widget.php:90
actionwp_footertrunk\includes\class-widget.php:91
Maintenance & Trust

Floating Contacts Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads392

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Floating Contacts Developer Profile

Davison Pro

1 plugin · 20 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Floating Contacts

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/floating-contacts/assets/css/floating-contacts.css/wp-content/plugins/floating-contacts/assets/js/floating-contacts.js/wp-content/plugins/floating-contacts/assets/js/frontend.js
Script Paths
/wp-content/plugins/floating-contacts/assets/js/floating-contacts.js/wp-content/plugins/floating-contacts/assets/js/frontend.js
Version Parameters
floating-contacts/assets/css/floating-contacts.css?ver=floating-contacts/assets/js/floating-contacts.js?ver=floating-contacts/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
floating-contacts-wrapperfloating-contacts-triggerfloating-contacts-closefloating-contacts-itemfloating-contacts-iconfloating-contacts-label
HTML Comments
Floating Contacts - FrontendFloating Contacts - Wrapper
Data Attributes
data-fc-toggledata-fc-target
JS Globals
floatingContactsFrontend
Shortcode Output
[floating_contacts]
FAQ

Frequently Asked Questions about Floating Contacts