Advanced Contact Button Security & Risk Analysis

wordpress.org/plugins/advanced-contact-button

Add beautiful floating contact buttons (Call, Email, WhatsApp, WeChat) to your WordPress website with customizable settings.

0 active installs v1.0.2 PHP 7.4+ WP 5.8+ Updated Unknown
contactcontact-buttonsfloating-buttonswechatwhatsapp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Contact Button Safe to Use in 2026?

Generally Safe

Score 100/100

Advanced Contact Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The advanced-contact-button plugin version 1.0.2 demonstrates a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points significantly limits the plugin's attack surface. Furthermore, the code adheres to excellent security practices by using prepared statements for all SQL queries, properly escaping all output, and avoiding file operations and external HTTP requests. The presence of a capability check further reinforces secure access to its functionalities.

While the static analysis reveals no critical or high-severity issues, the lack of nonce checks is a notable concern. Although the current attack surface is zero, if any new functionalities are introduced that involve AJAX or other user-interactive components in the future, the absence of nonce checks could expose the plugin to Cross-Site Request Forgery (CSRF) vulnerabilities. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of known past security issues and a potentially stable codebase.

In conclusion, the plugin is currently very secure with no apparent exploitable vulnerabilities in its existing functionality. Its strengths lie in its minimal attack surface and adherence to secure coding practices for database and output handling. The primary weakness, however, is the absence of nonce checks, which represents a potential future risk should the plugin's features expand.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Advanced Contact Button Security Vulnerabilities

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

Advanced Contact Button Code Analysis

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

Output Escaping

100% escaped59 total outputs
Attack Surface

Advanced Contact Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadvanced-contact-button.php:31
actionadmin_initadvanced-contact-button.php:32
actionadmin_enqueue_scriptsadvanced-contact-button.php:33
actionwp_enqueue_scriptsadvanced-contact-button.php:34
actionwp_footeradvanced-contact-button.php:35
Maintenance & Trust

Advanced Contact Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads323

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Advanced Contact Button Developer Profile

WPEnjoy

37 plugins · 10K total installs

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

How We Detect Advanced Contact Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-contact-button/css/advcntbtn-style.css/wp-content/plugins/advanced-contact-button/js/advcntbtn-script.js
Script Paths
/wp-content/plugins/advanced-contact-button/js/advcntbtn-script.js
Version Parameters
advanced-contact-button/css/advcntbtn-style.css?ver=advanced-contact-button/js/advcntbtn-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
advcntbtn-containeradvcntbtn-buttonadvcntbtn-iconadvcntbtn-text
HTML Comments
<!-- Advanced Contact Button Start --><!-- Advanced Contact Button End -->
Data Attributes
data-advcntbtn-positiondata-advcntbtn-style
JS Globals
advcntbtn_settings_object
FAQ

Frequently Asked Questions about Advanced Contact Button